gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [presentations] branch master updated: add distribution of


From: gnunet
Subject: [GNUnet-SVN] [presentations] branch master updated: add distribution of revealjs to t33serakts folder and symlink the folders.
Date: Sun, 30 Jun 2019 02:19:58 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository presentations.

The following commit(s) were added to refs/heads/master by this push:
     new bcfffcd  add distribution of revealjs to t33serakts folder and symlink 
the folders.
bcfffcd is described below

commit bcfffcd95f275e07721c2eeaed1ba480c2a92903
Author: ng0 <address@hidden>
AuthorDate: Sun Jun 30 00:17:09 2019 +0000

    add distribution of revealjs to t33serakts folder and symlink the folders.
---
 t3sserakt/20190131_GNUnet_C4_cologne/css           |    1 +
 t3sserakt/20190131_GNUnet_C4_cologne/js            |    1 +
 t3sserakt/20190131_GNUnet_C4_cologne/lib           |    1 +
 t3sserakt/20190131_GNUnet_C4_cologne/plugin        |    1 +
 .../reveal.js-3.8.0/.gitignore                     |   13 +
 .../reveal.js-3.8.0/.travis.yml                    |    5 +
 .../reveal.js-3.8.0/CONTRIBUTING.md                |   23 +
 .../reveal.js-3.8.0/LICENSE                        |   19 +
 .../reveal.js-3.8.0/README.md                      | 1388 +++++
 .../reveal.js-3.8.0/bower.json                     |   24 +
 .../reveal.js-3.8.0/css/print/paper.css            |  203 +
 .../reveal.js-3.8.0/css/print/pdf.css              |  164 +
 .../reveal.js-3.8.0/css/reset.css                  |   30 +
 .../reveal.js-3.8.0/css/reveal.css                 | 1598 ++++++
 .../reveal.js-3.8.0/css/reveal.scss                | 1768 ++++++
 .../reveal.js-3.8.0/css/theme/README.md            |   21 +
 .../reveal.js-3.8.0/css/theme/beige.css            |  277 +
 .../reveal.js-3.8.0/css/theme/black.css            |  273 +
 .../reveal.js-3.8.0/css/theme/blood.css            |  296 +
 .../reveal.js-3.8.0/css/theme/league.css           |  279 +
 .../reveal.js-3.8.0/css/theme/moon.css             |  277 +
 .../reveal.js-3.8.0/css/theme/night.css            |  271 +
 .../reveal.js-3.8.0/css/theme/serif.css            |  273 +
 .../reveal.js-3.8.0/css/theme/simple.css           |  276 +
 .../reveal.js-3.8.0/css/theme/sky.css              |  280 +
 .../reveal.js-3.8.0/css/theme/solarized.css        |  277 +
 .../reveal.js-3.8.0/css/theme/source/beige.scss    |   39 +
 .../reveal.js-3.8.0/css/theme/source/black.scss    |   49 +
 .../reveal.js-3.8.0/css/theme/source/blood.scss    |   78 +
 .../reveal.js-3.8.0/css/theme/source/league.scss   |   34 +
 .../reveal.js-3.8.0/css/theme/source/moon.scss     |   57 +
 .../reveal.js-3.8.0/css/theme/source/night.scss    |   34 +
 .../reveal.js-3.8.0/css/theme/source/serif.scss    |   35 +
 .../reveal.js-3.8.0/css/theme/source/simple.scss   |   43 +
 .../reveal.js-3.8.0/css/theme/source/sky.scss      |   46 +
 .../css/theme/source/solarized.scss                |   63 +
 .../reveal.js-3.8.0/css/theme/source/white.scss    |   49 +
 .../reveal.js-3.8.0/css/theme/template/mixins.scss |   29 +
 .../css/theme/template/settings.scss               |   45 +
 .../reveal.js-3.8.0/css/theme/template/theme.scss  |  325 ++
 .../reveal.js-3.8.0/css/theme/white.css            |  273 +
 .../reveal.js-3.8.0/demo.html                      |  425 ++
 .../reveal.js-3.8.0/gruntfile.js                   |  192 +
 .../reveal.js-3.8.0/js/reveal.js                   | 6028 ++++++++++++++++++++
 .../reveal.js-3.8.0/lib/css/monokai.css            |   71 +
 .../reveal.js-3.8.0/lib/css/zenburn.css            |   80 +
 .../reveal.js-3.8.0/lib/font/league-gothic/LICENSE |    2 +
 .../lib/font/league-gothic/league-gothic.css       |   10 +
 .../lib/font/league-gothic/league-gothic.eot       |  Bin 0 -> 25696 bytes
 .../lib/font/league-gothic/league-gothic.ttf       |  Bin 0 -> 64256 bytes
 .../lib/font/league-gothic/league-gothic.woff      |  Bin 0 -> 30764 bytes
 .../lib/font/source-sans-pro/LICENSE               |   45 +
 .../source-sans-pro/source-sans-pro-italic.eot     |  Bin 0 -> 75720 bytes
 .../source-sans-pro/source-sans-pro-italic.ttf     |  Bin 0 -> 238084 bytes
 .../source-sans-pro/source-sans-pro-italic.woff    |  Bin 0 -> 98556 bytes
 .../source-sans-pro/source-sans-pro-regular.eot    |  Bin 0 -> 88070 bytes
 .../source-sans-pro/source-sans-pro-regular.ttf    |  Bin 0 -> 288008 bytes
 .../source-sans-pro/source-sans-pro-regular.woff   |  Bin 0 -> 114324 bytes
 .../source-sans-pro/source-sans-pro-semibold.eot   |  Bin 0 -> 89897 bytes
 .../source-sans-pro/source-sans-pro-semibold.ttf   |  Bin 0 -> 284640 bytes
 .../source-sans-pro/source-sans-pro-semibold.woff  |  Bin 0 -> 115648 bytes
 .../source-sans-pro-semibolditalic.eot             |  Bin 0 -> 75706 bytes
 .../source-sans-pro-semibolditalic.ttf             |  Bin 0 -> 240944 bytes
 .../source-sans-pro-semibolditalic.woff            |  Bin 0 -> 98816 bytes
 .../lib/font/source-sans-pro/source-sans-pro.css   |   39 +
 .../reveal.js-3.8.0/lib/js/html5shiv.js            |    7 +
 .../reveal.js-3.8.0/lib/js/promise.js              |    2 +
 .../reveal.js-3.8.0/package-lock.json              | 5891 +++++++++++++++++++
 .../reveal.js-3.8.0/package.json                   |   44 +
 .../reveal.js-3.8.0/plugin/highlight/highlight.js  |  168 +
 .../reveal.js-3.8.0/plugin/markdown/example.html   |  134 +
 .../reveal.js-3.8.0/plugin/markdown/example.md     |   36 +
 .../reveal.js-3.8.0/plugin/markdown/markdown.js    |  446 ++
 .../reveal.js-3.8.0/plugin/markdown/marked.js      |    6 +
 .../reveal.js-3.8.0/plugin/math/math.js            |   92 +
 .../reveal.js-3.8.0/plugin/multiplex/client.js     |   13 +
 .../reveal.js-3.8.0/plugin/multiplex/index.js      |   64 +
 .../reveal.js-3.8.0/plugin/multiplex/master.js     |   34 +
 .../reveal.js-3.8.0/plugin/multiplex/package.json  |   19 +
 .../reveal.js-3.8.0/plugin/notes-server/client.js  |   65 +
 .../reveal.js-3.8.0/plugin/notes-server/index.js   |   69 +
 .../reveal.js-3.8.0/plugin/notes-server/notes.html |  585 ++
 .../reveal.js-3.8.0/plugin/notes/notes.html        |  834 +++
 .../reveal.js-3.8.0/plugin/notes/notes.js          |  178 +
 .../reveal.js-3.8.0/plugin/print-pdf/print-pdf.js  |   67 +
 .../reveal.js-3.8.0/plugin/search/search.js        |  206 +
 .../reveal.js-3.8.0/plugin/zoom-js/zoom.js         |  277 +
 .../test/assets/external-script-a.js               |    1 +
 .../test/assets/external-script-b.js               |    1 +
 .../test/assets/external-script-c.js               |    1 +
 .../test/assets/external-script-d.js               |    1 +
 .../test/examples/assets/beeping.txt               |    2 +
 .../test/examples/assets/beeping.wav               |  Bin 0 -> 422472 bytes
 .../test/examples/assets/image1.png                |  Bin 0 -> 21991 bytes
 .../test/examples/assets/image2.png                |  Bin 0 -> 10237 bytes
 .../reveal.js-3.8.0/test/examples/barebones.html   |   41 +
 .../test/examples/embedded-media.html              |   53 +
 .../reveal.js-3.8.0/test/examples/math.html        |  205 +
 .../test/examples/slide-backgrounds.html           |  143 +
 .../test/examples/slide-transitions.html           |  100 +
 .../reveal.js-3.8.0/test/qunit-2.5.0.css           |  436 ++
 .../reveal.js-3.8.0/test/qunit-2.5.0.js            | 5188 +++++++++++++++++
 .../reveal.js-3.8.0/test/simple.md                 |   12 +
 .../test/test-dependencies-async.html              |   78 +
 .../reveal.js-3.8.0/test/test-dependencies.html    |   54 +
 .../reveal.js-3.8.0/test/test-grid-navigation.html |   74 +
 .../reveal.js-3.8.0/test/test-iframes.html         |  108 +
 .../test/test-markdown-element-attributes.html     |  132 +
 .../test/test-markdown-element-attributes.js       |   44 +
 .../test/test-markdown-external.html               |   37 +
 .../reveal.js-3.8.0/test/test-markdown-external.js |   20 +
 .../test/test-markdown-options.html                |   40 +
 .../reveal.js-3.8.0/test/test-markdown-options.js  |   27 +
 .../test/test-markdown-slide-attributes.html       |  127 +
 .../test/test-markdown-slide-attributes.js         |   44 +
 .../reveal.js-3.8.0/test/test-markdown.html        |   51 +
 .../reveal.js-3.8.0/test/test-markdown.js          |   11 +
 .../reveal.js-3.8.0/test/test-pdf.html             |   82 +
 .../reveal.js-3.8.0/test/test-pdf.js               |   12 +
 .../reveal.js-3.8.0/test/test-plugins.html         |  105 +
 .../reveal.js-3.8.0/test/test-state.html           |  139 +
 .../reveal.js-3.8.0/test/test.html                 |   85 +
 .../reveal.js-3.8.0/test/test.js                   |  598 ++
 123 files changed, 33419 insertions(+)

diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/css 
b/t3sserakt/20190131_GNUnet_C4_cologne/css
new file mode 120000
index 0000000..7034f54
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/css
@@ -0,0 +1 @@
+reveal.js-3.8.0/css
\ No newline at end of file
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/js 
b/t3sserakt/20190131_GNUnet_C4_cologne/js
new file mode 120000
index 0000000..423302d
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/js
@@ -0,0 +1 @@
+reveal.js-3.8.0/js
\ No newline at end of file
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/lib 
b/t3sserakt/20190131_GNUnet_C4_cologne/lib
new file mode 120000
index 0000000..6fa8a16
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/lib
@@ -0,0 +1 @@
+reveal.js-3.8.0/lib
\ No newline at end of file
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/plugin 
b/t3sserakt/20190131_GNUnet_C4_cologne/plugin
new file mode 120000
index 0000000..a9a4d39
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/plugin
@@ -0,0 +1 @@
+reveal.js-3.8.0/plugin
\ No newline at end of file
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.gitignore 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.gitignore
new file mode 100644
index 0000000..8eda50e
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.gitignore
@@ -0,0 +1,13 @@
+.idea/
+*.iml
+*.iws
+*.eml
+out/
+.DS_Store
+.svn
+log/*.log
+tmp/**
+node_modules/
+.sass-cache
+css/reveal.min.css
+js/reveal.min.js
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.travis.yml 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.travis.yml
new file mode 100644
index 0000000..e65e0df
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/.travis.yml
@@ -0,0 +1,5 @@
+language: node_js
+node_js:
+  - 11
+after_script:
+  - npm run build -- retire
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/CONTRIBUTING.md 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/CONTRIBUTING.md
new file mode 100644
index 0000000..c2091e8
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/CONTRIBUTING.md
@@ -0,0 +1,23 @@
+## Contributing
+
+Please keep the [issue tracker](http://github.com/hakimel/reveal.js/issues) 
limited to **bug reports**, **feature requests** and **pull requests**.
+
+
+### Personal Support
+If you have personal support or setup questions the best place to ask those 
are [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js).
+
+
+### Bug Reports
+When reporting a bug make sure to include information about which browser and 
operating system you are on as well as the necessary steps to reproduce the 
issue. If possible please include a link to a sample presentation where the bug 
can be tested.
+
+
+### Pull Requests
+- Should follow the coding style of the file you work in, most importantly:
+  - Tabs to indent
+  - Single-quoted strings
+- Should be made towards the **dev branch**
+- Should be submitted from a feature/topic branch (not your master)
+
+
+### Plugins
+Please do not submit plugins as pull requests. They should be maintained in 
their own separate repository. More information here: 
https://github.com/hakimel/reveal.js/wiki/Plugin-Guidelines
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/LICENSE 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/LICENSE
new file mode 100644
index 0000000..697d156
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/LICENSE
@@ -0,0 +1,19 @@
+Copyright (C) 2019 Hakim El Hattab, http://hakim.se, and reveal.js contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
\ No newline at end of file
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/README.md 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/README.md
new file mode 100644
index 0000000..e5a1911
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/README.md
@@ -0,0 +1,1388 @@
+# reveal.js [![Build 
Status](https://travis-ci.org/hakimel/reveal.js.svg?branch=master)](https://travis-ci.org/hakimel/reveal.js)
 <a href="https://slides.com?ref=github";><img 
src="https://s3.amazonaws.com/static.slid.es/images/slides-github-banner-320x40.png?1";
 alt="Slides" width="160" height="20"></a>
+
+A framework for easily creating beautiful presentations using HTML. [Check out 
the live demo](http://revealjs.com/).
+
+reveal.js comes with a broad range of features including [nested 
slides](https://github.com/hakimel/reveal.js#markup), [Markdown 
contents](https://github.com/hakimel/reveal.js#markdown), [PDF 
export](https://github.com/hakimel/reveal.js#pdf-export), [speaker 
notes](https://github.com/hakimel/reveal.js#speaker-notes) and a [JavaScript 
API](https://github.com/hakimel/reveal.js#api). There's also a fully featured 
visual editor and platform for sharing reveal.js presentations at [slides.com] 
[...]
+
+
+## Table of contents
+
+- [Online Editor](#online-editor)
+- [Installation](#installation)
+  - [Basic setup](#basic-setup)
+  - [Full setup](#full-setup)
+  - [Folder Structure](#folder-structure)
+- [Instructions](#instructions)
+  - [Markup](#markup)
+  - [Markdown](#markdown)
+  - [Element Attributes](#element-attributes)
+  - [Slide Attributes](#slide-attributes)
+- [Configuration](#configuration)
+- [Presentation Size](#presentation-size)
+- [Dependencies](#dependencies)
+- [Ready Event](#ready-event)
+- [Auto-sliding](#auto-sliding)
+- [Keyboard Bindings](#keyboard-bindings)
+- [Vertical Slide Navigation](#vertical-slide-navigation)
+- [Touch Navigation](#touch-navigation)
+- [Lazy Loading](#lazy-loading)
+- [API](#api)
+  - [Slide Changed Event](#slide-changed-event)
+  - [Presentation State](#presentation-state)
+  - [Slide States](#slide-states)
+  - [Slide Backgrounds](#slide-backgrounds)
+  - [Parallax Background](#parallax-background)
+  - [Slide Transitions](#slide-transitions)
+  - [Internal links](#internal-links)
+  - [Fragments](#fragments)
+  - [Fragment events](#fragment-events)
+  - [Code syntax highlighting](#code-syntax-highlighting)
+  - [Slide number](#slide-number)
+  - [Overview mode](#overview-mode)
+  - [Fullscreen mode](#fullscreen-mode)
+  - [Embedded media](#embedded-media)
+  - [Stretching elements](#stretching-elements)
+  - [Resize Event](#resize-event)
+  - [postMessage API](#postmessage-api)
+- [PDF Export](#pdf-export)
+- [Theming](#theming)
+- [Speaker Notes](#speaker-notes)
+  - [Share and Print Speaker Notes](#share-and-print-speaker-notes)
+  - [Server Side Speaker Notes](#server-side-speaker-notes)
+- [Multiplexing](#multiplexing)
+  - [Master presentation](#master-presentation)
+  - [Client presentation](#client-presentation)
+  - [Socket.io server](#socketio-server)
+- [MathJax](#mathjax)
+- [License](#license)
+
+#### More reading
+
+- [Changelog](https://github.com/hakimel/reveal.js/releases): Up-to-date 
version history.
+- [Examples](https://github.com/hakimel/reveal.js/wiki/Example-Presentations): 
Presentations created with reveal.js, add your own!
+- [Browser 
Support](https://github.com/hakimel/reveal.js/wiki/Browser-Support): 
Explanation of browser support and fallbacks.
+- 
[Plugins](https://github.com/hakimel/reveal.js/wiki/Plugins,-Tools-and-Hardware):
 A list of plugins that can be used to extend reveal.js.
+
+
+## Online Editor
+
+Presentations are written using HTML or Markdown but there's also an online 
editor for those of you who prefer a graphical interface. Give it a try at 
[https://slides.com](https://slides.com?ref=github).
+
+
+## Installation
+
+The **basic setup** is for authoring presentations only. The **full setup** 
gives you access to all reveal.js features and plugins such as speaker notes as 
well as the development tasks needed to make changes to the source.
+
+### Basic setup
+
+The core of reveal.js is very easy to install. You'll simply need to download 
a copy of this repository and open the index.html file directly in your browser.
+
+1. Download the latest version of reveal.js from 
<https://github.com/hakimel/reveal.js/releases>
+2. Unzip and replace the example contents in index.html with your own
+3. Open index.html in a browser to view it
+
+### Full setup
+
+Some reveal.js features, like external Markdown and speaker notes, require 
that presentations run from a local web server. The following instructions will 
set up such a server as well as all of the development tasks needed to make 
edits to the reveal.js source code.
+
+1. Install [Node.js](http://nodejs.org/) (4.0.0 or later)
+
+1. Clone the reveal.js repository
+   ```sh
+   $ git clone https://github.com/hakimel/reveal.js.git
+   ```
+
+1. Navigate to the reveal.js folder
+   ```sh
+   $ cd reveal.js
+   ```
+
+1. Install dependencies
+   ```sh
+   $ npm install
+   ```
+
+1. Serve the presentation and monitor source files for changes
+   ```sh
+   $ npm start
+   ```
+
+1. Open <http://localhost:8000> to view your presentation
+
+   You can change the port by using `npm start -- --port=8001`.
+
+### Folder Structure
+
+- **css/** Core styles without which the project does not function
+- **js/** Like above but for JavaScript
+- **plugin/** Components that have been developed as extensions to reveal.js
+- **lib/** All other third party assets (JavaScript, CSS, fonts)
+
+
+## Instructions
+
+### Markup
+
+Here's a barebones example of a fully working reveal.js presentation:
+```html
+<html>
+       <head>
+               <link rel="stylesheet" href="css/reveal.css">
+               <link rel="stylesheet" href="css/theme/white.css">
+       </head>
+       <body>
+               <div class="reveal">
+                       <div class="slides">
+                               <section>Slide 1</section>
+                               <section>Slide 2</section>
+                       </div>
+               </div>
+               <script src="js/reveal.js"></script>
+               <script>
+                       Reveal.initialize();
+               </script>
+       </body>
+</html>
+```
+
+The presentation markup hierarchy needs to be `.reveal > .slides > section` 
where the `section` represents one slide and can be repeated indefinitely. If 
you place multiple `section` elements inside of another `section` they will be 
shown as vertical slides. The first of the vertical slides is the "root" of the 
others (at the top), and will be included in the horizontal sequence. For 
example:
+
+```html
+<div class="reveal">
+       <div class="slides">
+               <section>Single Horizontal Slide</section>
+               <section>
+                       <section>Vertical Slide 1</section>
+                       <section>Vertical Slide 2</section>
+               </section>
+       </div>
+</div>
+```
+
+### Markdown
+
+It's possible to write your slides using Markdown. To enable Markdown, add the 
`data-markdown` attribute to your `<section>` elements and wrap the contents in 
a `<textarea data-template>` like the example below. You'll also need to add 
the `plugin/markdown/marked.js` and `plugin/markdown/markdown.js` scripts (in 
that order) to your HTML file.
+
+This is based on [data-markdown](https://gist.github.com/1343518) from [Paul 
Irish](https://github.com/paulirish) modified to use 
[marked](https://github.com/chjj/marked) to support [GitHub Flavored 
Markdown](https://help.github.com/articles/github-flavored-markdown). Sensitive 
to indentation (avoid mixing tabs and spaces) and line breaks (avoid 
consecutive breaks).
+
+```html
+<section data-markdown>
+       <textarea data-template>
+               ## Page title
+
+               A paragraph with some text and a [link](http://hakim.se).
+       </textarea>
+</section>
+```
+
+#### External Markdown
+
+You can write your content as a separate file and have reveal.js load it at 
runtime. Note the separator arguments which determine how slides are delimited 
in the external file: the `data-separator` attribute defines a regular 
expression for horizontal slides (defaults to `^\r?\n---\r?\n$`, a 
newline-bounded horizontal rule)  and `data-separator-vertical` defines 
vertical slides (disabled by default). The `data-separator-notes` attribute is 
a regular expression for specifying the beginnin [...]
+
+When used locally, this feature requires that reveal.js [runs from a local web 
server](#full-setup).  The following example customises all available options:
+
+```html
+<section data-markdown="example.md"
+         data-separator="^\n\n\n"
+         data-separator-vertical="^\n\n"
+         data-separator-notes="^Note:"
+         data-charset="iso-8859-15">
+    <!--
+        Note that Windows uses `\r\n` instead of `\n` as its linefeed 
character.
+        For a regex that supports all operating systems, use `\r?\n` instead 
of `\n`.
+    -->
+</section>
+```
+
+#### Element Attributes
+
+Special syntax (through HTML comments) is available for adding attributes to 
Markdown elements. This is useful for fragments, amongst other things.
+
+```html
+<section data-markdown>
+       <script type="text/template">
+               - Item 1 <!-- .element: class="fragment" 
data-fragment-index="2" -->
+               - Item 2 <!-- .element: class="fragment" 
data-fragment-index="1" -->
+       </script>
+</section>
+```
+
+#### Slide Attributes
+
+Special syntax (through HTML comments) is available for adding attributes to 
the slide `<section>` elements generated by your Markdown.
+
+```html
+<section data-markdown>
+       <script type="text/template">
+       <!-- .slide: data-background="#ff0000" -->
+               Markdown content
+       </script>
+</section>
+```
+
+#### Configuring *marked*
+
+We use [marked](https://github.com/chjj/marked) to parse Markdown. To 
customise marked's rendering, you can pass in options when [configuring 
Reveal](#configuration):
+
+```javascript
+Reveal.initialize({
+       // Options which are passed into marked
+       // See https://marked.js.org/#/USING_ADVANCED.md#options
+       markdown: {
+               smartypants: true
+       }
+});
+```
+
+### Configuration
+
+At the end of your page you need to initialize reveal by running the following 
code. Note that all configuration values are optional and will default to the 
values specified below.
+
+```javascript
+Reveal.initialize({
+
+       // Display presentation control arrows
+       controls: true,
+
+       // Help the user learn the controls by providing hints, for example by
+       // bouncing the down arrow when they first encounter a vertical slide
+       controlsTutorial: true,
+
+       // Determines where controls appear, "edges" or "bottom-right"
+       controlsLayout: 'bottom-right',
+
+       // Visibility rule for backwards navigation arrows; "faded", "hidden"
+       // or "visible"
+       controlsBackArrows: 'faded',
+
+       // Display a presentation progress bar
+       progress: true,
+
+       // Display the page number of the current slide
+       slideNumber: false,
+
+       // Add the current slide number to the URL hash so that reloading the
+       // page/copying the URL will return you to the same slide
+       hash: false,
+
+       // Push each slide change to the browser history. Implies `hash: true`
+       history: false,
+
+       // Enable keyboard shortcuts for navigation
+       keyboard: true,
+
+       // Enable the slide overview mode
+       overview: true,
+
+       // Vertical centering of slides
+       center: true,
+
+       // Enables touch navigation on devices with touch input
+       touch: true,
+
+       // Loop the presentation
+       loop: false,
+
+       // Change the presentation direction to be RTL
+       rtl: false,
+
+       // See https://github.com/hakimel/reveal.js/#navigation-mode
+       navigationMode: 'default',
+
+       // Randomizes the order of slides each time the presentation loads
+       shuffle: false,
+
+       // Turns fragments on and off globally
+       fragments: true,
+
+       // Flags whether to include the current fragment in the URL,
+       // so that reloading brings you to the same fragment position
+       fragmentInURL: false,
+
+       // Flags if the presentation is running in an embedded mode,
+       // i.e. contained within a limited portion of the screen
+       embedded: false,
+
+       // Flags if we should show a help overlay when the questionmark
+       // key is pressed
+       help: true,
+
+       // Flags if speaker notes should be visible to all viewers
+       showNotes: false,
+
+       // Global override for autoplaying embedded media (video/audio/iframe)
+       // - null: Media will only autoplay if data-autoplay is present
+       // - true: All media will autoplay, regardless of individual setting
+       // - false: No media will autoplay, regardless of individual setting
+       autoPlayMedia: null,
+
+       // Global override for preloading lazy-loaded iframes
+       // - null: Iframes with data-src AND data-preload will be loaded when 
within
+       //   the viewDistance, iframes with only data-src will be loaded when 
visible
+       // - true: All iframes with data-src will be loaded when within the 
viewDistance
+       // - false: All iframes with data-src will be loaded only when visible
+       preloadIframes: null,
+
+       // Number of milliseconds between automatically proceeding to the
+       // next slide, disabled when set to 0, this value can be overwritten
+       // by using a data-autoslide attribute on your slides
+       autoSlide: 0,
+
+       // Stop auto-sliding after user input
+       autoSlideStoppable: true,
+
+       // Use this method for navigation when auto-sliding
+       autoSlideMethod: Reveal.navigateNext,
+
+       // Specify the average time in seconds that you think you will spend
+       // presenting each slide. This is used to show a pacing timer in the
+       // speaker view
+       defaultTiming: 120,
+
+       // Enable slide navigation via mouse wheel
+       mouseWheel: false,
+
+       // Hide cursor if inactive
+       hideInactiveCursor: true,
+
+       // Time before the cursor is hidden (in ms)
+       hideCursorTime: 5000,
+
+       // Hides the address bar on mobile devices
+       hideAddressBar: true,
+
+       // Opens links in an iframe preview overlay
+       // Add `data-preview-link` and `data-preview-link="false"` to customise 
each link
+       // individually
+       previewLinks: false,
+
+       // Transition style
+       transition: 'slide', // none/fade/slide/convex/concave/zoom
+
+       // Transition speed
+       transitionSpeed: 'default', // default/fast/slow
+
+       // Transition style for full page slide backgrounds
+       backgroundTransition: 'fade', // none/fade/slide/convex/concave/zoom
+
+       // Number of slides away from the current that are visible
+       viewDistance: 3,
+
+       // Parallax background image
+       parallaxBackgroundImage: '', // e.g. 
"'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'"
+
+       // Parallax background size
+       parallaxBackgroundSize: '', // CSS syntax, e.g. "2100px 900px"
+
+       // Number of pixels to move the parallax background per slide
+       // - Calculated automatically unless specified
+       // - Set to 0 to disable movement along an axis
+       parallaxBackgroundHorizontal: null,
+       parallaxBackgroundVertical: null,
+
+       // The display mode that will be used to show slides
+       display: 'block'
+
+});
+```
+
+The configuration can be updated after initialization using the `configure` 
method:
+
+```javascript
+// Turn autoSlide off
+Reveal.configure({ autoSlide: 0 });
+
+// Start auto-sliding every 5s
+Reveal.configure({ autoSlide: 5000 });
+```
+
+### Presentation Size
+
+All presentations have a normal size, that is, the resolution at which they 
are authored. The framework will automatically scale presentations uniformly 
based on this size to ensure that everything fits on any given display or 
viewport.
+
+See below for a list of configuration options related to sizing, including 
default values:
+
+```javascript
+Reveal.initialize({
+
+       // ...
+
+       // The "normal" size of the presentation, aspect ratio will be preserved
+       // when the presentation is scaled to fit different resolutions. Can be
+       // specified using percentage units.
+       width: 960,
+       height: 700,
+
+       // Factor of the display size that should remain empty around the 
content
+       margin: 0.1,
+
+       // Bounds for smallest/largest possible scale to apply to content
+       minScale: 0.2,
+       maxScale: 1.5
+
+});
+```
+
+If you wish to disable this behavior and do your own scaling (e.g. using media 
queries), try these settings:
+
+```javascript
+Reveal.initialize({
+
+       // ...
+
+       width: "100%",
+       height: "100%",
+       margin: 0,
+       minScale: 1,
+       maxScale: 1
+});
+```
+
+### Dependencies
+
+Reveal.js doesn't _rely_ on any third party scripts to work but a few optional 
libraries are included by default. These libraries are loaded as dependencies 
in the order they appear, for example:
+
+```javascript
+Reveal.initialize({
+       dependencies: [
+               // Interpret Markdown in <section> elements
+               { src: 'plugin/markdown/marked.js', condition: function() { 
return !!document.querySelector( '[data-markdown]' ); } },
+               { src: 'plugin/markdown/markdown.js', condition: function() { 
return !!document.querySelector( '[data-markdown]' ); } },
+
+               // Syntax highlight for <code> elements
+               { src: 'plugin/highlight/highlight.js', async: true, callback: 
function() { hljs.initHighlightingOnLoad(); } },
+
+               // Zoom in and out with Alt+click
+               { src: 'plugin/zoom-js/zoom.js', async: true },
+
+               // Speaker notes
+               { src: 'plugin/notes/notes.js', async: true },
+
+               // MathJax
+               { src: 'plugin/math/math.js', async: true }
+       ]
+});
+```
+
+You can add your own extensions using the same syntax. The following 
properties are available for each dependency object:
+- **src**: Path to the script to load
+- **async**: [optional] Flags if the script should load after reveal.js has 
started, defaults to false
+- **callback**: [optional] Function to execute when the script has loaded
+- **condition**: [optional] Function which must return true for the script to 
be loaded
+
+### Ready Event
+
+A `ready` event is fired when reveal.js has loaded all non-async dependencies 
and is ready to start navigating. To check if reveal.js is already 'ready' you 
can call `Reveal.isReady()`.
+
+```javascript
+Reveal.addEventListener( 'ready', function( event ) {
+       // event.currentSlide, event.indexh, event.indexv
+} );
+```
+
+Note that we also add a `.ready` class to the `.reveal` element so that you 
can hook into this with CSS.
+
+### Auto-sliding
+
+Presentations can be configured to progress through slides automatically, 
without any user input. To enable this you will need to tell the framework how 
many milliseconds it should wait between slides:
+
+```javascript
+// Slide every five seconds
+Reveal.configure({
+  autoSlide: 5000
+});
+```
+
+When this is turned on a control element will appear that enables users to 
pause and resume auto-sliding. Alternatively, sliding can be paused or resumed 
by pressing »A« on the keyboard. Sliding is paused automatically as soon as the 
user starts navigating. You can disable these controls by specifying 
`autoSlideStoppable: false` in your reveal.js config.
+
+You can also override the slide duration for individual slides and fragments 
by using the `data-autoslide` attribute:
+
+```html
+<section data-autoslide="2000">
+       <p>After 2 seconds the first fragment will be shown.</p>
+       <p class="fragment" data-autoslide="10000">After 10 seconds the next 
fragment will be shown.</p>
+       <p class="fragment">Now, the fragment is displayed for 2 seconds before 
the next slide is shown.</p>
+</section>
+```
+
+To override the method used for navigation when auto-sliding, you can specify 
the `autoSlideMethod` setting. To only navigate along the top layer and ignore 
vertical slides, set this to `Reveal.navigateRight`.
+
+Whenever the auto-slide mode is resumed or paused the `autoslideresumed` and 
`autoslidepaused` events are fired.
+
+### Keyboard Bindings
+
+If you're unhappy with any of the default keyboard bindings you can override 
them using the `keyboard` config option:
+
+```javascript
+Reveal.configure({
+  keyboard: {
+    13: 'next', // go to the next slide when the ENTER key is pressed
+    27: function() {}, // do something custom when ESC is pressed
+    32: null // don't do anything when SPACE is pressed (i.e. disable a 
reveal.js default binding)
+  }
+});
+```
+
+### Vertical Slide Navigation
+
+Slides can be nested within other slides to create vertical stacks (see 
[Markup](#markup)). When presenting, you use the left/right arrows to step 
through the main (horizontal) slides. When you arrive at a vertical stack you 
can optionally press the up/down arrows to view the vertical slides or skip 
past them by pressing the right arrow. Here's an example showing a bird's-eye 
view of what this looks like in action:
+
+<img src="https://static.slid.es/support/reveal.js-vertical-slides.gif"; 
width="450">
+
+#### Navigation Mode
+You can finetune the reveal.js navigation behavior by using the 
`navigationMode` config option. Note that these options are only useful for 
presnetations that use a mix of horizontal and vertical slides. The following 
navigation modes are available:
+
+| Value                         | Description |
+| :---------------------------  | :---------- |
+| default                       | Left/right arrow keys step between 
horizontal slides. Up/down arrow keys step between vertical slides. Space key 
steps through all slides (both horizontal and vertical). |
+| linear                        | Removes the up/down arrows. Left/right 
arrows step through all slides (both horizontal and vertical). |
+| grid                          | When this is enabled, stepping left/right 
from a vertical stack to an adjacent vertical stack will land you at the same 
vertical index.<br><br>Consider a deck with six slides ordered in two vertical 
stacks:<br>`1.1`&nbsp;&nbsp;&nbsp;&nbsp;`2.1`<br>`1.2`&nbsp;&nbsp;&nbsp;&nbsp;`2.2`<br>`1.3`&nbsp;&nbsp;&nbsp;&nbsp;`2.3`<br><br>If
 you're on slide 1.3 and navigate right, you will normally move from 1.3 -> 
2.1. With navigationMode set to "grid" the same navi [...]
+
+### Touch Navigation
+
+You can swipe to navigate through a presentation on any touch-enabled device. 
Horizontal swipes change between horizontal slides, vertical swipes change 
between vertical slides. If you wish to disable this you can set the `touch` 
config option to false when initializing reveal.js.
+
+If there's some part of your content that needs to remain accessible to touch 
events you'll need to highlight this by adding a `data-prevent-swipe` attribute 
to the element. One common example where this is useful is elements that need 
to be scrolled.
+
+### Lazy Loading
+
+When working on presentation with a lot of media or iframe content it's 
important to load lazily. Lazy loading means that reveal.js will only load 
content for the few slides nearest to the current slide. The number of slides 
that are preloaded is determined by the `viewDistance` configuration option.
+
+To enable lazy loading all you need to do is change your `src` attributes to 
`data-src` as shown below. This is supported for image, video, audio and iframe 
elements.
+
+```html
+<section>
+  <img data-src="image.png">
+  <iframe data-src="http://hakim.se";></iframe>
+  <video>
+    <source data-src="video.webm" type="video/webm" />
+    <source data-src="video.mp4" type="video/mp4" />
+  </video>
+</section>
+```
+
+#### Lazy Loading Iframes
+
+Note that lazy loaded iframes ignore the `viewDistance` configuration and will 
only load when their containing slide becomes visible. Iframes are also 
unloaded as soon as the slide is hidden.
+
+When we lazy load a video or audio element, reveal.js won't start playing that 
content until the slide becomes visible. However there is no way to control 
this for an iframe since that could contain any kind of content. That means if 
we loaded an iframe before the slide is visible on screen it could begin 
playing media and sound in the background.
+
+You can override this behavior with the `data-preload` attribute. The iframe 
below will be loaded
+according to the `viewDistance`.
+
+```html
+<section>
+       <iframe data-src="http://hakim.se"; data-preload></iframe>
+</section>
+```
+
+You can also change the default globally with the `preloadIframes` 
configuration option. If set to
+`true` ALL iframes with a `data-src` attribute will be preloaded when within 
the `viewDistance`
+regardless of individual `data-preload` attributes. If set to `false`, all 
iframes will only be
+loaded when they become visible.
+
+### API
+
+The `Reveal` object exposes a JavaScript API for controlling navigation and 
reading state:
+
+```javascript
+// Navigation
+Reveal.slide( indexh, indexv, indexf );
+Reveal.left();
+Reveal.right();
+Reveal.up();
+Reveal.down();
+Reveal.prev();
+Reveal.next();
+Reveal.prevFragment();
+Reveal.nextFragment();
+
+// Randomize the order of slides
+Reveal.shuffle();
+
+// Toggle presentation states, optionally pass true/false to force on/off
+Reveal.toggleOverview();
+Reveal.togglePause();
+Reveal.toggleAutoSlide();
+
+// Shows a help overlay with keyboard shortcuts, optionally pass true/false
+// to force on/off
+Reveal.toggleHelp();
+
+// Change a config value at runtime
+Reveal.configure({ controls: true });
+
+// Returns the present configuration options
+Reveal.getConfig();
+
+// Fetch the current scale of the presentation
+Reveal.getScale();
+
+// Retrieves the previous and current slide elements
+Reveal.getPreviousSlide();
+Reveal.getCurrentSlide();
+
+Reveal.getIndices();        // { h: 0, v: 0, f: 0 }
+Reveal.getSlidePastCount();
+Reveal.getProgress();       // (0 == first slide, 1 == last slide)
+Reveal.getSlides();         // Array of all slides
+Reveal.getTotalSlides();    // Total number of slides
+
+// Returns the speaker notes for the current slide
+Reveal.getSlideNotes();
+
+// State checks
+Reveal.isFirstSlide();
+Reveal.isLastSlide();
+Reveal.isOverview();
+Reveal.isPaused();
+Reveal.isAutoSliding();
+
+// Returns the top-level DOM element
+getRevealElement(); // <div class="reveal">...</div>
+```
+
+### Custom Key Bindings
+
+Custom key bindings can be added and removed using the following Javascript 
API. Custom key bindings will override the default keyboard bindings, but will 
in turn be overridden by the user defined bindings in the ``keyboard`` config 
option.
+
+```javascript
+Reveal.addKeyBinding( binding, callback );
+Reveal.removeKeyBinding( keyCode );
+```
+
+For example
+
+```javascript
+// The binding parameter provides the following properties
+//      keyCode: the keycode for binding to the callback
+//          key: the key label to show in the help overlay
+//  description: the description of the action to show in the help overlay
+Reveal.addKeyBinding( { keyCode: 84, key: 'T', description: 'Start timer' }, 
function() {
+       // start timer
+} )
+
+// The binding parameter can also be a direct keycode without providing the 
help description
+Reveal.addKeyBinding( 82, function() {
+       // reset timer
+} )
+```
+
+This allows plugins to add key bindings directly to Reveal so they can
+
+* make use of Reveal's pre-processing logic for key handling (for example, 
ignoring key presses when paused); and
+* be included in the help overlay (optional)
+
+### Slide Changed Event
+
+A `slidechanged` event is fired each time the slide is changed (regardless of 
state). The event object holds the index values of the current slide as well as 
a reference to the previous and current slide HTML nodes.
+
+Some libraries, like MathJax (see 
[#226](https://github.com/hakimel/reveal.js/issues/226#issuecomment-10261609)), 
get confused by the transforms and display states of slides. Often times, this 
can be fixed by calling their update or render function from this callback.
+
+```javascript
+Reveal.addEventListener( 'slidechanged', function( event ) {
+       // event.previousSlide, event.currentSlide, event.indexh, event.indexv
+} );
+```
+
+### Presentation State
+
+The presentation's current state can be fetched by using the `getState` 
method. A state object contains all of the information required to put the 
presentation back as it was when `getState` was first called. Sort of like a 
snapshot. It's a simple object that can easily be stringified and persisted or 
sent over the wire.
+
+```javascript
+Reveal.slide( 1 );
+// we're on slide 1
+
+var state = Reveal.getState();
+
+Reveal.slide( 3 );
+// we're on slide 3
+
+Reveal.setState( state );
+// we're back on slide 1
+```
+
+### Slide States
+
+If you set `data-state="somestate"` on a slide `<section>`, "somestate" will 
be applied as a class on the document element when that slide is opened. This 
allows you to apply broad style changes to the page based on the active slide.
+
+Furthermore you can also listen to these changes in state via JavaScript:
+
+```javascript
+Reveal.addEventListener( 'somestate', function() {
+       // TODO: Sprinkle magic
+}, false );
+```
+
+### Slide Backgrounds
+
+Slides are contained within a limited portion of the screen by default to 
allow them to fit any display and scale uniformly. You can apply full page 
backgrounds outside of the slide area by adding a `data-background` attribute 
to your `<section>` elements. Four different types of backgrounds are 
supported: color, image, video and iframe.
+
+#### Color Backgrounds
+
+All CSS color formats are supported, including hex values, keywords, `rgba()` 
or `hsl()`.
+
+```html
+<section data-background-color="#ff0000">
+       <h2>Color</h2>
+</section>
+```
+
+#### Image Backgrounds
+
+By default, background images are resized to cover the full page. Available 
options:
+
+| Attribute                        | Default    | Description |
+| :------------------------------- | :--------- | :---------- |
+| data-background-image            |            | URL of the image to show. 
GIFs restart when the slide opens. |
+| data-background-size             | cover      | See 
[background-size](https://developer.mozilla.org/docs/Web/CSS/background-size) 
on MDN.  |
+| data-background-position         | center     | See 
[background-position](https://developer.mozilla.org/docs/Web/CSS/background-position)
 on MDN. |
+| data-background-repeat           | no-repeat  | See 
[background-repeat](https://developer.mozilla.org/docs/Web/CSS/background-repeat)
 on MDN. |
+| data-background-opacity          | 1          | Opacity of the background 
image on a 0-1 scale. 0 is transparent and 1 is fully opaque. |
+
+```html
+<section data-background-image="http://example.com/image.png";>
+       <h2>Image</h2>
+</section>
+<section data-background-image="http://example.com/image.png"; 
data-background-size="100px" data-background-repeat="repeat">
+       <h2>This background image will be sized to 100px and repeated</h2>
+</section>
+```
+
+#### Video Backgrounds
+
+Automatically plays a full size video behind the slide.
+
+| Attribute                        | Default | Description |
+| :---------------------------     | :------ | :---------- |
+| data-background-video            |         | A single video source, or a 
comma separated list of video sources. |
+| data-background-video-loop       | false   | Flags if the video should play 
repeatedly. |
+| data-background-video-muted      | false   | Flags if the audio should be 
muted. |
+| data-background-size             | cover   | Use `cover` for full screen and 
some cropping or `contain` for letterboxing. |
+| data-background-opacity          | 1       | Opacity of the background video 
on a 0-1 scale. 0 is transparent and 1 is fully opaque. |
+
+```html
+<section 
data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm";
 data-background-video-loop data-background-video-muted>
+       <h2>Video</h2>
+</section>
+```
+
+#### Iframe Backgrounds
+
+Embeds a web page as a slide background that covers 100% of the reveal.js 
width and height. The iframe is in the background layer, behind your slides, 
and as such it's not possible to interact with it by default. To make your 
background interactive, you can add the `data-background-interactive` attribute.
+
+```html
+<section data-background-iframe="https://slides.com"; 
data-background-interactive>
+       <h2>Iframe</h2>
+</section>
+```
+
+#### Background Transitions
+
+Backgrounds transition using a fade animation by default. This can be changed 
to a linear sliding transition by passing `backgroundTransition: 'slide'` to 
the `Reveal.initialize()` call. Alternatively you can set 
`data-background-transition` on any section with a background to override that 
specific transition.
+
+
+### Parallax Background
+
+If you want to use a parallax scrolling background, set the first two 
properties below when initializing reveal.js (the other two are optional).
+
+```javascript
+Reveal.initialize({
+
+       // Parallax background image
+       parallaxBackgroundImage: '', // e.g. 
"https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg";
+
+       // Parallax background size
+       parallaxBackgroundSize: '', // CSS syntax, e.g. "2100px 900px" - 
currently only pixels are supported (don't use % or auto)
+
+       // Number of pixels to move the parallax background per slide
+       // - Calculated automatically unless specified
+       // - Set to 0 to disable movement along an axis
+       parallaxBackgroundHorizontal: 200,
+       parallaxBackgroundVertical: 50
+
+});
+```
+
+Make sure that the background size is much bigger than screen size to allow 
for some scrolling. [View 
example](http://revealjs.com/?parallaxBackgroundImage=https%3A%2F%2Fs3.amazonaws.com%2Fhakim-static%2Freveal-js%2Freveal-parallax-1.jpg&parallaxBackgroundSize=2100px%20900px).
+
+### Slide Transitions
+
+The global presentation transition is set using the `transition` config value. 
You can override the global transition for a specific slide by using the 
`data-transition` attribute:
+
+```html
+<section data-transition="zoom">
+       <h2>This slide will override the presentation transition and zoom!</h2>
+</section>
+
+<section data-transition-speed="fast">
+       <h2>Choose from three transition speeds: default, fast or slow!</h2>
+</section>
+```
+
+You can also use different in and out transitions for the same slide:
+
+```html
+<section data-transition="slide">
+    The train goes on …
+</section>
+<section data-transition="slide">
+    and on …
+</section>
+<section data-transition="slide-in fade-out">
+    and stops.
+</section>
+<section data-transition="fade-in slide-out">
+    (Passengers entering and leaving)
+</section>
+<section data-transition="slide">
+    And it starts again.
+</section>
+```
+You can choose from `none`, `fade`, `slide`, `convex`, `concave` and `zoom`.
+### Internal links
+
+It's easy to link between slides. The first example below targets the index of 
another slide whereas the second targets a slide with an ID attribute 
(`<section id="some-slide">`):
+
+```html
+<a href="#/2/2">Link</a>
+<a href="#/some-slide">Link</a>
+```
+
+You can also add relative navigation links, similar to the built in reveal.js 
controls, by appending one of the following classes on any element. Note that 
each element is automatically given an `enabled` class when it's a valid 
navigation route based on the current slide.
+
+```html
+<a href="#" class="navigate-left">
+<a href="#" class="navigate-right">
+<a href="#" class="navigate-up">
+<a href="#" class="navigate-down">
+<a href="#" class="navigate-prev"> <!-- Previous vertical or horizontal slide 
-->
+<a href="#" class="navigate-next"> <!-- Next vertical or horizontal slide -->
+```
+
+### Fragments
+
+Fragments are used to highlight individual elements on a slide. Every element 
with the class `fragment` will be stepped through before moving on to the next 
slide. Here's an example: http://revealjs.com/#/fragments
+
+The default fragment style is to start out invisible and fade in. This style 
can be changed by appending a different class to the fragment:
+
+```html
+<section>
+       <p class="fragment grow">grow</p>
+       <p class="fragment shrink">shrink</p>
+       <p class="fragment fade-out">fade-out</p>
+       <p class="fragment fade-up">fade-up (also down, left and right!)</p>
+       <p class="fragment fade-in-then-out">fades in, then out when we move to 
the next step</p>
+       <p class="fragment fade-in-then-semi-out">fades in, then obfuscate when 
we move to the next step</p>
+       <p class="fragment highlight-current-blue">blue only once</p>
+       <p class="fragment highlight-red">highlight-red</p>
+       <p class="fragment highlight-green">highlight-green</p>
+       <p class="fragment highlight-blue">highlight-blue</p>
+</section>
+```
+
+Multiple fragments can be applied to the same element sequentially by wrapping 
it, this will fade in the text on the first step and fade it back out on the 
second.
+
+```html
+<section>
+       <span class="fragment fade-in">
+               <span class="fragment fade-out">I'll fade in, then out</span>
+       </span>
+</section>
+```
+
+The display order of fragments can be controlled using the 
`data-fragment-index` attribute.
+
+```html
+<section>
+       <p class="fragment" data-fragment-index="3">Appears last</p>
+       <p class="fragment" data-fragment-index="1">Appears first</p>
+       <p class="fragment" data-fragment-index="2">Appears second</p>
+</section>
+```
+
+### Fragment events
+
+When a slide fragment is either shown or hidden reveal.js will dispatch an 
event.
+
+Some libraries, like MathJax (see #505), get confused by the initially hidden 
fragment elements. Often times this can be fixed by calling their update or 
render function from this callback.
+
+```javascript
+Reveal.addEventListener( 'fragmentshown', function( event ) {
+       // event.fragment = the fragment DOM element
+} );
+Reveal.addEventListener( 'fragmenthidden', function( event ) {
+       // event.fragment = the fragment DOM element
+} );
+```
+
+### Code syntax highlighting
+
+By default, Reveal is configured with [highlight.js](https://highlightjs.org/) 
for code syntax highlighting. To enable syntax highlighting, you'll have to 
load the highlight plugin 
([plugin/highlight/highlight.js](plugin/highlight/highlight.js)) and a 
highlight.js CSS theme (Reveal comes packaged with the Monokai themes: 
[lib/css/monokai.css](lib/css/monokai.css)).
+
+```javascript
+Reveal.initialize({
+       // More info https://github.com/hakimel/reveal.js#dependencies
+       dependencies: [
+               { src: 'plugin/highlight/highlight.js', async: true, callback: 
function() { hljs.initHighlightingOnLoad(); } },
+       ]
+});
+```
+
+Below is an example with clojure code that will be syntax highlighted. When 
the `data-trim` attribute is present, surrounding whitespace is automatically 
removed.  HTML will be escaped by default. To avoid this, for example if you 
are using `<mark>` to call out a line of code, add the `data-noescape` 
attribute to the `<code>` element.
+
+```html
+<section>
+       <pre><code data-trim data-noescape>
+(def lazy-fib
+  (concat
+   [0 1]
+   <mark>((fn rfib [a b]</mark>
+        (lazy-cons (+ a b) (rfib b (+ a b)))) 0 1)))
+       </code></pre>
+</section>
+```
+
+### Slide number
+
+If you would like to display the page number of the current slide you can do 
so using the `slideNumber` and `showSlideNumber` configuration values.
+
+```javascript
+// Shows the slide number using default formatting
+Reveal.configure({ slideNumber: true });
+
+// Slide number formatting can be configured using these variables:
+//  "h.v":     horizontal . vertical slide number (default)
+//  "h/v":     horizontal / vertical slide number
+//    "c":     flattened slide number
+//  "c/t":     flattened slide number / total slides
+Reveal.configure({ slideNumber: 'c/t' });
+
+// You can provide a function to fully customize the number:
+Reveal.configure({ slideNumber: function() {
+    // Ignore numbering of vertical slides
+    return [ Reveal.getIndices().h ];
+}});
+
+// Control which views the slide number displays on using the 
"showSlideNumber" value:
+//     "all": show on all views (default)
+// "speaker": only show slide numbers on speaker notes view
+//   "print": only show slide numbers when printing to PDF
+Reveal.configure({ showSlideNumber: 'speaker' });
+```
+
+### Overview mode
+
+Press »ESC« or »O« keys to toggle the overview mode on and off. While you're 
in this mode, you can still navigate between slides,
+as if you were at 1,000 feet above your presentation. The overview mode comes 
with a few API hooks:
+
+```javascript
+Reveal.addEventListener( 'overviewshown', function( event ) { /* ... */ } );
+Reveal.addEventListener( 'overviewhidden', function( event ) { /* ... */ } );
+
+// Toggle the overview mode programmatically
+Reveal.toggleOverview();
+```
+
+### Fullscreen mode
+
+Just press »F« on your keyboard to show your presentation in fullscreen mode. 
Press the »ESC« key to exit fullscreen mode.
+
+### Embedded media
+
+Add `data-autoplay` to your media element if you want it to automatically 
start playing when the slide is shown:
+
+```html
+<video data-autoplay 
src="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4";></video>
+```
+
+If you want to enable or disable autoplay globally, for all embedded media, 
you can use the `autoPlayMedia` configuration option. If you set this to `true` 
ALL media will autoplay regardless of individual `data-autoplay` attributes. If 
you initialize with `autoPlayMedia: false` NO media will autoplay.
+
+Note that embedded HTML5 `<video>`/`<audio>` and YouTube/Vimeo iframes are 
automatically paused when you navigate away from a slide. This can be disabled 
by decorating your element with a `data-ignore` attribute.
+
+### Embedded iframes
+
+reveal.js automatically pushes two [post 
messages](https://developer.mozilla.org/en-US/docs/Web/API/Window.postMessage) 
to embedded iframes. `slide:start` when the slide containing the iframe is made 
visible and `slide:stop` when it is hidden.
+
+### Stretching elements
+
+Sometimes it's desirable to have an element, like an image or video, stretch 
to consume as much space as possible within a given slide. This can be done by 
adding the `.stretch` class to an element as seen below:
+
+```html
+<section>
+       <h2>This video will use up the remaining space on the slide</h2>
+    <video class="stretch" 
src="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4";></video>
+</section>
+```
+
+Limitations:
+- Only direct descendants of a slide section can be stretched
+- Only one descendant per slide section can be stretched
+
+### Resize Event
+
+When reveal.js changes the scale of the slides it fires a resize event. You 
can subscribe to the event to resize your elements accordingly.
+
+```javascript
+Reveal.addEventListener( 'resize', function( event ) {
+       // event.scale, event.oldScale, event.size
+} );
+```
+
+### postMessage API
+
+The framework has a built-in postMessage API that can be used when 
communicating with a presentation inside of another window. Here's an example 
showing how you'd make a reveal.js instance in the given window proceed to 
slide 2:
+
+```javascript
+<window>.postMessage( JSON.stringify({ method: 'slide', args: [ 2 ] }), '*' );
+```
+
+When reveal.js runs inside of an iframe it can optionally bubble all of its 
events to the parent. Bubbled events are stringified JSON with three fields: 
namespace, eventName and state. Here's how you subscribe to them from the 
parent window:
+
+```javascript
+window.addEventListener( 'message', function( event ) {
+       var data = JSON.parse( event.data );
+       if( data.namespace === 'reveal' && data.eventName ==='slidechanged' ) {
+               // Slide changed, see data.state for slide number
+       }
+} );
+```
+
+This cross-window messaging can be toggled on or off using configuration flags.
+
+```javascript
+Reveal.initialize({
+       // ...
+
+       // Exposes the reveal.js API through window.postMessage
+       postMessage: true,
+
+       // Dispatches all reveal.js events to the parent window through 
postMessage
+       postMessageEvents: false
+});
+```
+
+
+## PDF Export
+
+Presentations can be exported to PDF via a special print stylesheet. This 
feature requires that you use [Google Chrome](http://google.com/chrome) or 
[Chromium](https://www.chromium.org/Home) and to be serving the presentation 
from a web server.
+Here's an example of an exported presentation that's been uploaded to 
SlideShare: http://www.slideshare.net/hakimel/revealjs-300.
+
+### Separate pages for fragments
+[Fragments](#fragments) are printed on separate slides by default. Meaning if 
you have a slide with three fragment steps, it will generate three separate 
slides where the fragments appear incrementally.
+
+If you prefer printing all fragments in their visible states on the same slide 
you can set the `pdfSeparateFragments` config option to false.
+
+### Page size
+
+Export dimensions are inferred from the configured [presentation 
size](#presentation-size). Slides that are too tall to fit within a single page 
will expand onto multiple pages. You can limit how many pages a slide may 
expand onto using the `pdfMaxPagesPerSlide` config option, for example 
`Reveal.configure({ pdfMaxPagesPerSlide: 1 })` ensures that no slide ever grows 
to more than one printed page.
+
+### Print stylesheet
+
+To enable the PDF print capability in your presentation, the special print 
stylesheet at 
[/css/print/pdf.css](https://github.com/hakimel/reveal.js/blob/master/css/print/pdf.css)
 must be loaded. The default index.html file handles this for you when 
`print-pdf` is included in the query string. If you're using a different HTML 
template, you can add this to your HEAD:
+
+```html
+<script>
+       var link = document.createElement( 'link' );
+       link.rel = 'stylesheet';
+       link.type = 'text/css';
+       link.href = window.location.search.match( /print-pdf/gi ) ? 
'css/print/pdf.css' : 'css/print/paper.css';
+       document.getElementsByTagName( 'head' )[0].appendChild( link );
+</script>
+```
+
+### Instructions
+
+1. Open your presentation with `print-pdf` included in the query string i.e. 
http://localhost:8000/?print-pdf. You can test this with 
[revealjs.com?print-pdf](http://revealjs.com?print-pdf).
+  * If you want to include [speaker notes](#speaker-notes) in your export, you 
can append `showNotes=true` to the query string: 
http://localhost:8000/?print-pdf&showNotes=true
+1. Open the in-browser print dialog (CTRL/CMD+P).
+1. Change the **Destination** setting to **Save as PDF**.
+1. Change the **Layout** to **Landscape**.
+1. Change the **Margins** to **None**.
+1. Enable the **Background graphics** option.
+1. Click **Save**.
+
+![Chrome Print 
Settings](https://s3.amazonaws.com/hakim-static/reveal-js/pdf-print-settings-2.png)
+
+Alternatively you can use the 
[decktape](https://github.com/astefanutti/decktape) project.
+
+
+## Theming
+
+The framework comes with a few different themes included:
+
+- black: Black background, white text, blue links (default theme)
+- white: White background, black text, blue links
+- league: Gray background, white text, blue links (default theme for reveal.js 
< 3.0.0)
+- beige: Beige background, dark text, brown links
+- sky: Blue background, thin dark text, blue links
+- night: Black background, thick white text, orange links
+- serif: Cappuccino background, gray text, brown links
+- simple: White background, black text, blue links
+- solarized: Cream-colored background, dark green text, blue links
+
+Each theme is available as a separate stylesheet. To change theme you will 
need to replace **black** below with your desired theme name in index.html:
+
+```html
+<link rel="stylesheet" href="css/theme/black.css" id="theme">
+```
+
+If you want to add a theme of your own see the instructions here: 
[/css/theme/README.md](https://github.com/hakimel/reveal.js/blob/master/css/theme/README.md).
+
+
+## Speaker Notes
+
+reveal.js comes with a speaker notes plugin which can be used to present 
per-slide notes in a separate browser window. The notes window also gives you a 
preview of the next upcoming slide so it may be helpful even if you haven't 
written any notes. Press the »S« key on your keyboard to open the notes window.
+
+A speaker timer starts as soon as the speaker view is opened. You can reset it 
to 00:00:00 at any time by simply clicking/tapping on it.
+
+Notes are defined by appending an `<aside>` element to a slide as seen below. 
You can add the `data-markdown` attribute to the aside element if you prefer 
writing notes using Markdown.
+
+Alternatively you can add your notes in a `data-notes` attribute on the slide. 
Like `<section data-notes="Something important"></section>`.
+
+When used locally, this feature requires that reveal.js [runs from a local web 
server](#full-setup).
+
+```html
+<section>
+       <h2>Some Slide</h2>
+
+       <aside class="notes">
+               Oh hey, these are some notes. They'll be hidden in your 
presentation, but you can see them if you open the speaker notes window (hit 
»S« on your keyboard).
+       </aside>
+</section>
+```
+
+If you're using the external Markdown plugin, you can add notes with the help 
of a special delimiter:
+
+```html
+<section data-markdown="example.md" data-separator="^\n\n\n" 
data-separator-vertical="^\n\n" data-separator-notes="^Note:"></section>
+
+# Title
+## Sub-title
+
+Here is some content...
+
+Note:
+This will only display in the notes window.
+```
+
+#### Share and Print Speaker Notes
+
+Notes are only visible to the speaker inside of the speaker view. If you wish 
to share your notes with others you can initialize reveal.js with the 
`showNotes` configuration value set to `true`. Notes will appear along the 
bottom of the presentations.
+
+When `showNotes` is enabled notes are also included when you [export to 
PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are 
printed in a box on top of the slide. If you'd rather print them on a separate 
page, after the slide, set `showNotes: "separate-page"`.
+
+#### Speaker notes clock and timers
+
+The speaker notes window will also show:
+
+- Time elapsed since the beginning of the presentation.  If you hover the 
mouse above this section, a timer reset button will appear.
+- Current wall-clock time
+- (Optionally) a pacing timer which indicates whether the current pace of the 
presentation is on track for the right timing (shown in green), and if not, 
whether the presenter should speed up (shown in red) or has the luxury of 
slowing down (blue).
+
+The pacing timer can be enabled by configuring by the `defaultTiming` 
parameter in the `Reveal` configuration block, which specifies the number of 
seconds per slide.  120 can be a reasonable rule of thumb.  Timings can also be 
given per slide `<section>` by setting the `data-timing` attribute.  Both 
values are in numbers of seconds.
+
+
+## Server Side Speaker Notes
+
+In some cases it can be desirable to run notes on a separate device from the 
one you're presenting on. The Node.js-based notes plugin lets you do this using 
the same note definitions as its client side counterpart. Include the required 
scripts by adding the following dependencies:
+
+```javascript
+Reveal.initialize({
+       // ...
+
+       dependencies: [
+               { src: 'socket.io/socket.io.js', async: true },
+               { src: 'plugin/notes-server/client.js', async: true }
+       ]
+});
+```
+
+Then:
+
+1. Install [Node.js](http://nodejs.org/) (4.0.0 or later)
+2. Run `npm install`
+3. Run `node plugin/notes-server`
+
+
+## Multiplexing
+
+The multiplex plugin allows your audience to view the slides of the 
presentation you are controlling on their own phone, tablet or laptop. As the 
master presentation navigates the slides, all client presentations will update 
in real time. See a demo at 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/).
+
+The multiplex plugin needs the following 3 things to operate:
+
+1. Master presentation that has control
+2. Client presentations that follow the master
+3. Socket.io server to broadcast events from the master to the clients
+
+#### Master presentation
+
+Served from a static file server accessible (preferably) only to the 
presenter. This need only be on your (the presenter's) computer. (It's safer to 
run the master presentation from your own computer, so if the venue's Internet 
goes down it doesn't stop the show.) An example would be to execute the 
following commands in the directory of your master presentation:
+
+1. `npm install node-static`
+2. `static`
+
+If you want to use the speaker notes plugin with your master presentation then 
make sure you have the speaker notes plugin configured correctly along with the 
configuration shown below, then execute `node plugin/notes-server` in the 
directory of your master presentation. The configuration below will cause it to 
connect to the socket.io server as a master, as well as launch your 
speaker-notes/static-file server.
+
+You can then access your master presentation at `http://localhost:1947`
+
+Example configuration:
+
+```javascript
+Reveal.initialize({
+       // other options...
+
+       multiplex: {
+               // Example values. To generate your own, see the socket.io 
server instructions.
+               secret: '13652805320794272084', // Obtained from the socket.io 
server. Gives this (the master) control of the presentation
+               id: '1ea875674b17ca76', // Obtained from socket.io server
+               url: 'https://reveal-js-multiplex-ccjbegmaii.now.sh' // 
Location of socket.io server
+       },
+
+       // Don't forget to add the dependencies
+       dependencies: [
+               { src: 
'//cdnjs.cloudflare.com/ajax/libs/socket.io/2.2.0/socket.io.js', async: true },
+               { src: 'plugin/multiplex/master.js', async: true },
+
+               // and if you want speaker notes
+               { src: 'plugin/notes-server/client.js', async: true }
+
+               // other dependencies...
+       ]
+});
+```
+
+#### Client presentation
+
+Served from a publicly accessible static file server. Examples include: GitHub 
Pages, Amazon S3, Dreamhost, Akamai, etc. The more reliable, the better. Your 
audience can then access the client presentation via 
`http://example.com/path/to/presentation/client/index.html`, with the 
configuration below causing them to connect to the socket.io server as clients.
+
+Example configuration:
+
+```javascript
+Reveal.initialize({
+       // other options...
+
+       multiplex: {
+               // Example values. To generate your own, see the socket.io 
server instructions.
+               secret: null, // null so the clients do not have control of the 
master presentation
+               id: '1ea875674b17ca76', // id, obtained from socket.io server
+               url: 'https://reveal-js-multiplex-ccjbegmaii.now.sh' // 
Location of socket.io server
+       },
+
+       // Don't forget to add the dependencies
+       dependencies: [
+               { src: 
'//cdnjs.cloudflare.com/ajax/libs/socket.io/2.2.0/socket.io.js', async: true },
+               { src: 'plugin/multiplex/client.js', async: true }
+
+               // other dependencies...
+       ]
+});
+```
+
+#### Socket.io server
+
+Server that receives the `slideChanged` events from the master presentation 
and broadcasts them out to the connected client presentations. This needs to be 
publicly accessible. You can run your own socket.io server with the commands:
+
+1. `npm install`
+2. `node plugin/multiplex`
+
+Or you can use the socket.io server at 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/).
+
+You'll need to generate a unique secret and token pair for your master and 
client presentations. To do so, visit `http://example.com/token`, where 
`http://example.com` is the location of your socket.io server. Or if you're 
going to use the socket.io server at 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/),
 visit 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/token](https://reveal-js-multiplex-ccjbegmaii.now.sh/token).
+
+You are very welcome to point your presentations at the Socket.io server 
running at 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/),
 but availability and stability are not guaranteed.
+
+For anything mission critical I recommend you run your own server. The easiest 
way to do this is by installing [now](https://zeit.co/now). With that 
installed, deploying your own Multiplex server is as easy running the following 
command from the reveal.js folder: `now plugin/multiplex`.
+
+##### socket.io server as file static server
+
+The socket.io server can play the role of static file server for your client 
presentation, as in the example at 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/).
 (Open 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/)
 in two browsers. Navigate through the slides on one, and the other will update 
to match.)
+
+Example configuration:
+
+```javascript
+Reveal.initialize({
+       // other options...
+
+       multiplex: {
+               // Example values. To generate your own, see the socket.io 
server instructions.
+               secret: null, // null so the clients do not have control of the 
master presentation
+               id: '1ea875674b17ca76', // id, obtained from socket.io server
+               url: 'example.com:80' // Location of your socket.io server
+       },
+
+       // Don't forget to add the dependencies
+       dependencies: [
+               { src: 
'//cdnjs.cloudflare.com/ajax/libs/socket.io/2.2.0/socket.io.js', async: true },
+               { src: 'plugin/multiplex/client.js', async: true }
+
+               // other dependencies...
+       ]
+```
+
+It can also play the role of static file server for your master presentation 
and client presentations at the same time (as long as you don't want to use 
speaker notes). (Open 
[https://reveal-js-multiplex-ccjbegmaii.now.sh/](https://reveal-js-multiplex-ccjbegmaii.now.sh/)
 in two browsers. Navigate through the slides on one, and the other will update 
to match. Navigate through the slides on the second, and the first will update 
to match.) This is probably not desirable, because you don't w [...]
+
+Example configuration:
+
+```javascript
+Reveal.initialize({
+       // other options...
+
+       multiplex: {
+               // Example values. To generate your own, see the socket.io 
server instructions.
+               secret: '13652805320794272084', // Obtained from the socket.io 
server. Gives this (the master) control of the presentation
+               id: '1ea875674b17ca76', // Obtained from socket.io server
+               url: 'example.com:80' // Location of your socket.io server
+       },
+
+       // Don't forget to add the dependencies
+       dependencies: [
+               { src: 
'//cdnjs.cloudflare.com/ajax/libs/socket.io/2.2.0/socket.io.js', async: true },
+               { src: 'plugin/multiplex/master.js', async: true },
+               { src: 'plugin/multiplex/client.js', async: true }
+
+               // other dependencies...
+       ]
+});
+```
+
+
+## MathJax
+
+If you want to display math equations in your presentation you can easily do 
so by including this plugin. The plugin is a very thin wrapper around the 
[MathJax](http://www.mathjax.org/) library. To use it you'll need to include it 
as a reveal.js dependency, [find our more about dependencies 
here](#dependencies).
+
+The plugin defaults to using [LaTeX](http://en.wikipedia.org/wiki/LaTeX) but 
that can be adjusted through the `math` configuration object. Note that MathJax 
is loaded from a remote server. If you want to use it offline you'll need to 
download a copy of the library and adjust the `mathjax` configuration value.
+
+Below is an example of how the plugin can be configured. If you don't intend 
to change these values you do not need to include the `math` config object at 
all.
+
+```js
+Reveal.initialize({
+       // other options ...
+
+       math: {
+               mathjax: 
'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
+               config: 'TeX-AMS_HTML-full'  // See 
http://docs.mathjax.org/en/latest/config-files.html
+               // pass other options into `MathJax.Hub.Config()`
+               TeX: { Macros: macros }
+       },
+
+       dependencies: [
+               { src: 'plugin/math/math.js', async: true }
+       ]
+});
+```
+
+Read MathJax's documentation if you need [HTTPS 
delivery](http://docs.mathjax.org/en/latest/start.html#secure-access-to-the-cdn)
 or serving of [specific 
versions](http://docs.mathjax.org/en/latest/configuration.html#loading-mathjax-from-the-cdn)
 for stability.
+
+#### MathJax in Markdown
+If you want to include math inside of a presentation written in Markdown you 
need to wrap the formula in backticks. This prevents syntax conflicts between 
LaTeX and Markdown. For example:
+
+```
+`$$ J(\theta_0,\theta_1) = \sum_{i=0} $$`
+```
+
+## License
+
+MIT licensed
+
+Copyright (C) 2019 Hakim El Hattab, http://hakim.se
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/bower.json 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/bower.json
new file mode 100644
index 0000000..036d276
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/bower.json
@@ -0,0 +1,24 @@
+{
+  "name": "reveal.js",
+  "version": "3.8.0",
+  "main": [
+    "js/reveal.js",
+    "css/reveal.css"
+  ],
+  "homepage": "http://revealjs.com";,
+  "license": "MIT",
+  "description": "The HTML Presentation Framework",
+  "authors": [
+    "Hakim El Hattab <address@hidden>"
+  ],
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/hakimel/reveal.js.git"
+  },
+  "ignore": [
+    "**/.*",
+    "node_modules",
+    "bower_components",
+    "test"
+  ]
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/paper.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/paper.css
new file mode 100644
index 0000000..27d19dd
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/paper.css
@@ -0,0 +1,203 @@
+/* Default Print Stylesheet Template
+   by Rob Glazebrook of CSSnewbie.com
+   Last Updated: June 4, 2008
+
+   Feel free (nay, compelled) to edit, append, and
+   manipulate this file as you see fit. */
+
+
+@media print {
+
+       /* SECTION 1: Set default width, margin, float, and
+          background. This prevents elements from extending
+          beyond the edge of the printed page, and prevents
+          unnecessary background images from printing */
+       html {
+               background: #fff;
+               width: auto;
+               height: auto;
+               overflow: visible;
+       }
+       body {
+               background: #fff;
+               font-size: 20pt;
+               width: auto;
+               height: auto;
+               border: 0;
+               margin: 0 5%;
+               padding: 0;
+               overflow: visible;
+               float: none !important;
+       }
+
+       /* SECTION 2: Remove any elements not needed in print.
+          This would include navigation, ads, sidebars, etc. */
+       .nestedarrow,
+       .controls,
+       .fork-reveal,
+       .share-reveal,
+       .state-background,
+       .reveal .progress,
+       .reveal .backgrounds,
+       .reveal .slide-number {
+               display: none !important;
+       }
+
+       /* SECTION 3: Set body font face, size, and color.
+          Consider using a serif font for readability. */
+       body, p, td, li, div {
+               font-size: 20pt!important;
+               font-family: Georgia, "Times New Roman", Times, serif 
!important;
+               color: #000;
+       }
+
+       /* SECTION 4: Set heading font face, sizes, and color.
+          Differentiate your headings from your body text.
+          Perhaps use a large sans-serif for distinction. */
+       h1,h2,h3,h4,h5,h6 {
+               color: #000!important;
+               height: auto;
+               line-height: normal;
+               font-family: Georgia, "Times New Roman", Times, serif 
!important;
+               text-shadow: 0 0 0 #000 !important;
+               text-align: left;
+               letter-spacing: normal;
+       }
+       /* Need to reduce the size of the fonts for printing */
+       h1 { font-size: 28pt !important;  }
+       h2 { font-size: 24pt !important; }
+       h3 { font-size: 22pt !important; }
+       h4 { font-size: 22pt !important; font-variant: small-caps; }
+       h5 { font-size: 21pt !important; }
+       h6 { font-size: 20pt !important; font-style: italic; }
+
+       /* SECTION 5: Make hyperlinks more usable.
+          Ensure links are underlined, and consider appending
+          the URL to the end of the link for usability. */
+       a:link,
+       a:visited {
+               color: #000 !important;
+               font-weight: bold;
+               text-decoration: underline;
+       }
+       /*
+       .reveal a:link:after,
+       .reveal a:visited:after {
+               content: " (" attr(href) ") ";
+               color: #222 !important;
+               font-size: 90%;
+       }
+       */
+
+
+       /* SECTION 6: more reveal.js specific additions by @skypanther */
+       ul, ol, div, p {
+               visibility: visible;
+               position: static;
+               width: auto;
+               height: auto;
+               display: block;
+               overflow: visible;
+               margin: 0;
+               text-align: left !important;
+       }
+       .reveal pre,
+       .reveal table {
+               margin-left: 0;
+               margin-right: 0;
+       }
+       .reveal pre code {
+               padding: 20px;
+               border: 1px solid #ddd;
+       }
+       .reveal blockquote {
+               margin: 20px 0;
+       }
+       .reveal .slides {
+               position: static !important;
+               width: auto !important;
+               height: auto !important;
+
+               left: 0 !important;
+               top: 0 !important;
+               margin-left: 0 !important;
+               margin-top: 0 !important;
+               padding: 0 !important;
+               zoom: 1 !important;
+
+               overflow: visible !important;
+               display: block !important;
+
+               text-align: left !important;
+               -webkit-perspective: none;
+                  -moz-perspective: none;
+                   -ms-perspective: none;
+                       perspective: none;
+
+               -webkit-perspective-origin: 50% 50%;
+                  -moz-perspective-origin: 50% 50%;
+                   -ms-perspective-origin: 50% 50%;
+                       perspective-origin: 50% 50%;
+       }
+       .reveal .slides section {
+               visibility: visible !important;
+               position: static !important;
+               width: auto !important;
+               height: auto !important;
+               display: block !important;
+               overflow: visible !important;
+
+               left: 0 !important;
+               top: 0 !important;
+               margin-left: 0 !important;
+               margin-top: 0 !important;
+               padding: 60px 20px !important;
+               z-index: auto !important;
+
+               opacity: 1 !important;
+
+               page-break-after: always !important;
+
+               -webkit-transform-style: flat !important;
+                  -moz-transform-style: flat !important;
+                   -ms-transform-style: flat !important;
+                       transform-style: flat !important;
+
+               -webkit-transform: none !important;
+                  -moz-transform: none !important;
+                   -ms-transform: none !important;
+                       transform: none !important;
+
+               -webkit-transition: none !important;
+                  -moz-transition: none !important;
+                   -ms-transition: none !important;
+                       transition: none !important;
+       }
+       .reveal .slides section.stack {
+               padding: 0 !important;
+       }
+       .reveal section:last-of-type {
+               page-break-after: avoid !important;
+       }
+       .reveal section .fragment {
+               opacity: 1 !important;
+               visibility: visible !important;
+
+               -webkit-transform: none !important;
+                  -moz-transform: none !important;
+                   -ms-transform: none !important;
+                       transform: none !important;
+       }
+       .reveal section img {
+               display: block;
+               margin: 15px 0px;
+               background: rgba(255,255,255,1);
+               border: 1px solid #666;
+               box-shadow: none;
+       }
+
+       .reveal section small {
+               font-size: 0.8em;
+       }
+
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/pdf.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/pdf.css
new file mode 100644
index 0000000..752d955
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/print/pdf.css
@@ -0,0 +1,164 @@
+/**
+ * This stylesheet is used to print reveal.js
+ * presentations to PDF.
+ *
+ * https://github.com/hakimel/reveal.js#pdf-export
+ */
+
+* {
+       -webkit-print-color-adjust: exact;
+}
+
+body {
+       margin: 0 auto !important;
+       border: 0;
+       padding: 0;
+       float: none !important;
+       overflow: visible;
+}
+
+html {
+       width: 100%;
+       height: 100%;
+       overflow: visible;
+}
+
+/* Remove any elements not needed in print. */
+.nestedarrow,
+.reveal .controls,
+.reveal .progress,
+.reveal .playback,
+.reveal.overview,
+.fork-reveal,
+.share-reveal,
+.state-background {
+       display: none !important;
+}
+
+h1, h2, h3, h4, h5, h6 {
+       text-shadow: 0 0 0 #000 !important;
+}
+
+.reveal pre code {
+       overflow: hidden !important;
+       font-family: Courier, 'Courier New', monospace !important;
+}
+
+ul, ol, div, p {
+       visibility: visible;
+       position: static;
+       width: auto;
+       height: auto;
+       display: block;
+       overflow: visible;
+       margin: auto;
+}
+.reveal {
+       width: auto !important;
+       height: auto !important;
+       overflow: hidden !important;
+}
+.reveal .slides {
+       position: static;
+       width: 100% !important;
+       height: auto !important;
+       zoom: 1 !important;
+
+       left: auto;
+       top: auto;
+       margin: 0 !important;
+       padding: 0 !important;
+
+       overflow: visible;
+       display: block;
+
+       perspective: none;
+       perspective-origin: 50% 50%;
+}
+
+.reveal .slides .pdf-page {
+       position: relative;
+       overflow: hidden;
+       z-index: 1;
+
+       page-break-after: always;
+}
+
+.reveal .slides section {
+       visibility: visible !important;
+       display: block !important;
+       position: absolute !important;
+
+       margin: 0 !important;
+       padding: 0 !important;
+       box-sizing: border-box !important;
+       min-height: 1px;
+
+       opacity: 1 !important;
+
+       transform-style: flat !important;
+       transform: none !important;
+}
+
+.reveal section.stack {
+       position: relative !important;
+       margin: 0 !important;
+       padding: 0 !important;
+       page-break-after: avoid !important;
+       height: auto !important;
+       min-height: auto !important;
+}
+
+.reveal img {
+       box-shadow: none;
+}
+
+.reveal .roll {
+       overflow: visible;
+       line-height: 1em;
+}
+
+/* Slide backgrounds are placed inside of their slide when exporting to PDF */
+.reveal .slide-background {
+       display: block !important;
+       position: absolute;
+       top: 0;
+       left: 0;
+       width: 100%;
+       height: 100%;
+       z-index: auto !important;
+}
+
+/* Display slide speaker notes when 'showNotes' is enabled */
+.reveal.show-notes {
+       max-width: none;
+       max-height: none;
+}
+.reveal .speaker-notes-pdf {
+       display: block;
+       width: 100%;
+       height: auto;
+       max-height: none;
+       top: auto;
+       right: auto;
+       bottom: auto;
+       left: auto;
+       z-index: 100;
+}
+
+/* Layout option which makes notes appear on a separate page */
+.reveal .speaker-notes-pdf[data-layout="separate-page"] {
+       position: relative;
+       color: inherit;
+       background-color: transparent;
+       padding: 20px;
+       page-break-after: always;
+       border: 0;
+}
+
+/* Display slide numbers when 'slideNumber' is enabled */
+.reveal .slide-number-pdf {
+       display: block;
+       position: absolute;
+       font-size: 14px;
+}
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reset.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reset.css
new file mode 100644
index 0000000..e238539
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reset.css
@@ -0,0 +1,30 @@
+/* http://meyerweb.com/eric/tools/css/reset/
+   v4.0 | 20180602
+   License: none (public domain)
+*/
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
+main, menu, nav, output, ruby, section, summary,
+time, mark, audio, video {
+  margin: 0;
+  padding: 0;
+  border: 0;
+  font-size: 100%;
+  font: inherit;
+  vertical-align: baseline;
+}
+/* HTML5 display-role reset for older browsers */
+article, aside, details, figcaption, figure,
+footer, header, hgroup, main, menu, nav, section {
+  display: block;
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.css
new file mode 100644
index 0000000..1b9651b
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.css
@@ -0,0 +1,1598 @@
+/*!
+ * reveal.js
+ * http://revealjs.com
+ * MIT licensed
+ *
+ * Copyright (C) 2019 Hakim El Hattab, http://hakim.se
+ */
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+html {
+  width: 100%;
+  height: 100%;
+  height: 100vh;
+  height: calc( var(--vh, 1vh) * 100);
+  overflow: hidden; }
+
+body {
+  height: 100%;
+  overflow: hidden;
+  position: relative;
+  line-height: 1;
+  margin: 0;
+  background-color: #fff;
+  color: #000; }
+
+/*********************************************
+ * VIEW FRAGMENTS
+ *********************************************/
+.reveal .slides section .fragment {
+  opacity: 0;
+  visibility: hidden;
+  transition: all .2s ease; }
+  .reveal .slides section .fragment.visible {
+    opacity: 1;
+    visibility: inherit; }
+
+.reveal .slides section .fragment.grow {
+  opacity: 1;
+  visibility: inherit; }
+  .reveal .slides section .fragment.grow.visible {
+    -webkit-transform: scale(1.3);
+            transform: scale(1.3); }
+
+.reveal .slides section .fragment.shrink {
+  opacity: 1;
+  visibility: inherit; }
+  .reveal .slides section .fragment.shrink.visible {
+    -webkit-transform: scale(0.7);
+            transform: scale(0.7); }
+
+.reveal .slides section .fragment.zoom-in {
+  -webkit-transform: scale(0.1);
+          transform: scale(0.1); }
+  .reveal .slides section .fragment.zoom-in.visible {
+    -webkit-transform: none;
+            transform: none; }
+
+.reveal .slides section .fragment.fade-out {
+  opacity: 1;
+  visibility: inherit; }
+  .reveal .slides section .fragment.fade-out.visible {
+    opacity: 0;
+    visibility: hidden; }
+
+.reveal .slides section .fragment.semi-fade-out {
+  opacity: 1;
+  visibility: inherit; }
+  .reveal .slides section .fragment.semi-fade-out.visible {
+    opacity: 0.5;
+    visibility: inherit; }
+
+.reveal .slides section .fragment.strike {
+  opacity: 1;
+  visibility: inherit; }
+  .reveal .slides section .fragment.strike.visible {
+    text-decoration: line-through; }
+
+.reveal .slides section .fragment.fade-up {
+  -webkit-transform: translate(0, 20%);
+          transform: translate(0, 20%); }
+  .reveal .slides section .fragment.fade-up.visible {
+    -webkit-transform: translate(0, 0);
+            transform: translate(0, 0); }
+
+.reveal .slides section .fragment.fade-down {
+  -webkit-transform: translate(0, -20%);
+          transform: translate(0, -20%); }
+  .reveal .slides section .fragment.fade-down.visible {
+    -webkit-transform: translate(0, 0);
+            transform: translate(0, 0); }
+
+.reveal .slides section .fragment.fade-right {
+  -webkit-transform: translate(-20%, 0);
+          transform: translate(-20%, 0); }
+  .reveal .slides section .fragment.fade-right.visible {
+    -webkit-transform: translate(0, 0);
+            transform: translate(0, 0); }
+
+.reveal .slides section .fragment.fade-left {
+  -webkit-transform: translate(20%, 0);
+          transform: translate(20%, 0); }
+  .reveal .slides section .fragment.fade-left.visible {
+    -webkit-transform: translate(0, 0);
+            transform: translate(0, 0); }
+
+.reveal .slides section .fragment.fade-in-then-out,
+.reveal .slides section .fragment.current-visible {
+  opacity: 0;
+  visibility: hidden; }
+  .reveal .slides section .fragment.fade-in-then-out.current-fragment,
+  .reveal .slides section .fragment.current-visible.current-fragment {
+    opacity: 1;
+    visibility: inherit; }
+
+.reveal .slides section .fragment.fade-in-then-semi-out {
+  opacity: 0;
+  visibility: hidden; }
+  .reveal .slides section .fragment.fade-in-then-semi-out.visible {
+    opacity: 0.5;
+    visibility: inherit; }
+  .reveal .slides section .fragment.fade-in-then-semi-out.current-fragment {
+    opacity: 1;
+    visibility: inherit; }
+
+.reveal .slides section .fragment.highlight-red,
+.reveal .slides section .fragment.highlight-current-red,
+.reveal .slides section .fragment.highlight-green,
+.reveal .slides section .fragment.highlight-current-green,
+.reveal .slides section .fragment.highlight-blue,
+.reveal .slides section .fragment.highlight-current-blue {
+  opacity: 1;
+  visibility: inherit; }
+
+.reveal .slides section .fragment.highlight-red.visible {
+  color: #ff2c2d; }
+
+.reveal .slides section .fragment.highlight-green.visible {
+  color: #17ff2e; }
+
+.reveal .slides section .fragment.highlight-blue.visible {
+  color: #1b91ff; }
+
+.reveal .slides section .fragment.highlight-current-red.current-fragment {
+  color: #ff2c2d; }
+
+.reveal .slides section .fragment.highlight-current-green.current-fragment {
+  color: #17ff2e; }
+
+.reveal .slides section .fragment.highlight-current-blue.current-fragment {
+  color: #1b91ff; }
+
+/*********************************************
+ * DEFAULT ELEMENT STYLES
+ *********************************************/
+/* Fixes issue in Chrome where italic fonts did not appear when printing to 
PDF */
+.reveal:after {
+  content: '';
+  font-style: italic; }
+
+.reveal iframe {
+  z-index: 1; }
+
+/** Prevents layering issues in certain browser/transition combinations */
+.reveal a {
+  position: relative; }
+
+.reveal .stretch {
+  max-width: none;
+  max-height: none; }
+
+.reveal pre.stretch code {
+  height: 100%;
+  max-height: 100%;
+  box-sizing: border-box; }
+
+/*********************************************
+ * CONTROLS
+ *********************************************/
+@-webkit-keyframes bounce-right {
+  0%, 10%, 25%, 40%, 50% {
+    -webkit-transform: translateX(0);
+            transform: translateX(0); }
+  20% {
+    -webkit-transform: translateX(10px);
+            transform: translateX(10px); }
+  30% {
+    -webkit-transform: translateX(-5px);
+            transform: translateX(-5px); } }
+@keyframes bounce-right {
+  0%, 10%, 25%, 40%, 50% {
+    -webkit-transform: translateX(0);
+            transform: translateX(0); }
+  20% {
+    -webkit-transform: translateX(10px);
+            transform: translateX(10px); }
+  30% {
+    -webkit-transform: translateX(-5px);
+            transform: translateX(-5px); } }
+
+@-webkit-keyframes bounce-down {
+  0%, 10%, 25%, 40%, 50% {
+    -webkit-transform: translateY(0);
+            transform: translateY(0); }
+  20% {
+    -webkit-transform: translateY(10px);
+            transform: translateY(10px); }
+  30% {
+    -webkit-transform: translateY(-5px);
+            transform: translateY(-5px); } }
+
+@keyframes bounce-down {
+  0%, 10%, 25%, 40%, 50% {
+    -webkit-transform: translateY(0);
+            transform: translateY(0); }
+  20% {
+    -webkit-transform: translateY(10px);
+            transform: translateY(10px); }
+  30% {
+    -webkit-transform: translateY(-5px);
+            transform: translateY(-5px); } }
+
+.reveal .controls {
+  display: none;
+  position: absolute;
+  top: auto;
+  bottom: 12px;
+  right: 12px;
+  left: auto;
+  z-index: 1;
+  color: #000;
+  pointer-events: none;
+  font-size: 10px; }
+  .reveal .controls button {
+    position: absolute;
+    padding: 0;
+    background-color: transparent;
+    border: 0;
+    outline: 0;
+    cursor: pointer;
+    color: currentColor;
+    -webkit-transform: scale(0.9999);
+            transform: scale(0.9999);
+    transition: color 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s 
ease;
+    transition: color 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
+    z-index: 2;
+    pointer-events: auto;
+    font-size: inherit;
+    visibility: hidden;
+    opacity: 0;
+    -webkit-appearance: none;
+    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
+  .reveal .controls .controls-arrow:before,
+  .reveal .controls .controls-arrow:after {
+    content: '';
+    position: absolute;
+    top: 0;
+    left: 0;
+    width: 2.6em;
+    height: 0.5em;
+    border-radius: 0.25em;
+    background-color: currentColor;
+    transition: all 0.15s ease, background-color 0.8s ease;
+    -webkit-transform-origin: 0.2em 50%;
+            transform-origin: 0.2em 50%;
+    will-change: transform; }
+  .reveal .controls .controls-arrow {
+    position: relative;
+    width: 3.6em;
+    height: 3.6em; }
+    .reveal .controls .controls-arrow:before {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(45deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(45deg); }
+    .reveal .controls .controls-arrow:after {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(-45deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(-45deg); }
+    .reveal .controls .controls-arrow:hover:before {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(40deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(40deg); }
+    .reveal .controls .controls-arrow:hover:after {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(-40deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(-40deg); }
+    .reveal .controls .controls-arrow:active:before {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(36deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(36deg); }
+    .reveal .controls .controls-arrow:active:after {
+      -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(-36deg);
+              transform: translateX(0.5em) translateY(1.55em) rotate(-36deg); }
+  .reveal .controls .navigate-left {
+    right: 6.4em;
+    bottom: 3.2em;
+    -webkit-transform: translateX(-10px);
+            transform: translateX(-10px); }
+  .reveal .controls .navigate-right {
+    right: 0;
+    bottom: 3.2em;
+    -webkit-transform: translateX(10px);
+            transform: translateX(10px); }
+    .reveal .controls .navigate-right .controls-arrow {
+      -webkit-transform: rotate(180deg);
+              transform: rotate(180deg); }
+    .reveal .controls .navigate-right.highlight {
+      -webkit-animation: bounce-right 2s 50 both ease-out;
+              animation: bounce-right 2s 50 both ease-out; }
+  .reveal .controls .navigate-up {
+    right: 3.2em;
+    bottom: 6.4em;
+    -webkit-transform: translateY(-10px);
+            transform: translateY(-10px); }
+    .reveal .controls .navigate-up .controls-arrow {
+      -webkit-transform: rotate(90deg);
+              transform: rotate(90deg); }
+  .reveal .controls .navigate-down {
+    right: 3.2em;
+    bottom: 0;
+    -webkit-transform: translateY(10px);
+            transform: translateY(10px); }
+    .reveal .controls .navigate-down .controls-arrow {
+      -webkit-transform: rotate(-90deg);
+              transform: rotate(-90deg); }
+    .reveal .controls .navigate-down.highlight {
+      -webkit-animation: bounce-down 2s 50 both ease-out;
+              animation: bounce-down 2s 50 both ease-out; }
+  .reveal .controls[data-controls-back-arrows="faded"] .navigate-left.enabled,
+  .reveal .controls[data-controls-back-arrows="faded"] .navigate-up.enabled {
+    opacity: 0.3; }
+    .reveal .controls[data-controls-back-arrows="faded"] 
.navigate-left.enabled:hover,
+    .reveal .controls[data-controls-back-arrows="faded"] 
.navigate-up.enabled:hover {
+      opacity: 1; }
+  .reveal .controls[data-controls-back-arrows="hidden"] .navigate-left.enabled,
+  .reveal .controls[data-controls-back-arrows="hidden"] .navigate-up.enabled {
+    opacity: 0;
+    visibility: hidden; }
+  .reveal .controls .enabled {
+    visibility: visible;
+    opacity: 0.9;
+    cursor: pointer;
+    -webkit-transform: none;
+            transform: none; }
+  .reveal .controls .enabled.fragmented {
+    opacity: 0.5; }
+  .reveal .controls .enabled:hover,
+  .reveal .controls .enabled.fragmented:hover {
+    opacity: 1; }
+
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-up,
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-down {
+  display: none; }
+
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-left,
+.reveal:not(.has-vertical-slides) .controls .navigate-left {
+  bottom: 1.4em;
+  right: 5.5em; }
+
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-right,
+.reveal:not(.has-vertical-slides) .controls .navigate-right {
+  bottom: 1.4em;
+  right: 0.5em; }
+
+.reveal:not(.has-horizontal-slides) .controls .navigate-up {
+  right: 1.4em;
+  bottom: 5em; }
+
+.reveal:not(.has-horizontal-slides) .controls .navigate-down {
+  right: 1.4em;
+  bottom: 0.5em; }
+
+.reveal.has-dark-background .controls {
+  color: #fff; }
+
+.reveal.has-light-background .controls {
+  color: #000; }
+
+.reveal.no-hover .controls .controls-arrow:hover:before,
+.reveal.no-hover .controls .controls-arrow:active:before {
+  -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(45deg);
+          transform: translateX(0.5em) translateY(1.55em) rotate(45deg); }
+
+.reveal.no-hover .controls .controls-arrow:hover:after,
+.reveal.no-hover .controls .controls-arrow:active:after {
+  -webkit-transform: translateX(0.5em) translateY(1.55em) rotate(-45deg);
+          transform: translateX(0.5em) translateY(1.55em) rotate(-45deg); }
+
+@media screen and (min-width: 500px) {
+  .reveal .controls[data-controls-layout="edges"] {
+    top: 0;
+    right: 0;
+    bottom: 0;
+    left: 0; }
+  .reveal .controls[data-controls-layout="edges"] .navigate-left,
+  .reveal .controls[data-controls-layout="edges"] .navigate-right,
+  .reveal .controls[data-controls-layout="edges"] .navigate-up,
+  .reveal .controls[data-controls-layout="edges"] .navigate-down {
+    bottom: auto;
+    right: auto; }
+  .reveal .controls[data-controls-layout="edges"] .navigate-left {
+    top: 50%;
+    left: 8px;
+    margin-top: -1.8em; }
+  .reveal .controls[data-controls-layout="edges"] .navigate-right {
+    top: 50%;
+    right: 8px;
+    margin-top: -1.8em; }
+  .reveal .controls[data-controls-layout="edges"] .navigate-up {
+    top: 8px;
+    left: 50%;
+    margin-left: -1.8em; }
+  .reveal .controls[data-controls-layout="edges"] .navigate-down {
+    bottom: 8px;
+    left: 50%;
+    margin-left: -1.8em; } }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  position: absolute;
+  display: none;
+  height: 3px;
+  width: 100%;
+  bottom: 0;
+  left: 0;
+  z-index: 10;
+  background-color: rgba(0, 0, 0, 0.2);
+  color: #fff; }
+
+.reveal .progress:after {
+  content: '';
+  display: block;
+  position: absolute;
+  height: 10px;
+  width: 100%;
+  top: -10px; }
+
+.reveal .progress span {
+  display: block;
+  height: 100%;
+  width: 0px;
+  background-color: currentColor;
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+  position: absolute;
+  display: block;
+  right: 8px;
+  bottom: 8px;
+  z-index: 31;
+  font-family: Helvetica, sans-serif;
+  font-size: 12px;
+  line-height: 1;
+  color: #fff;
+  background-color: rgba(0, 0, 0, 0.4);
+  padding: 5px; }
+
+.reveal .slide-number a {
+  color: currentColor; }
+
+.reveal .slide-number-delimiter {
+  margin: 0 3px; }
+
+/*********************************************
+ * SLIDES
+ *********************************************/
+.reveal {
+  position: relative;
+  width: 100%;
+  height: 100%;
+  overflow: hidden;
+  -ms-touch-action: pinch-zoom;
+      touch-action: pinch-zoom; }
+
+.reveal .slides {
+  position: absolute;
+  width: 100%;
+  height: 100%;
+  top: 0;
+  right: 0;
+  bottom: 0;
+  left: 0;
+  margin: auto;
+  pointer-events: none;
+  overflow: visible;
+  z-index: 1;
+  text-align: center;
+  -webkit-perspective: 600px;
+          perspective: 600px;
+  -webkit-perspective-origin: 50% 40%;
+          perspective-origin: 50% 40%; }
+
+.reveal .slides > section {
+  -webkit-perspective: 600px;
+          perspective: 600px; }
+
+.reveal .slides > section,
+.reveal .slides > section > section {
+  display: none;
+  position: absolute;
+  width: 100%;
+  padding: 20px 0px;
+  pointer-events: auto;
+  z-index: 10;
+  -webkit-transform-style: flat;
+          transform-style: flat;
+  transition: -webkit-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 
0.985), -webkit-transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), 
visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms 
cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), 
transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), visibility 800ms 
cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms cubic-bezier(0.26, 0.86, 
0.44, 0.985); }
+
+/* Global transition speed settings */
+.reveal[data-transition-speed="fast"] .slides section {
+  transition-duration: 400ms; }
+
+.reveal[data-transition-speed="slow"] .slides section {
+  transition-duration: 1200ms; }
+
+/* Slide-specific transition speed overrides */
+.reveal .slides section[data-transition-speed="fast"] {
+  transition-duration: 400ms; }
+
+.reveal .slides section[data-transition-speed="slow"] {
+  transition-duration: 1200ms; }
+
+.reveal .slides > section.stack {
+  padding-top: 0;
+  padding-bottom: 0;
+  pointer-events: none;
+  height: 100%; }
+
+.reveal .slides > section.present,
+.reveal .slides > section > section.present {
+  display: block;
+  z-index: 11;
+  opacity: 1; }
+
+.reveal .slides > section:empty,
+.reveal .slides > section > section:empty,
+.reveal .slides > section[data-background-interactive],
+.reveal .slides > section > section[data-background-interactive] {
+  pointer-events: none; }
+
+.reveal.center,
+.reveal.center .slides,
+.reveal.center .slides section {
+  min-height: 0 !important; }
+
+/* Don't allow interaction with invisible slides */
+.reveal .slides > section.future,
+.reveal .slides > section > section.future,
+.reveal .slides > section.past,
+.reveal .slides > section > section.past {
+  pointer-events: none; }
+
+.reveal.overview .slides > section,
+.reveal.overview .slides > section > section {
+  pointer-events: auto; }
+
+.reveal .slides > section.past,
+.reveal .slides > section.future,
+.reveal .slides > section > section.past,
+.reveal .slides > section > section.future {
+  opacity: 0; }
+
+/*********************************************
+ * Mixins for readability of transitions
+ *********************************************/
+/*********************************************
+ * SLIDE TRANSITION
+ * Aliased 'linear' for backwards compatibility
+ *********************************************/
+.reveal.slide section {
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden; }
+
+.reveal .slides > section[data-transition=slide].past,
+.reveal .slides > section[data-transition~=slide-out].past,
+.reveal.slide .slides > section:not([data-transition]).past {
+  -webkit-transform: translate(-150%, 0);
+          transform: translate(-150%, 0); }
+
+.reveal .slides > section[data-transition=slide].future,
+.reveal .slides > section[data-transition~=slide-in].future,
+.reveal.slide .slides > section:not([data-transition]).future {
+  -webkit-transform: translate(150%, 0);
+          transform: translate(150%, 0); }
+
+.reveal .slides > section > section[data-transition=slide].past,
+.reveal .slides > section > section[data-transition~=slide-out].past,
+.reveal.slide .slides > section > section:not([data-transition]).past {
+  -webkit-transform: translate(0, -150%);
+          transform: translate(0, -150%); }
+
+.reveal .slides > section > section[data-transition=slide].future,
+.reveal .slides > section > section[data-transition~=slide-in].future,
+.reveal.slide .slides > section > section:not([data-transition]).future {
+  -webkit-transform: translate(0, 150%);
+          transform: translate(0, 150%); }
+
+.reveal.linear section {
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden; }
+
+.reveal .slides > section[data-transition=linear].past,
+.reveal .slides > section[data-transition~=linear-out].past,
+.reveal.linear .slides > section:not([data-transition]).past {
+  -webkit-transform: translate(-150%, 0);
+          transform: translate(-150%, 0); }
+
+.reveal .slides > section[data-transition=linear].future,
+.reveal .slides > section[data-transition~=linear-in].future,
+.reveal.linear .slides > section:not([data-transition]).future {
+  -webkit-transform: translate(150%, 0);
+          transform: translate(150%, 0); }
+
+.reveal .slides > section > section[data-transition=linear].past,
+.reveal .slides > section > section[data-transition~=linear-out].past,
+.reveal.linear .slides > section > section:not([data-transition]).past {
+  -webkit-transform: translate(0, -150%);
+          transform: translate(0, -150%); }
+
+.reveal .slides > section > section[data-transition=linear].future,
+.reveal .slides > section > section[data-transition~=linear-in].future,
+.reveal.linear .slides > section > section:not([data-transition]).future {
+  -webkit-transform: translate(0, 150%);
+          transform: translate(0, 150%); }
+
+/*********************************************
+ * CONVEX TRANSITION
+ * Aliased 'default' for backwards compatibility
+ *********************************************/
+.reveal .slides section[data-transition=default].stack,
+.reveal.default .slides section.stack {
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d; }
+
+.reveal .slides > section[data-transition=default].past,
+.reveal .slides > section[data-transition~=default-out].past,
+.reveal.default .slides > section:not([data-transition]).past {
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0);
+          transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0); }
+
+.reveal .slides > section[data-transition=default].future,
+.reveal .slides > section[data-transition~=default-in].future,
+.reveal.default .slides > section:not([data-transition]).future {
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0);
+          transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0); }
+
+.reveal .slides > section > section[data-transition=default].past,
+.reveal .slides > section > section[data-transition~=default-out].past,
+.reveal.default .slides > section > section:not([data-transition]).past {
+  -webkit-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, 
-300px, 0);
+          transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, 
-300px, 0); }
+
+.reveal .slides > section > section[data-transition=default].future,
+.reveal .slides > section > section[data-transition~=default-in].future,
+.reveal.default .slides > section > section:not([data-transition]).future {
+  -webkit-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 
300px, 0);
+          transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 
300px, 0); }
+
+.reveal .slides section[data-transition=convex].stack,
+.reveal.convex .slides section.stack {
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d; }
+
+.reveal .slides > section[data-transition=convex].past,
+.reveal .slides > section[data-transition~=convex-out].past,
+.reveal.convex .slides > section:not([data-transition]).past {
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0);
+          transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0); }
+
+.reveal .slides > section[data-transition=convex].future,
+.reveal .slides > section[data-transition~=convex-in].future,
+.reveal.convex .slides > section:not([data-transition]).future {
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0);
+          transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0); }
+
+.reveal .slides > section > section[data-transition=convex].past,
+.reveal .slides > section > section[data-transition~=convex-out].past,
+.reveal.convex .slides > section > section:not([data-transition]).past {
+  -webkit-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, 
-300px, 0);
+          transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, 
-300px, 0); }
+
+.reveal .slides > section > section[data-transition=convex].future,
+.reveal .slides > section > section[data-transition~=convex-in].future,
+.reveal.convex .slides > section > section:not([data-transition]).future {
+  -webkit-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 
300px, 0);
+          transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 
300px, 0); }
+
+/*********************************************
+ * CONCAVE TRANSITION
+ *********************************************/
+.reveal .slides section[data-transition=concave].stack,
+.reveal.concave .slides section.stack {
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d; }
+
+.reveal .slides > section[data-transition=concave].past,
+.reveal .slides > section[data-transition~=concave-out].past,
+.reveal.concave .slides > section:not([data-transition]).past {
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg) 
translate3d(-100%, 0, 0);
+          transform: translate3d(-100%, 0, 0) rotateY(90deg) 
translate3d(-100%, 0, 0); }
+
+.reveal .slides > section[data-transition=concave].future,
+.reveal .slides > section[data-transition~=concave-in].future,
+.reveal.concave .slides > section:not([data-transition]).future {
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 
0, 0);
+          transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 
0, 0); }
+
+.reveal .slides > section > section[data-transition=concave].past,
+.reveal .slides > section > section[data-transition~=concave-out].past,
+.reveal.concave .slides > section > section:not([data-transition]).past {
+  -webkit-transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, 
-80%, 0);
+          transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, 
-80%, 0); }
+
+.reveal .slides > section > section[data-transition=concave].future,
+.reveal .slides > section > section[data-transition~=concave-in].future,
+.reveal.concave .slides > section > section:not([data-transition]).future {
+  -webkit-transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 
0);
+          transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 
0); }
+
+/*********************************************
+ * ZOOM TRANSITION
+ *********************************************/
+.reveal .slides section[data-transition=zoom],
+.reveal.zoom .slides section:not([data-transition]) {
+  transition-timing-function: ease; }
+
+.reveal .slides > section[data-transition=zoom].past,
+.reveal .slides > section[data-transition~=zoom-out].past,
+.reveal.zoom .slides > section:not([data-transition]).past {
+  visibility: hidden;
+  -webkit-transform: scale(16);
+          transform: scale(16); }
+
+.reveal .slides > section[data-transition=zoom].future,
+.reveal .slides > section[data-transition~=zoom-in].future,
+.reveal.zoom .slides > section:not([data-transition]).future {
+  visibility: hidden;
+  -webkit-transform: scale(0.2);
+          transform: scale(0.2); }
+
+.reveal .slides > section > section[data-transition=zoom].past,
+.reveal .slides > section > section[data-transition~=zoom-out].past,
+.reveal.zoom .slides > section > section:not([data-transition]).past {
+  -webkit-transform: scale(16);
+          transform: scale(16); }
+
+.reveal .slides > section > section[data-transition=zoom].future,
+.reveal .slides > section > section[data-transition~=zoom-in].future,
+.reveal.zoom .slides > section > section:not([data-transition]).future {
+  -webkit-transform: scale(0.2);
+          transform: scale(0.2); }
+
+/*********************************************
+ * CUBE TRANSITION
+ *
+ * WARNING:
+ * this is deprecated and will be removed in a
+ * future version.
+ *********************************************/
+.reveal.cube .slides {
+  -webkit-perspective: 1300px;
+          perspective: 1300px; }
+
+.reveal.cube .slides section {
+  padding: 30px;
+  min-height: 700px;
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden;
+  box-sizing: border-box;
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d; }
+
+.reveal.center.cube .slides section {
+  min-height: 0; }
+
+.reveal.cube .slides section:not(.stack):before {
+  content: '';
+  position: absolute;
+  display: block;
+  width: 100%;
+  height: 100%;
+  left: 0;
+  top: 0;
+  background: rgba(0, 0, 0, 0.1);
+  border-radius: 4px;
+  -webkit-transform: translateZ(-20px);
+          transform: translateZ(-20px); }
+
+.reveal.cube .slides section:not(.stack):after {
+  content: '';
+  position: absolute;
+  display: block;
+  width: 90%;
+  height: 30px;
+  left: 5%;
+  bottom: 0;
+  background: none;
+  z-index: 1;
+  border-radius: 4px;
+  box-shadow: 0px 95px 25px rgba(0, 0, 0, 0.2);
+  -webkit-transform: translateZ(-90px) rotateX(65deg);
+          transform: translateZ(-90px) rotateX(65deg); }
+
+.reveal.cube .slides > section.stack {
+  padding: 0;
+  background: none; }
+
+.reveal.cube .slides > section.past {
+  -webkit-transform-origin: 100% 0%;
+          transform-origin: 100% 0%;
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
+          transform: translate3d(-100%, 0, 0) rotateY(-90deg); }
+
+.reveal.cube .slides > section.future {
+  -webkit-transform-origin: 0% 0%;
+          transform-origin: 0% 0%;
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
+          transform: translate3d(100%, 0, 0) rotateY(90deg); }
+
+.reveal.cube .slides > section > section.past {
+  -webkit-transform-origin: 0% 100%;
+          transform-origin: 0% 100%;
+  -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg);
+          transform: translate3d(0, -100%, 0) rotateX(90deg); }
+
+.reveal.cube .slides > section > section.future {
+  -webkit-transform-origin: 0% 0%;
+          transform-origin: 0% 0%;
+  -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg);
+          transform: translate3d(0, 100%, 0) rotateX(-90deg); }
+
+/*********************************************
+ * PAGE TRANSITION
+ *
+ * WARNING:
+ * this is deprecated and will be removed in a
+ * future version.
+ *********************************************/
+.reveal.page .slides {
+  -webkit-perspective-origin: 0% 50%;
+          perspective-origin: 0% 50%;
+  -webkit-perspective: 3000px;
+          perspective: 3000px; }
+
+.reveal.page .slides section {
+  padding: 30px;
+  min-height: 700px;
+  box-sizing: border-box;
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d; }
+
+.reveal.page .slides section.past {
+  z-index: 12; }
+
+.reveal.page .slides section:not(.stack):before {
+  content: '';
+  position: absolute;
+  display: block;
+  width: 100%;
+  height: 100%;
+  left: 0;
+  top: 0;
+  background: rgba(0, 0, 0, 0.1);
+  -webkit-transform: translateZ(-20px);
+          transform: translateZ(-20px); }
+
+.reveal.page .slides section:not(.stack):after {
+  content: '';
+  position: absolute;
+  display: block;
+  width: 90%;
+  height: 30px;
+  left: 5%;
+  bottom: 0;
+  background: none;
+  z-index: 1;
+  border-radius: 4px;
+  box-shadow: 0px 95px 25px rgba(0, 0, 0, 0.2);
+  -webkit-transform: translateZ(-90px) rotateX(65deg); }
+
+.reveal.page .slides > section.stack {
+  padding: 0;
+  background: none; }
+
+.reveal.page .slides > section.past {
+  -webkit-transform-origin: 0% 0%;
+          transform-origin: 0% 0%;
+  -webkit-transform: translate3d(-40%, 0, 0) rotateY(-80deg);
+          transform: translate3d(-40%, 0, 0) rotateY(-80deg); }
+
+.reveal.page .slides > section.future {
+  -webkit-transform-origin: 100% 0%;
+          transform-origin: 100% 0%;
+  -webkit-transform: translate3d(0, 0, 0);
+          transform: translate3d(0, 0, 0); }
+
+.reveal.page .slides > section > section.past {
+  -webkit-transform-origin: 0% 0%;
+          transform-origin: 0% 0%;
+  -webkit-transform: translate3d(0, -40%, 0) rotateX(80deg);
+          transform: translate3d(0, -40%, 0) rotateX(80deg); }
+
+.reveal.page .slides > section > section.future {
+  -webkit-transform-origin: 0% 100%;
+          transform-origin: 0% 100%;
+  -webkit-transform: translate3d(0, 0, 0);
+          transform: translate3d(0, 0, 0); }
+
+/*********************************************
+ * FADE TRANSITION
+ *********************************************/
+.reveal .slides section[data-transition=fade],
+.reveal.fade .slides section:not([data-transition]),
+.reveal.fade .slides > section > section:not([data-transition]) {
+  -webkit-transform: none;
+          transform: none;
+  transition: opacity 0.5s; }
+
+.reveal.fade.overview .slides section,
+.reveal.fade.overview .slides > section > section {
+  transition: none; }
+
+/*********************************************
+ * NO TRANSITION
+ *********************************************/
+.reveal .slides section[data-transition=none],
+.reveal.none .slides section:not([data-transition]) {
+  -webkit-transform: none;
+          transform: none;
+  transition: none; }
+
+/*********************************************
+ * PAUSED MODE
+ *********************************************/
+.reveal .pause-overlay {
+  position: absolute;
+  top: 0;
+  left: 0;
+  width: 100%;
+  height: 100%;
+  background: black;
+  visibility: hidden;
+  opacity: 0;
+  z-index: 100;
+  transition: all 1s ease; }
+
+.reveal .pause-overlay .resume-button {
+  position: absolute;
+  bottom: 20px;
+  right: 20px;
+  color: #ccc;
+  border-radius: 2px;
+  padding: 6px 14px;
+  border: 2px solid #ccc;
+  font-size: 16px;
+  background: transparent;
+  cursor: pointer; }
+  .reveal .pause-overlay .resume-button:hover {
+    color: #fff;
+    border-color: #fff; }
+
+.reveal.paused .pause-overlay {
+  visibility: visible;
+  opacity: 1; }
+
+/*********************************************
+ * FALLBACK
+ *********************************************/
+.no-transforms {
+  overflow-y: auto; }
+
+.no-transforms .reveal {
+  overflow: visible; }
+
+.no-transforms .reveal .slides {
+  position: relative;
+  width: 80%;
+  max-width: 1280px;
+  height: auto;
+  top: 0;
+  margin: 0 auto;
+  text-align: center; }
+
+.no-transforms .reveal .controls,
+.no-transforms .reveal .progress {
+  display: none; }
+
+.no-transforms .reveal .slides section {
+  display: block;
+  opacity: 1;
+  position: relative;
+  height: auto;
+  min-height: 0;
+  top: 0;
+  left: 0;
+  margin: 10vh 0;
+  margin: 70px 0;
+  -webkit-transform: none;
+          transform: none; }
+
+.reveal .no-transition,
+.reveal .no-transition * {
+  transition: none !important; }
+
+/*********************************************
+ * PER-SLIDE BACKGROUNDS
+ *********************************************/
+.reveal .backgrounds {
+  position: absolute;
+  width: 100%;
+  height: 100%;
+  top: 0;
+  left: 0;
+  -webkit-perspective: 600px;
+          perspective: 600px; }
+
+.reveal .slide-background {
+  display: none;
+  position: absolute;
+  width: 100%;
+  height: 100%;
+  opacity: 0;
+  visibility: hidden;
+  overflow: hidden;
+  background-color: rgba(0, 0, 0, 0);
+  transition: all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+.reveal .slide-background-content {
+  position: absolute;
+  width: 100%;
+  height: 100%;
+  background-position: 50% 50%;
+  background-repeat: no-repeat;
+  background-size: cover; }
+
+.reveal .slide-background.stack {
+  display: block; }
+
+.reveal .slide-background.present {
+  opacity: 1;
+  visibility: visible;
+  z-index: 2; }
+
+.print-pdf .reveal .slide-background {
+  opacity: 1 !important;
+  visibility: visible !important; }
+
+/* Video backgrounds */
+.reveal .slide-background video {
+  position: absolute;
+  width: 100%;
+  height: 100%;
+  max-width: none;
+  max-height: none;
+  top: 0;
+  left: 0;
+  -o-object-fit: cover;
+     object-fit: cover; }
+
+.reveal .slide-background[data-background-size="contain"] video {
+  -o-object-fit: contain;
+     object-fit: contain; }
+
+/* Immediate transition style */
+.reveal[data-background-transition=none] > .backgrounds .slide-background,
+.reveal > .backgrounds .slide-background[data-background-transition=none] {
+  transition: none; }
+
+/* Slide */
+.reveal[data-background-transition=slide] > .backgrounds .slide-background,
+.reveal > .backgrounds .slide-background[data-background-transition=slide] {
+  opacity: 1;
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden; }
+
+.reveal[data-background-transition=slide] > .backgrounds 
.slide-background.past,
+.reveal > .backgrounds 
.slide-background.past[data-background-transition=slide] {
+  -webkit-transform: translate(-100%, 0);
+          transform: translate(-100%, 0); }
+
+.reveal[data-background-transition=slide] > .backgrounds 
.slide-background.future,
+.reveal > .backgrounds 
.slide-background.future[data-background-transition=slide] {
+  -webkit-transform: translate(100%, 0);
+          transform: translate(100%, 0); }
+
+.reveal[data-background-transition=slide] > .backgrounds .slide-background > 
.slide-background.past,
+.reveal > .backgrounds .slide-background > 
.slide-background.past[data-background-transition=slide] {
+  -webkit-transform: translate(0, -100%);
+          transform: translate(0, -100%); }
+
+.reveal[data-background-transition=slide] > .backgrounds .slide-background > 
.slide-background.future,
+.reveal > .backgrounds .slide-background > 
.slide-background.future[data-background-transition=slide] {
+  -webkit-transform: translate(0, 100%);
+          transform: translate(0, 100%); }
+
+/* Convex */
+.reveal[data-background-transition=convex] > .backgrounds 
.slide-background.past,
+.reveal > .backgrounds 
.slide-background.past[data-background-transition=convex] {
+  opacity: 0;
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0);
+          transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0); }
+
+.reveal[data-background-transition=convex] > .backgrounds 
.slide-background.future,
+.reveal > .backgrounds 
.slide-background.future[data-background-transition=convex] {
+  opacity: 0;
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0);
+          transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 
0, 0); }
+
+.reveal[data-background-transition=convex] > .backgrounds .slide-background > 
.slide-background.past,
+.reveal > .backgrounds .slide-background > 
.slide-background.past[data-background-transition=convex] {
+  opacity: 0;
+  -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, 
-100%, 0);
+          transform: translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, 
-100%, 0); }
+
+.reveal[data-background-transition=convex] > .backgrounds .slide-background > 
.slide-background.future,
+.reveal > .backgrounds .slide-background > 
.slide-background.future[data-background-transition=convex] {
+  opacity: 0;
+  -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 
100%, 0);
+          transform: translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 
100%, 0); }
+
+/* Concave */
+.reveal[data-background-transition=concave] > .backgrounds 
.slide-background.past,
+.reveal > .backgrounds 
.slide-background.past[data-background-transition=concave] {
+  opacity: 0;
+  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg) 
translate3d(-100%, 0, 0);
+          transform: translate3d(-100%, 0, 0) rotateY(90deg) 
translate3d(-100%, 0, 0); }
+
+.reveal[data-background-transition=concave] > .backgrounds 
.slide-background.future,
+.reveal > .backgrounds 
.slide-background.future[data-background-transition=concave] {
+  opacity: 0;
+  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 
0, 0);
+          transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 
0, 0); }
+
+.reveal[data-background-transition=concave] > .backgrounds .slide-background > 
.slide-background.past,
+.reveal > .backgrounds .slide-background > 
.slide-background.past[data-background-transition=concave] {
+  opacity: 0;
+  -webkit-transform: translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, 
-100%, 0);
+          transform: translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, 
-100%, 0); }
+
+.reveal[data-background-transition=concave] > .backgrounds .slide-background > 
.slide-background.future,
+.reveal > .backgrounds .slide-background > 
.slide-background.future[data-background-transition=concave] {
+  opacity: 0;
+  -webkit-transform: translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 
100%, 0);
+          transform: translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 
100%, 0); }
+
+/* Zoom */
+.reveal[data-background-transition=zoom] > .backgrounds .slide-background,
+.reveal > .backgrounds .slide-background[data-background-transition=zoom] {
+  transition-timing-function: ease; }
+
+.reveal[data-background-transition=zoom] > .backgrounds .slide-background.past,
+.reveal > .backgrounds .slide-background.past[data-background-transition=zoom] 
{
+  opacity: 0;
+  visibility: hidden;
+  -webkit-transform: scale(16);
+          transform: scale(16); }
+
+.reveal[data-background-transition=zoom] > .backgrounds 
.slide-background.future,
+.reveal > .backgrounds 
.slide-background.future[data-background-transition=zoom] {
+  opacity: 0;
+  visibility: hidden;
+  -webkit-transform: scale(0.2);
+          transform: scale(0.2); }
+
+.reveal[data-background-transition=zoom] > .backgrounds .slide-background > 
.slide-background.past,
+.reveal > .backgrounds .slide-background > 
.slide-background.past[data-background-transition=zoom] {
+  opacity: 0;
+  visibility: hidden;
+  -webkit-transform: scale(16);
+          transform: scale(16); }
+
+.reveal[data-background-transition=zoom] > .backgrounds .slide-background > 
.slide-background.future,
+.reveal > .backgrounds .slide-background > 
.slide-background.future[data-background-transition=zoom] {
+  opacity: 0;
+  visibility: hidden;
+  -webkit-transform: scale(0.2);
+          transform: scale(0.2); }
+
+/* Global transition speed settings */
+.reveal[data-transition-speed="fast"] > .backgrounds .slide-background {
+  transition-duration: 400ms; }
+
+.reveal[data-transition-speed="slow"] > .backgrounds .slide-background {
+  transition-duration: 1200ms; }
+
+/*********************************************
+ * OVERVIEW
+ *********************************************/
+.reveal.overview {
+  -webkit-perspective-origin: 50% 50%;
+          perspective-origin: 50% 50%;
+  -webkit-perspective: 700px;
+          perspective: 700px; }
+  .reveal.overview .slides {
+    -moz-transform-style: preserve-3d; }
+  .reveal.overview .slides section {
+    height: 100%;
+    top: 0 !important;
+    opacity: 1 !important;
+    overflow: hidden;
+    visibility: visible !important;
+    cursor: pointer;
+    box-sizing: border-box; }
+  .reveal.overview .slides section:hover,
+  .reveal.overview .slides section.present {
+    outline: 10px solid rgba(150, 150, 150, 0.4);
+    outline-offset: 10px; }
+  .reveal.overview .slides section .fragment {
+    opacity: 1;
+    transition: none; }
+  .reveal.overview .slides section:after,
+  .reveal.overview .slides section:before {
+    display: none !important; }
+  .reveal.overview .slides > section.stack {
+    padding: 0;
+    top: 0 !important;
+    background: none;
+    outline: none;
+    overflow: visible; }
+  .reveal.overview .backgrounds {
+    -webkit-perspective: inherit;
+            perspective: inherit;
+    -moz-transform-style: preserve-3d; }
+  .reveal.overview .backgrounds .slide-background {
+    opacity: 1;
+    visibility: visible;
+    outline: 10px solid rgba(150, 150, 150, 0.1);
+    outline-offset: 10px; }
+  .reveal.overview .backgrounds .slide-background.stack {
+    overflow: visible; }
+
+.reveal.overview .slides section,
+.reveal.overview-deactivating .slides section {
+  transition: none; }
+
+.reveal.overview .backgrounds .slide-background,
+.reveal.overview-deactivating .backgrounds .slide-background {
+  transition: none; }
+
+/*********************************************
+ * RTL SUPPORT
+ *********************************************/
+.reveal.rtl .slides,
+.reveal.rtl .slides h1,
+.reveal.rtl .slides h2,
+.reveal.rtl .slides h3,
+.reveal.rtl .slides h4,
+.reveal.rtl .slides h5,
+.reveal.rtl .slides h6 {
+  direction: rtl;
+  font-family: sans-serif; }
+
+.reveal.rtl pre,
+.reveal.rtl code {
+  direction: ltr; }
+
+.reveal.rtl ol,
+.reveal.rtl ul {
+  text-align: right; }
+
+.reveal.rtl .progress span {
+  float: right; }
+
+/*********************************************
+ * PARALLAX BACKGROUND
+ *********************************************/
+.reveal.has-parallax-background .backgrounds {
+  transition: all 0.8s ease; }
+
+/* Global transition speed settings */
+.reveal.has-parallax-background[data-transition-speed="fast"] .backgrounds {
+  transition-duration: 400ms; }
+
+.reveal.has-parallax-background[data-transition-speed="slow"] .backgrounds {
+  transition-duration: 1200ms; }
+
+/*********************************************
+ * OVERLAY FOR LINK PREVIEWS AND HELP
+ *********************************************/
+.reveal > .overlay {
+  position: absolute;
+  top: 0;
+  left: 0;
+  width: 100%;
+  height: 100%;
+  z-index: 1000;
+  background: rgba(0, 0, 0, 0.9);
+  opacity: 0;
+  visibility: hidden;
+  transition: all 0.3s ease; }
+
+.reveal > .overlay.visible {
+  opacity: 1;
+  visibility: visible; }
+
+.reveal > .overlay .spinner {
+  position: absolute;
+  display: block;
+  top: 50%;
+  left: 50%;
+  width: 32px;
+  height: 32px;
+  margin: -16px 0 0 -16px;
+  z-index: 10;
+  background-image: 
url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB
 [...]
+  visibility: visible;
+  opacity: 0.6;
+  transition: all 0.3s ease; }
+
+.reveal > .overlay header {
+  position: absolute;
+  left: 0;
+  top: 0;
+  width: 100%;
+  height: 40px;
+  z-index: 2;
+  border-bottom: 1px solid #222; }
+
+.reveal > .overlay header a {
+  display: inline-block;
+  width: 40px;
+  height: 40px;
+  line-height: 36px;
+  padding: 0 10px;
+  float: right;
+  opacity: 0.6;
+  box-sizing: border-box; }
+
+.reveal > .overlay header a:hover {
+  opacity: 1; }
+
+.reveal > .overlay header a .icon {
+  display: inline-block;
+  width: 20px;
+  height: 20px;
+  background-position: 50% 50%;
+  background-size: 100%;
+  background-repeat: no-repeat; }
+
+.reveal > .overlay header a.close .icon {
+  background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca
 [...]
+
+.reveal > .overlay header a.external .icon {
+  background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==);
 }
+
+.reveal > .overlay .viewport {
+  position: absolute;
+  display: -webkit-box;
+  display: -ms-flexbox;
+  display: flex;
+  top: 40px;
+  right: 0;
+  bottom: 0;
+  left: 0; }
+
+.reveal > .overlay.overlay-preview .viewport iframe {
+  width: 100%;
+  height: 100%;
+  max-width: 100%;
+  max-height: 100%;
+  border: 0;
+  opacity: 0;
+  visibility: hidden;
+  transition: all 0.3s ease; }
+
+.reveal > .overlay.overlay-preview.loaded .viewport iframe {
+  opacity: 1;
+  visibility: visible; }
+
+.reveal > .overlay.overlay-preview.loaded .viewport-inner {
+  position: absolute;
+  z-index: -1;
+  left: 0;
+  top: 45%;
+  width: 100%;
+  text-align: center;
+  letter-spacing: normal; }
+
+.reveal > .overlay.overlay-preview .x-frame-error {
+  opacity: 0;
+  transition: opacity 0.3s ease 0.3s; }
+
+.reveal > .overlay.overlay-preview.loaded .x-frame-error {
+  opacity: 1; }
+
+.reveal > .overlay.overlay-preview.loaded .spinner {
+  opacity: 0;
+  visibility: hidden;
+  -webkit-transform: scale(0.2);
+          transform: scale(0.2); }
+
+.reveal > .overlay.overlay-help .viewport {
+  overflow: auto;
+  color: #fff; }
+
+.reveal > .overlay.overlay-help .viewport .viewport-inner {
+  width: 600px;
+  margin: auto;
+  padding: 20px 20px 80px 20px;
+  text-align: center;
+  letter-spacing: normal; }
+
+.reveal > .overlay.overlay-help .viewport .viewport-inner .title {
+  font-size: 20px; }
+
+.reveal > .overlay.overlay-help .viewport .viewport-inner table {
+  border: 1px solid #fff;
+  border-collapse: collapse;
+  font-size: 16px; }
+
+.reveal > .overlay.overlay-help .viewport .viewport-inner table th,
+.reveal > .overlay.overlay-help .viewport .viewport-inner table td {
+  width: 200px;
+  padding: 14px;
+  border: 1px solid #fff;
+  vertical-align: middle; }
+
+.reveal > .overlay.overlay-help .viewport .viewport-inner table th {
+  padding-top: 20px;
+  padding-bottom: 20px; }
+
+/*********************************************
+ * PLAYBACK COMPONENT
+ *********************************************/
+.reveal .playback {
+  position: absolute;
+  left: 15px;
+  bottom: 20px;
+  z-index: 30;
+  cursor: pointer;
+  transition: all 400ms ease;
+  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
+
+.reveal.overview .playback {
+  opacity: 0;
+  visibility: hidden; }
+
+/*********************************************
+ * CODE HIGHLGIHTING
+ *********************************************/
+.reveal .hljs table {
+  margin: initial; }
+
+.reveal .hljs-ln-code,
+.reveal .hljs-ln-numbers {
+  padding: 0;
+  border: 0; }
+
+.reveal .hljs-ln-numbers {
+  opacity: 0.6;
+  padding-right: 0.75em;
+  text-align: right;
+  vertical-align: top; }
+
+.reveal .hljs[data-line-numbers]:not([data-line-numbers=""]) 
tr:not(.highlight-line) {
+  opacity: 0.4; }
+
+/*********************************************
+ * ROLLING LINKS
+ *********************************************/
+.reveal .roll {
+  display: inline-block;
+  line-height: 1.2;
+  overflow: hidden;
+  vertical-align: top;
+  -webkit-perspective: 400px;
+          perspective: 400px;
+  -webkit-perspective-origin: 50% 50%;
+          perspective-origin: 50% 50%; }
+
+.reveal .roll:hover {
+  background: none;
+  text-shadow: none; }
+
+.reveal .roll span {
+  display: block;
+  position: relative;
+  padding: 0 2px;
+  pointer-events: none;
+  transition: all 400ms ease;
+  -webkit-transform-origin: 50% 0%;
+          transform-origin: 50% 0%;
+  -webkit-transform-style: preserve-3d;
+          transform-style: preserve-3d;
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden; }
+
+.reveal .roll:hover span {
+  background: rgba(0, 0, 0, 0.5);
+  -webkit-transform: translate3d(0px, 0px, -45px) rotateX(90deg);
+          transform: translate3d(0px, 0px, -45px) rotateX(90deg); }
+
+.reveal .roll span:after {
+  content: attr(data-title);
+  display: block;
+  position: absolute;
+  left: 0;
+  top: 0;
+  padding: 0 2px;
+  -webkit-backface-visibility: hidden;
+          backface-visibility: hidden;
+  -webkit-transform-origin: 50% 0%;
+          transform-origin: 50% 0%;
+  -webkit-transform: translate3d(0px, 110%, 0px) rotateX(-90deg);
+          transform: translate3d(0px, 110%, 0px) rotateX(-90deg); }
+
+/*********************************************
+ * SPEAKER NOTES
+ *********************************************/
+.reveal aside.notes {
+  display: none; }
+
+.reveal .speaker-notes {
+  display: none;
+  position: absolute;
+  width: 33.3333333333%;
+  height: 100%;
+  top: 0;
+  left: 100%;
+  padding: 14px 18px 14px 18px;
+  z-index: 1;
+  font-size: 18px;
+  line-height: 1.4;
+  border: 1px solid rgba(0, 0, 0, 0.05);
+  color: #222;
+  background-color: #f5f5f5;
+  overflow: auto;
+  box-sizing: border-box;
+  text-align: left;
+  font-family: Helvetica, sans-serif;
+  -webkit-overflow-scrolling: touch; }
+  .reveal .speaker-notes .notes-placeholder {
+    color: #ccc;
+    font-style: italic; }
+  .reveal .speaker-notes:focus {
+    outline: none; }
+  .reveal .speaker-notes:before {
+    content: 'Speaker notes';
+    display: block;
+    margin-bottom: 10px;
+    opacity: 0.5; }
+
+.reveal.show-notes {
+  max-width: 75%;
+  overflow: visible; }
+
+.reveal.show-notes .speaker-notes {
+  display: block; }
+
+@media screen and (min-width: 1600px) {
+  .reveal .speaker-notes {
+    font-size: 20px; } }
+
+@media screen and (max-width: 1024px) {
+  .reveal.show-notes {
+    border-left: 0;
+    max-width: none;
+    max-height: 70%;
+    max-height: 70vh;
+    overflow: visible; }
+  .reveal.show-notes .speaker-notes {
+    top: 100%;
+    left: 0;
+    width: 100%;
+    height: 42.8571428571%;
+    height: 30vh;
+    border: 0; } }
+
+@media screen and (max-width: 600px) {
+  .reveal.show-notes {
+    max-height: 60%;
+    max-height: 60vh; }
+  .reveal.show-notes .speaker-notes {
+    top: 100%;
+    height: 66.6666666667%;
+    height: 40vh; }
+  .reveal .speaker-notes {
+    font-size: 14px; } }
+
+/*********************************************
+ * ZOOM PLUGIN
+ *********************************************/
+.zoomed .reveal *,
+.zoomed .reveal *:before,
+.zoomed .reveal *:after {
+  -webkit-backface-visibility: visible !important;
+          backface-visibility: visible !important; }
+
+.zoomed .reveal .progress,
+.zoomed .reveal .controls {
+  opacity: 0; }
+
+.zoomed .reveal .roll span {
+  background: none; }
+
+.zoomed .reveal .roll span:after {
+  visibility: hidden; }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.scss 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.scss
new file mode 100644
index 0000000..ab732a4
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/reveal.scss
@@ -0,0 +1,1768 @@
+/*!
+ * reveal.js
+ * http://revealjs.com
+ * MIT licensed
+ *
+ * Copyright (C) 2019 Hakim El Hattab, http://hakim.se
+ */
+
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+
+html {
+       width: 100%;
+       height: 100%;
+       height: 100vh;
+       height: calc( var(--vh, 1vh) * 100 );
+       overflow: hidden;
+}
+
+body {
+       height: 100%;
+       overflow: hidden;
+       position: relative;
+       line-height: 1;
+       margin: 0;
+
+       background-color: #fff;
+       color: #000;
+}
+
+
+/*********************************************
+ * VIEW FRAGMENTS
+ *********************************************/
+
+.reveal .slides section .fragment {
+       opacity: 0;
+       visibility: hidden;
+       transition: all .2s ease;
+
+       &.visible {
+               opacity: 1;
+               visibility: inherit;
+       }
+}
+
+.reveal .slides section .fragment.grow {
+       opacity: 1;
+       visibility: inherit;
+
+       &.visible {
+               transform: scale( 1.3 );
+       }
+}
+
+.reveal .slides section .fragment.shrink {
+       opacity: 1;
+       visibility: inherit;
+
+       &.visible {
+               transform: scale( 0.7 );
+       }
+}
+
+.reveal .slides section .fragment.zoom-in {
+       transform: scale( 0.1 );
+
+       &.visible {
+               transform: none;
+       }
+}
+
+.reveal .slides section .fragment.fade-out {
+       opacity: 1;
+       visibility: inherit;
+
+       &.visible {
+               opacity: 0;
+               visibility: hidden;
+       }
+}
+
+.reveal .slides section .fragment.semi-fade-out {
+       opacity: 1;
+       visibility: inherit;
+
+       &.visible {
+               opacity: 0.5;
+               visibility: inherit;
+       }
+}
+
+.reveal .slides section .fragment.strike {
+       opacity: 1;
+       visibility: inherit;
+
+       &.visible {
+               text-decoration: line-through;
+       }
+}
+
+.reveal .slides section .fragment.fade-up {
+       transform: translate(0, 20%);
+
+       &.visible {
+               transform: translate(0, 0);
+       }
+}
+
+.reveal .slides section .fragment.fade-down {
+       transform: translate(0, -20%);
+
+       &.visible {
+               transform: translate(0, 0);
+       }
+}
+
+.reveal .slides section .fragment.fade-right {
+       transform: translate(-20%, 0);
+
+       &.visible {
+               transform: translate(0, 0);
+       }
+}
+
+.reveal .slides section .fragment.fade-left {
+       transform: translate(20%, 0);
+
+       &.visible {
+               transform: translate(0, 0);
+       }
+}
+
+.reveal .slides section .fragment.fade-in-then-out,
+.reveal .slides section .fragment.current-visible {
+       opacity: 0;
+       visibility: hidden;
+
+       &.current-fragment {
+               opacity: 1;
+               visibility: inherit;
+       }
+}
+
+.reveal .slides section .fragment.fade-in-then-semi-out {
+       opacity: 0;
+       visibility: hidden;
+
+       &.visible {
+               opacity: 0.5;
+               visibility: inherit;
+       }
+
+       &.current-fragment {
+               opacity: 1;
+               visibility: inherit;
+       }
+}
+
+.reveal .slides section .fragment.highlight-red,
+.reveal .slides section .fragment.highlight-current-red,
+.reveal .slides section .fragment.highlight-green,
+.reveal .slides section .fragment.highlight-current-green,
+.reveal .slides section .fragment.highlight-blue,
+.reveal .slides section .fragment.highlight-current-blue {
+       opacity: 1;
+       visibility: inherit;
+}
+       .reveal .slides section .fragment.highlight-red.visible {
+               color: #ff2c2d
+       }
+       .reveal .slides section .fragment.highlight-green.visible {
+               color: #17ff2e;
+       }
+       .reveal .slides section .fragment.highlight-blue.visible {
+               color: #1b91ff;
+       }
+
+.reveal .slides section .fragment.highlight-current-red.current-fragment {
+       color: #ff2c2d
+}
+.reveal .slides section .fragment.highlight-current-green.current-fragment {
+       color: #17ff2e;
+}
+.reveal .slides section .fragment.highlight-current-blue.current-fragment {
+       color: #1b91ff;
+}
+
+
+/*********************************************
+ * DEFAULT ELEMENT STYLES
+ *********************************************/
+
+/* Fixes issue in Chrome where italic fonts did not appear when printing to 
PDF */
+.reveal:after {
+  content: '';
+  font-style: italic;
+}
+
+.reveal iframe {
+       z-index: 1;
+}
+
+/** Prevents layering issues in certain browser/transition combinations */
+.reveal a {
+       position: relative;
+}
+
+.reveal .stretch {
+       max-width: none;
+       max-height: none;
+}
+
+.reveal pre.stretch code {
+       height: 100%;
+       max-height: 100%;
+       box-sizing: border-box;
+}
+
+
+/*********************************************
+ * CONTROLS
+ *********************************************/
+
+@keyframes bounce-right {
+       0%, 10%, 25%, 40%, 50% {transform: translateX(0);}
+       20% {transform: translateX(10px);}
+       30% {transform: translateX(-5px);}
+}
+
+@keyframes bounce-down {
+       0%, 10%, 25%, 40%, 50% {transform: translateY(0);}
+       20% {transform: translateY(10px);}
+       30% {transform: translateY(-5px);}
+}
+
+$controlArrowSize: 3.6em;
+$controlArrowSpacing: 1.4em;
+$controlArrowLength: 2.6em;
+$controlArrowThickness: 0.5em;
+$controlsArrowAngle: 45deg;
+$controlsArrowAngleHover: 40deg;
+$controlsArrowAngleActive: 36deg;
+
+@mixin controlsArrowTransform( $angle ) {
+       &:before {
+               transform: translateX(($controlArrowSize - 
$controlArrowLength)/2) translateY(($controlArrowSize - 
$controlArrowThickness)/2) rotate( $angle );
+       }
+
+       &:after {
+               transform: translateX(($controlArrowSize - 
$controlArrowLength)/2) translateY(($controlArrowSize - 
$controlArrowThickness)/2) rotate( -$angle );
+       }
+}
+
+.reveal .controls {
+       $spacing: 12px;
+
+       display: none;
+       position: absolute;
+       top: auto;
+       bottom: $spacing;
+       right: $spacing;
+       left: auto;
+       z-index: 1;
+       color: #000;
+       pointer-events: none;
+       font-size: 10px;
+
+       button {
+               position: absolute;
+               padding: 0;
+               background-color: transparent;
+               border: 0;
+               outline: 0;
+               cursor: pointer;
+               color: currentColor;
+               transform: scale(.9999);
+               transition: color 0.2s ease,
+                                       opacity 0.2s ease,
+                                       transform 0.2s ease;
+               z-index: 2; // above slides
+               pointer-events: auto;
+               font-size: inherit;
+
+               visibility: hidden;
+               opacity: 0;
+
+               -webkit-appearance: none;
+               -webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
+       }
+
+       .controls-arrow:before,
+       .controls-arrow:after {
+               content: '';
+               position: absolute;
+               top: 0;
+               left: 0;
+               width: $controlArrowLength;
+               height: $controlArrowThickness;
+               border-radius: $controlArrowThickness/2;
+               background-color: currentColor;
+
+               transition: all 0.15s ease, background-color 0.8s ease;
+               transform-origin: floor(($controlArrowThickness/2)*10)/10 50%;
+               will-change: transform;
+       }
+
+       .controls-arrow {
+               position: relative;
+               width: $controlArrowSize;
+               height: $controlArrowSize;
+
+               @include controlsArrowTransform( $controlsArrowAngle );
+
+               &:hover {
+                       @include controlsArrowTransform( 
$controlsArrowAngleHover );
+               }
+
+               &:active {
+                       @include controlsArrowTransform( 
$controlsArrowAngleActive );
+               }
+       }
+
+       .navigate-left {
+               right: $controlArrowSize + $controlArrowSpacing*2;
+               bottom: $controlArrowSpacing + $controlArrowSize/2;
+               transform: translateX( -10px );
+       }
+
+       .navigate-right {
+               right: 0;
+               bottom: $controlArrowSpacing + $controlArrowSize/2;
+               transform: translateX( 10px );
+
+               .controls-arrow {
+                       transform: rotate( 180deg );
+               }
+
+               &.highlight {
+                       animation: bounce-right 2s 50 both ease-out;
+               }
+       }
+
+       .navigate-up {
+               right: $controlArrowSpacing + $controlArrowSize/2;
+               bottom: $controlArrowSpacing*2 + $controlArrowSize;
+               transform: translateY( -10px );
+
+               .controls-arrow {
+                       transform: rotate( 90deg );
+               }
+       }
+
+       .navigate-down {
+               right: $controlArrowSpacing + $controlArrowSize/2;
+               bottom: 0;
+               transform: translateY( 10px );
+
+               .controls-arrow {
+                       transform: rotate( -90deg );
+               }
+
+               &.highlight {
+                       animation: bounce-down 2s 50 both ease-out;
+               }
+       }
+
+       // Back arrow style: "faded":
+       // Deemphasize backwards navigation arrows in favor of drawing
+       // attention to forwards navigation
+       &[data-controls-back-arrows="faded"] .navigate-left.enabled,
+       &[data-controls-back-arrows="faded"] .navigate-up.enabled {
+               opacity: 0.3;
+
+               &:hover {
+                       opacity: 1;
+               }
+       }
+
+       // Back arrow style: "hidden":
+       // Never show arrows for backwards navigation
+       &[data-controls-back-arrows="hidden"] .navigate-left.enabled,
+       &[data-controls-back-arrows="hidden"] .navigate-up.enabled {
+               opacity: 0;
+               visibility: hidden;
+       }
+
+       // Any control button that can be clicked is "enabled"
+       .enabled {
+               visibility: visible;
+               opacity: 0.9;
+               cursor: pointer;
+               transform: none;
+       }
+
+       // Any control button that leads to showing or hiding
+       // a fragment
+       .enabled.fragmented {
+               opacity: 0.5;
+       }
+
+       .enabled:hover,
+       .enabled.fragmented:hover {
+               opacity: 1;
+       }
+}
+
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-up,
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-down {
+       display: none;
+}
+
+// Adjust the layout when there are no vertical slides
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-left,
+.reveal:not(.has-vertical-slides) .controls .navigate-left {
+       bottom: $controlArrowSpacing;
+       right: 0.5em + $controlArrowSpacing + $controlArrowSize;
+}
+
+.reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-right,
+.reveal:not(.has-vertical-slides) .controls .navigate-right {
+       bottom: $controlArrowSpacing;
+       right: 0.5em;
+}
+
+// Adjust the layout when there are no horizontal slides
+.reveal:not(.has-horizontal-slides) .controls .navigate-up {
+       right: $controlArrowSpacing;
+       bottom: $controlArrowSpacing + $controlArrowSize;
+}
+.reveal:not(.has-horizontal-slides) .controls .navigate-down {
+       right: $controlArrowSpacing;
+       bottom: 0.5em;
+}
+
+// Invert arrows based on background color
+.reveal.has-dark-background .controls {
+       color: #fff;
+}
+.reveal.has-light-background .controls {
+       color: #000;
+}
+
+// Disable active states on touch devices
+.reveal.no-hover .controls .controls-arrow:hover,
+.reveal.no-hover .controls .controls-arrow:active {
+       @include controlsArrowTransform( $controlsArrowAngle );
+}
+
+// Edge aligned controls layout
+@media screen and (min-width: 500px) {
+
+       $spacing: 8px;
+
+       .reveal .controls[data-controls-layout="edges"] {
+               & {
+                       top: 0;
+                       right: 0;
+                       bottom: 0;
+                       left: 0;
+               }
+
+               .navigate-left,
+               .navigate-right,
+               .navigate-up,
+               .navigate-down {
+                       bottom: auto;
+                       right: auto;
+               }
+
+               .navigate-left {
+                       top: 50%;
+                       left: $spacing;
+                       margin-top: -$controlArrowSize/2;
+               }
+
+               .navigate-right {
+                       top: 50%;
+                       right: $spacing;
+                       margin-top: -$controlArrowSize/2;
+               }
+
+               .navigate-up {
+                       top: $spacing;
+                       left: 50%;
+                       margin-left: -$controlArrowSize/2;
+               }
+
+               .navigate-down {
+                       bottom: $spacing;
+                       left: 50%;
+                       margin-left: -$controlArrowSize/2;
+               }
+       }
+
+}
+
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+
+.reveal .progress {
+       position: absolute;
+       display: none;
+       height: 3px;
+       width: 100%;
+       bottom: 0;
+       left: 0;
+       z-index: 10;
+
+       background-color: rgba( 0, 0, 0, 0.2 );
+       color: #fff;
+}
+       .reveal .progress:after {
+               content: '';
+               display: block;
+               position: absolute;
+               height: 10px;
+               width: 100%;
+               top: -10px;
+       }
+       .reveal .progress span {
+               display: block;
+               height: 100%;
+               width: 0px;
+
+               background-color: currentColor;
+               transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 
0.985);
+       }
+
+/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+
+.reveal .slide-number {
+       position: absolute;
+       display: block;
+       right: 8px;
+       bottom: 8px;
+       z-index: 31;
+       font-family: Helvetica, sans-serif;
+       font-size: 12px;
+       line-height: 1;
+       color: #fff;
+       background-color: rgba( 0, 0, 0, 0.4 );
+       padding: 5px;
+}
+
+.reveal .slide-number a {
+       color: currentColor;
+}
+
+.reveal .slide-number-delimiter {
+       margin: 0 3px;
+}
+
+/*********************************************
+ * SLIDES
+ *********************************************/
+
+.reveal {
+       position: relative;
+       width: 100%;
+       height: 100%;
+       overflow: hidden;
+       touch-action: pinch-zoom;
+}
+
+.reveal .slides {
+       position: absolute;
+       width: 100%;
+       height: 100%;
+       top: 0;
+       right: 0;
+       bottom: 0;
+       left: 0;
+       margin: auto;
+       pointer-events: none;
+
+       overflow: visible;
+       z-index: 1;
+       text-align: center;
+       perspective: 600px;
+       perspective-origin: 50% 40%;
+}
+
+.reveal .slides>section {
+       perspective: 600px;
+}
+
+.reveal .slides>section,
+.reveal .slides>section>section {
+       display: none;
+       position: absolute;
+       width: 100%;
+       padding: 20px 0px;
+       pointer-events: auto;
+
+       z-index: 10;
+       transform-style: flat;
+       transition: transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 
0.985),
+                               transform 800ms cubic-bezier(0.260, 0.860, 
0.440, 0.985),
+                               visibility 800ms cubic-bezier(0.260, 0.860, 
0.440, 0.985),
+                               opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 
0.985);
+}
+
+/* Global transition speed settings */
+.reveal[data-transition-speed="fast"] .slides section {
+       transition-duration: 400ms;
+}
+.reveal[data-transition-speed="slow"] .slides section {
+       transition-duration: 1200ms;
+}
+
+/* Slide-specific transition speed overrides */
+.reveal .slides section[data-transition-speed="fast"] {
+       transition-duration: 400ms;
+}
+.reveal .slides section[data-transition-speed="slow"] {
+       transition-duration: 1200ms;
+}
+
+.reveal .slides>section.stack {
+       padding-top: 0;
+       padding-bottom: 0;
+       pointer-events: none;
+       height: 100%;
+}
+
+.reveal .slides>section.present,
+.reveal .slides>section>section.present {
+       display: block;
+       z-index: 11;
+       opacity: 1;
+}
+
+.reveal .slides>section:empty,
+.reveal .slides>section>section:empty,
+.reveal .slides>section[data-background-interactive],
+.reveal .slides>section>section[data-background-interactive] {
+       pointer-events: none;
+}
+
+.reveal.center,
+.reveal.center .slides,
+.reveal.center .slides section {
+       min-height: 0 !important;
+}
+
+/* Don't allow interaction with invisible slides */
+.reveal .slides>section.future,
+.reveal .slides>section>section.future,
+.reveal .slides>section.past,
+.reveal .slides>section>section.past {
+       pointer-events: none;
+}
+
+.reveal.overview .slides>section,
+.reveal.overview .slides>section>section {
+       pointer-events: auto;
+}
+
+.reveal .slides>section.past,
+.reveal .slides>section.future,
+.reveal .slides>section>section.past,
+.reveal .slides>section>section.future {
+       opacity: 0;
+}
+
+
+/*********************************************
+ * Mixins for readability of transitions
+ *********************************************/
+
+@mixin transition-global($style) {
+       .reveal .slides section[data-transition=#{$style}],
+       .reveal.#{$style} .slides section:not([data-transition]) {
+               @content;
+       }
+}
+@mixin transition-stack($style) {
+       .reveal .slides section[data-transition=#{$style}].stack,
+       .reveal.#{$style} .slides section.stack {
+               @content;
+       }
+}
+@mixin transition-horizontal-past($style) {
+       .reveal .slides>section[data-transition=#{$style}].past,
+       .reveal .slides>section[data-transition~=#{$style}-out].past,
+       .reveal.#{$style} .slides>section:not([data-transition]).past {
+               @content;
+       }
+}
+@mixin transition-horizontal-future($style) {
+       .reveal .slides>section[data-transition=#{$style}].future,
+       .reveal .slides>section[data-transition~=#{$style}-in].future,
+       .reveal.#{$style} .slides>section:not([data-transition]).future {
+               @content;
+       }
+}
+
+@mixin transition-vertical-past($style) {
+       .reveal .slides>section>section[data-transition=#{$style}].past,
+       .reveal .slides>section>section[data-transition~=#{$style}-out].past,
+       .reveal.#{$style} .slides>section>section:not([data-transition]).past {
+               @content;
+       }
+}
+@mixin transition-vertical-future($style) {
+       .reveal .slides>section>section[data-transition=#{$style}].future,
+       .reveal .slides>section>section[data-transition~=#{$style}-in].future,
+       .reveal.#{$style} .slides>section>section:not([data-transition]).future 
{
+               @content;
+       }
+}
+
+/*********************************************
+ * SLIDE TRANSITION
+ * Aliased 'linear' for backwards compatibility
+ *********************************************/
+
+@each $stylename in slide, linear {
+       .reveal.#{$stylename} section {
+               backface-visibility: hidden;
+       }
+       @include transition-horizontal-past(#{$stylename}) {
+               transform: translate(-150%, 0);
+       }
+       @include transition-horizontal-future(#{$stylename}) {
+               transform: translate(150%, 0);
+       }
+       @include transition-vertical-past(#{$stylename}) {
+               transform: translate(0, -150%);
+       }
+       @include transition-vertical-future(#{$stylename}) {
+               transform: translate(0, 150%);
+       }
+}
+
+/*********************************************
+ * CONVEX TRANSITION
+ * Aliased 'default' for backwards compatibility
+ *********************************************/
+
+@each $stylename in default, convex {
+       @include transition-stack(#{$stylename}) {
+               transform-style: preserve-3d;
+       }
+
+       @include transition-horizontal-past(#{$stylename}) {
+               transform: translate3d(-100%, 0, 0) rotateY(-90deg) 
translate3d(-100%, 0, 0);
+       }
+       @include transition-horizontal-future(#{$stylename}) {
+               transform: translate3d(100%, 0, 0) rotateY(90deg) 
translate3d(100%, 0, 0);
+       }
+       @include transition-vertical-past(#{$stylename}) {
+               transform: translate3d(0, -300px, 0) rotateX(70deg) 
translate3d(0, -300px, 0);
+       }
+       @include transition-vertical-future(#{$stylename}) {
+               transform: translate3d(0, 300px, 0) rotateX(-70deg) 
translate3d(0, 300px, 0);
+       }
+}
+
+/*********************************************
+ * CONCAVE TRANSITION
+ *********************************************/
+
+@include transition-stack(concave) {
+       transform-style: preserve-3d;
+}
+
+@include transition-horizontal-past(concave) {
+       transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 
0, 0);
+}
+@include transition-horizontal-future(concave) {
+       transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 
0);
+}
+@include transition-vertical-past(concave) {
+       transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 
0);
+}
+@include transition-vertical-future(concave) {
+       transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
+}
+
+
+/*********************************************
+ * ZOOM TRANSITION
+ *********************************************/
+
+@include transition-global(zoom) {
+       transition-timing-function: ease;
+}
+@include transition-horizontal-past(zoom) {
+       visibility: hidden;
+       transform: scale(16);
+}
+@include transition-horizontal-future(zoom) {
+       visibility: hidden;
+       transform: scale(0.2);
+}
+@include transition-vertical-past(zoom) {
+       transform: scale(16);
+}
+@include transition-vertical-future(zoom) {
+       transform: scale(0.2);
+}
+
+
+/*********************************************
+ * CUBE TRANSITION
+ *
+ * WARNING:
+ * this is deprecated and will be removed in a
+ * future version.
+ *********************************************/
+
+.reveal.cube .slides {
+       perspective: 1300px;
+}
+
+.reveal.cube .slides section {
+       padding: 30px;
+       min-height: 700px;
+       backface-visibility: hidden;
+       box-sizing: border-box;
+       transform-style: preserve-3d;
+}
+       .reveal.center.cube .slides section {
+               min-height: 0;
+       }
+       .reveal.cube .slides section:not(.stack):before {
+               content: '';
+               position: absolute;
+               display: block;
+               width: 100%;
+               height: 100%;
+               left: 0;
+               top: 0;
+               background: rgba(0,0,0,0.1);
+               border-radius: 4px;
+               transform: translateZ( -20px );
+       }
+       .reveal.cube .slides section:not(.stack):after {
+               content: '';
+               position: absolute;
+               display: block;
+               width: 90%;
+               height: 30px;
+               left: 5%;
+               bottom: 0;
+               background: none;
+               z-index: 1;
+
+               border-radius: 4px;
+               box-shadow: 0px 95px 25px rgba(0,0,0,0.2);
+               transform: translateZ(-90px) rotateX( 65deg );
+       }
+
+.reveal.cube .slides>section.stack {
+       padding: 0;
+       background: none;
+}
+
+.reveal.cube .slides>section.past {
+       transform-origin: 100% 0%;
+       transform: translate3d(-100%, 0, 0) rotateY(-90deg);
+}
+
+.reveal.cube .slides>section.future {
+       transform-origin: 0% 0%;
+       transform: translate3d(100%, 0, 0) rotateY(90deg);
+}
+
+.reveal.cube .slides>section>section.past {
+       transform-origin: 0% 100%;
+       transform: translate3d(0, -100%, 0) rotateX(90deg);
+}
+
+.reveal.cube .slides>section>section.future {
+       transform-origin: 0% 0%;
+       transform: translate3d(0, 100%, 0) rotateX(-90deg);
+}
+
+
+/*********************************************
+ * PAGE TRANSITION
+ *
+ * WARNING:
+ * this is deprecated and will be removed in a
+ * future version.
+ *********************************************/
+
+.reveal.page .slides {
+       perspective-origin: 0% 50%;
+       perspective: 3000px;
+}
+
+.reveal.page .slides section {
+       padding: 30px;
+       min-height: 700px;
+       box-sizing: border-box;
+       transform-style: preserve-3d;
+}
+       .reveal.page .slides section.past {
+               z-index: 12;
+       }
+       .reveal.page .slides section:not(.stack):before {
+               content: '';
+               position: absolute;
+               display: block;
+               width: 100%;
+               height: 100%;
+               left: 0;
+               top: 0;
+               background: rgba(0,0,0,0.1);
+               transform: translateZ( -20px );
+       }
+       .reveal.page .slides section:not(.stack):after {
+               content: '';
+               position: absolute;
+               display: block;
+               width: 90%;
+               height: 30px;
+               left: 5%;
+               bottom: 0;
+               background: none;
+               z-index: 1;
+
+               border-radius: 4px;
+               box-shadow: 0px 95px 25px rgba(0,0,0,0.2);
+
+               -webkit-transform: translateZ(-90px) rotateX( 65deg );
+       }
+
+.reveal.page .slides>section.stack {
+       padding: 0;
+       background: none;
+}
+
+.reveal.page .slides>section.past {
+       transform-origin: 0% 0%;
+       transform: translate3d(-40%, 0, 0) rotateY(-80deg);
+}
+
+.reveal.page .slides>section.future {
+       transform-origin: 100% 0%;
+       transform: translate3d(0, 0, 0);
+}
+
+.reveal.page .slides>section>section.past {
+       transform-origin: 0% 0%;
+       transform: translate3d(0, -40%, 0) rotateX(80deg);
+}
+
+.reveal.page .slides>section>section.future {
+       transform-origin: 0% 100%;
+       transform: translate3d(0, 0, 0);
+}
+
+
+/*********************************************
+ * FADE TRANSITION
+ *********************************************/
+
+.reveal .slides section[data-transition=fade],
+.reveal.fade .slides section:not([data-transition]),
+.reveal.fade .slides>section>section:not([data-transition]) {
+       transform: none;
+       transition: opacity 0.5s;
+}
+
+
+.reveal.fade.overview .slides section,
+.reveal.fade.overview .slides>section>section {
+       transition: none;
+}
+
+
+/*********************************************
+ * NO TRANSITION
+ *********************************************/
+
+@include transition-global(none) {
+       transform: none;
+       transition: none;
+}
+
+
+/*********************************************
+ * PAUSED MODE
+ *********************************************/
+
+.reveal .pause-overlay {
+       position: absolute;
+       top: 0;
+       left: 0;
+       width: 100%;
+       height: 100%;
+       background: black;
+       visibility: hidden;
+       opacity: 0;
+       z-index: 100;
+       transition: all 1s ease;
+}
+
+.reveal .pause-overlay .resume-button {
+       position: absolute;
+       bottom: 20px;
+       right: 20px;
+       color: #ccc;
+       border-radius: 2px;
+       padding: 6px 14px;
+       border: 2px solid #ccc;
+       font-size: 16px;
+       background: transparent;
+       cursor: pointer;
+
+       &:hover {
+               color: #fff;
+               border-color: #fff;
+       }
+}
+
+.reveal.paused .pause-overlay {
+       visibility: visible;
+       opacity: 1;
+}
+
+
+/*********************************************
+ * FALLBACK
+ *********************************************/
+
+.no-transforms {
+       overflow-y: auto;
+}
+
+.no-transforms .reveal {
+       overflow: visible;
+}
+
+.no-transforms .reveal .slides {
+       position: relative;
+       width: 80%;
+       max-width: 1280px;
+       height: auto;
+       top: 0;
+       margin: 0 auto;
+       text-align: center;
+}
+
+.no-transforms .reveal .controls,
+.no-transforms .reveal .progress {
+       display: none;
+}
+
+.no-transforms .reveal .slides section {
+       display: block;
+       opacity: 1;
+       position: relative;
+       height: auto;
+       min-height: 0;
+       top: 0;
+       left: 0;
+       margin: 10vh 0;
+       margin: 70px 0;
+       transform: none;
+}
+
+.reveal .no-transition,
+.reveal .no-transition * {
+       transition: none !important;
+}
+
+
+/*********************************************
+ * PER-SLIDE BACKGROUNDS
+ *********************************************/
+
+.reveal .backgrounds {
+       position: absolute;
+       width: 100%;
+       height: 100%;
+       top: 0;
+       left: 0;
+       perspective: 600px;
+}
+       .reveal .slide-background {
+               display: none;
+               position: absolute;
+               width: 100%;
+               height: 100%;
+               opacity: 0;
+               visibility: hidden;
+               overflow: hidden;
+
+               background-color: rgba( 0, 0, 0, 0 );
+
+               transition: all 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
+       }
+
+       .reveal .slide-background-content {
+               position: absolute;
+               width: 100%;
+               height: 100%;
+
+               background-position: 50% 50%;
+               background-repeat: no-repeat;
+               background-size: cover;
+       }
+
+       .reveal .slide-background.stack {
+               display: block;
+       }
+
+       .reveal .slide-background.present {
+               opacity: 1;
+               visibility: visible;
+               z-index: 2;
+       }
+
+       .print-pdf .reveal .slide-background {
+               opacity: 1 !important;
+               visibility: visible !important;
+       }
+
+/* Video backgrounds */
+.reveal .slide-background video {
+       position: absolute;
+       width: 100%;
+       height: 100%;
+       max-width: none;
+       max-height: none;
+       top: 0;
+       left: 0;
+       object-fit: cover;
+}
+       .reveal .slide-background[data-background-size="contain"] video {
+               object-fit: contain;
+       }
+
+/* Immediate transition style */
+.reveal[data-background-transition=none]>.backgrounds .slide-background,
+.reveal>.backgrounds .slide-background[data-background-transition=none] {
+       transition: none;
+}
+
+/* Slide */
+.reveal[data-background-transition=slide]>.backgrounds .slide-background,
+.reveal>.backgrounds .slide-background[data-background-transition=slide] {
+       opacity: 1;
+       backface-visibility: hidden;
+}
+       .reveal[data-background-transition=slide]>.backgrounds 
.slide-background.past,
+       .reveal>.backgrounds 
.slide-background.past[data-background-transition=slide] {
+               transform: translate(-100%, 0);
+       }
+       .reveal[data-background-transition=slide]>.backgrounds 
.slide-background.future,
+       .reveal>.backgrounds 
.slide-background.future[data-background-transition=slide] {
+               transform: translate(100%, 0);
+       }
+
+       .reveal[data-background-transition=slide]>.backgrounds 
.slide-background>.slide-background.past,
+       .reveal>.backgrounds 
.slide-background>.slide-background.past[data-background-transition=slide] {
+               transform: translate(0, -100%);
+       }
+       .reveal[data-background-transition=slide]>.backgrounds 
.slide-background>.slide-background.future,
+       .reveal>.backgrounds 
.slide-background>.slide-background.future[data-background-transition=slide] {
+               transform: translate(0, 100%);
+       }
+
+
+/* Convex */
+.reveal[data-background-transition=convex]>.backgrounds .slide-background.past,
+.reveal>.backgrounds .slide-background.past[data-background-transition=convex] 
{
+       opacity: 0;
+       transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 
0, 0);
+}
+.reveal[data-background-transition=convex]>.backgrounds 
.slide-background.future,
+.reveal>.backgrounds 
.slide-background.future[data-background-transition=convex] {
+       opacity: 0;
+       transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 
0);
+}
+
+.reveal[data-background-transition=convex]>.backgrounds 
.slide-background>.slide-background.past,
+.reveal>.backgrounds 
.slide-background>.slide-background.past[data-background-transition=convex] {
+       opacity: 0;
+       transform: translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, 
-100%, 0);
+}
+.reveal[data-background-transition=convex]>.backgrounds 
.slide-background>.slide-background.future,
+.reveal>.backgrounds 
.slide-background>.slide-background.future[data-background-transition=convex] {
+       opacity: 0;
+       transform: translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 
0);
+}
+
+
+/* Concave */
+.reveal[data-background-transition=concave]>.backgrounds 
.slide-background.past,
+.reveal>.backgrounds 
.slide-background.past[data-background-transition=concave] {
+       opacity: 0;
+       transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 
0, 0);
+}
+.reveal[data-background-transition=concave]>.backgrounds 
.slide-background.future,
+.reveal>.backgrounds 
.slide-background.future[data-background-transition=concave] {
+       opacity: 0;
+       transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 
0);
+}
+
+.reveal[data-background-transition=concave]>.backgrounds 
.slide-background>.slide-background.past,
+.reveal>.backgrounds 
.slide-background>.slide-background.past[data-background-transition=concave] {
+       opacity: 0;
+       transform: translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, 
-100%, 0);
+}
+.reveal[data-background-transition=concave]>.backgrounds 
.slide-background>.slide-background.future,
+.reveal>.backgrounds 
.slide-background>.slide-background.future[data-background-transition=concave] {
+       opacity: 0;
+       transform: translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 
0);
+}
+
+/* Zoom */
+.reveal[data-background-transition=zoom]>.backgrounds .slide-background,
+.reveal>.backgrounds .slide-background[data-background-transition=zoom] {
+       transition-timing-function: ease;
+}
+
+.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past,
+.reveal>.backgrounds .slide-background.past[data-background-transition=zoom] {
+       opacity: 0;
+       visibility: hidden;
+       transform: scale(16);
+}
+.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future,
+.reveal>.backgrounds .slide-background.future[data-background-transition=zoom] 
{
+       opacity: 0;
+       visibility: hidden;
+       transform: scale(0.2);
+}
+
+.reveal[data-background-transition=zoom]>.backgrounds 
.slide-background>.slide-background.past,
+.reveal>.backgrounds 
.slide-background>.slide-background.past[data-background-transition=zoom] {
+       opacity: 0;
+               visibility: hidden;
+               transform: scale(16);
+}
+.reveal[data-background-transition=zoom]>.backgrounds 
.slide-background>.slide-background.future,
+.reveal>.backgrounds 
.slide-background>.slide-background.future[data-background-transition=zoom] {
+       opacity: 0;
+       visibility: hidden;
+       transform: scale(0.2);
+}
+
+
+/* Global transition speed settings */
+.reveal[data-transition-speed="fast"]>.backgrounds .slide-background {
+       transition-duration: 400ms;
+}
+.reveal[data-transition-speed="slow"]>.backgrounds .slide-background {
+       transition-duration: 1200ms;
+}
+
+
+/*********************************************
+ * OVERVIEW
+ *********************************************/
+
+.reveal.overview {
+       perspective-origin: 50% 50%;
+       perspective: 700px;
+
+       .slides {
+               // Fixes overview rendering errors in FF48+, not applied to
+               // other browsers since it degrades performance
+               -moz-transform-style: preserve-3d;
+       }
+
+       .slides section {
+               height: 100%;
+               top: 0 !important;
+               opacity: 1 !important;
+               overflow: hidden;
+               visibility: visible !important;
+               cursor: pointer;
+               box-sizing: border-box;
+       }
+       .slides section:hover,
+       .slides section.present {
+               outline: 10px solid rgba(150,150,150,0.4);
+               outline-offset: 10px;
+       }
+       .slides section .fragment {
+               opacity: 1;
+               transition: none;
+       }
+       .slides section:after,
+       .slides section:before {
+               display: none !important;
+       }
+       .slides>section.stack {
+               padding: 0;
+               top: 0 !important;
+               background: none;
+               outline: none;
+               overflow: visible;
+       }
+
+       .backgrounds {
+               perspective: inherit;
+
+               // Fixes overview rendering errors in FF48+, not applied to
+               // other browsers since it degrades performance
+               -moz-transform-style: preserve-3d;
+       }
+
+       .backgrounds .slide-background {
+               opacity: 1;
+               visibility: visible;
+
+               // This can't be applied to the slide itself in Safari
+               outline: 10px solid rgba(150,150,150,0.1);
+               outline-offset: 10px;
+       }
+
+       .backgrounds .slide-background.stack {
+               overflow: visible;
+       }
+}
+
+// Disable transitions transitions while we're activating
+// or deactivating the overview mode.
+.reveal.overview .slides section,
+.reveal.overview-deactivating .slides section {
+       transition: none;
+}
+
+.reveal.overview .backgrounds .slide-background,
+.reveal.overview-deactivating .backgrounds .slide-background {
+       transition: none;
+}
+
+
+/*********************************************
+ * RTL SUPPORT
+ *********************************************/
+
+.reveal.rtl .slides,
+.reveal.rtl .slides h1,
+.reveal.rtl .slides h2,
+.reveal.rtl .slides h3,
+.reveal.rtl .slides h4,
+.reveal.rtl .slides h5,
+.reveal.rtl .slides h6 {
+       direction: rtl;
+       font-family: sans-serif;
+}
+
+.reveal.rtl pre,
+.reveal.rtl code {
+       direction: ltr;
+}
+
+.reveal.rtl ol,
+.reveal.rtl ul {
+       text-align: right;
+}
+
+.reveal.rtl .progress span {
+       float: right
+}
+
+/*********************************************
+ * PARALLAX BACKGROUND
+ *********************************************/
+
+.reveal.has-parallax-background .backgrounds {
+       transition: all 0.8s ease;
+}
+
+/* Global transition speed settings */
+.reveal.has-parallax-background[data-transition-speed="fast"] .backgrounds {
+       transition-duration: 400ms;
+}
+.reveal.has-parallax-background[data-transition-speed="slow"] .backgrounds {
+       transition-duration: 1200ms;
+}
+
+
+/*********************************************
+ * OVERLAY FOR LINK PREVIEWS AND HELP
+ *********************************************/
+
+.reveal > .overlay {
+       position: absolute;
+       top: 0;
+       left: 0;
+       width: 100%;
+       height: 100%;
+       z-index: 1000;
+       background: rgba( 0, 0, 0, 0.9 );
+       opacity: 0;
+       visibility: hidden;
+       transition: all 0.3s ease;
+}
+       .reveal > .overlay.visible {
+               opacity: 1;
+               visibility: visible;
+       }
+
+       .reveal > .overlay .spinner {
+               position: absolute;
+               display: block;
+               top: 50%;
+               left: 50%;
+               width: 32px;
+               height: 32px;
+               margin: -16px 0 0 -16px;
+               z-index: 10;
+               background-image: 
url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB
 [...]
+
+               visibility: visible;
+               opacity: 0.6;
+               transition: all 0.3s ease;
+       }
+
+       .reveal > .overlay header {
+               position: absolute;
+               left: 0;
+               top: 0;
+               width: 100%;
+               height: 40px;
+               z-index: 2;
+               border-bottom: 1px solid #222;
+       }
+               .reveal > .overlay header a {
+                       display: inline-block;
+                       width: 40px;
+                       height: 40px;
+                       line-height: 36px;
+                       padding: 0 10px;
+                       float: right;
+                       opacity: 0.6;
+
+                       box-sizing: border-box;
+               }
+                       .reveal > .overlay header a:hover {
+                               opacity: 1;
+                       }
+                       .reveal > .overlay header a .icon {
+                               display: inline-block;
+                               width: 20px;
+                               height: 20px;
+
+                               background-position: 50% 50%;
+                               background-size: 100%;
+                               background-repeat: no-repeat;
+                       }
+                       .reveal > .overlay header a.close .icon {
+                               background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQ
 [...]
+                       }
+                       .reveal > .overlay header a.external .icon {
+                               background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==);
+                       }
+
+       .reveal > .overlay .viewport {
+               position: absolute;
+               display: flex;
+               top: 40px;
+               right: 0;
+               bottom: 0;
+               left: 0;
+       }
+
+       .reveal > .overlay.overlay-preview .viewport iframe {
+               width: 100%;
+               height: 100%;
+               max-width: 100%;
+               max-height: 100%;
+               border: 0;
+
+               opacity: 0;
+               visibility: hidden;
+               transition: all 0.3s ease;
+       }
+
+       .reveal > .overlay.overlay-preview.loaded .viewport iframe {
+               opacity: 1;
+               visibility: visible;
+       }
+
+       .reveal > .overlay.overlay-preview.loaded .viewport-inner  {
+               position: absolute;
+               z-index: -1;
+               left: 0;
+               top: 45%;
+               width: 100%;
+               text-align: center;
+               letter-spacing: normal;
+       }
+       .reveal > .overlay.overlay-preview .x-frame-error  {
+               opacity: 0;
+               transition: opacity 0.3s ease 0.3s;
+       }
+       .reveal > .overlay.overlay-preview.loaded .x-frame-error  {
+               opacity: 1;
+       }
+
+       .reveal > .overlay.overlay-preview.loaded .spinner {
+               opacity: 0;
+               visibility: hidden;
+               transform: scale(0.2);
+       }
+
+       .reveal > .overlay.overlay-help .viewport {
+               overflow: auto;
+               color: #fff;
+       }
+
+       .reveal > .overlay.overlay-help .viewport .viewport-inner {
+               width: 600px;
+               margin: auto;
+               padding: 20px 20px 80px 20px;
+               text-align: center;
+               letter-spacing: normal;
+       }
+
+       .reveal > .overlay.overlay-help .viewport .viewport-inner .title {
+               font-size: 20px;
+       }
+
+       .reveal > .overlay.overlay-help .viewport .viewport-inner table {
+               border: 1px solid #fff;
+               border-collapse: collapse;
+               font-size: 16px;
+       }
+
+       .reveal > .overlay.overlay-help .viewport .viewport-inner table th,
+       .reveal > .overlay.overlay-help .viewport .viewport-inner table td {
+               width: 200px;
+               padding: 14px;
+               border: 1px solid #fff;
+               vertical-align: middle;
+       }
+
+       .reveal > .overlay.overlay-help .viewport .viewport-inner table th {
+               padding-top: 20px;
+               padding-bottom: 20px;
+       }
+
+
+/*********************************************
+ * PLAYBACK COMPONENT
+ *********************************************/
+
+.reveal .playback {
+       position: absolute;
+       left: 15px;
+       bottom: 20px;
+       z-index: 30;
+       cursor: pointer;
+       transition: all 400ms ease;
+       -webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
+}
+
+.reveal.overview .playback {
+       opacity: 0;
+       visibility: hidden;
+}
+
+
+/*********************************************
+ * CODE HIGHLGIHTING
+ *********************************************/
+
+.reveal .hljs table {
+       margin: initial;
+}
+
+.reveal .hljs-ln-code,
+.reveal .hljs-ln-numbers {
+       padding: 0;
+       border: 0;
+}
+
+.reveal .hljs-ln-numbers {
+       opacity: 0.6;
+       padding-right: 0.75em;
+       text-align: right;
+       vertical-align: top;
+}
+
+.reveal .hljs[data-line-numbers]:not([data-line-numbers=""]) 
tr:not(.highlight-line) {
+       opacity: 0.4;
+}
+
+
+/*********************************************
+ * ROLLING LINKS
+ *********************************************/
+
+.reveal .roll {
+       display: inline-block;
+       line-height: 1.2;
+       overflow: hidden;
+
+       vertical-align: top;
+       perspective: 400px;
+       perspective-origin: 50% 50%;
+}
+       .reveal .roll:hover {
+               background: none;
+               text-shadow: none;
+       }
+.reveal .roll span {
+       display: block;
+       position: relative;
+       padding: 0 2px;
+
+       pointer-events: none;
+       transition: all 400ms ease;
+       transform-origin: 50% 0%;
+       transform-style: preserve-3d;
+       backface-visibility: hidden;
+}
+       .reveal .roll:hover span {
+           background: rgba(0,0,0,0.5);
+           transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
+       }
+.reveal .roll span:after {
+       content: attr(data-title);
+
+       display: block;
+       position: absolute;
+       left: 0;
+       top: 0;
+       padding: 0 2px;
+       backface-visibility: hidden;
+       transform-origin: 50% 0%;
+       transform: translate3d( 0px, 110%, 0px ) rotateX( -90deg );
+}
+
+
+/*********************************************
+ * SPEAKER NOTES
+ *********************************************/
+
+$notesWidthPercent: 25%;
+
+// Hide on-page notes
+.reveal aside.notes {
+       display: none;
+}
+
+// An interface element that can optionally be used to show the
+// speaker notes to all viewers, on top of the presentation
+.reveal .speaker-notes {
+       display: none;
+       position: absolute;
+       width: $notesWidthPercent / (1-$notesWidthPercent/100) * 1%;
+       height: 100%;
+       top: 0;
+       left: 100%;
+       padding: 14px 18px 14px 18px;
+       z-index: 1;
+       font-size: 18px;
+       line-height: 1.4;
+       border: 1px solid rgba( 0, 0, 0, 0.05 );
+       color: #222;
+       background-color: #f5f5f5;
+       overflow: auto;
+       box-sizing: border-box;
+       text-align: left;
+       font-family: Helvetica, sans-serif;
+       -webkit-overflow-scrolling: touch;
+
+       .notes-placeholder {
+               color: #ccc;
+               font-style: italic;
+       }
+
+       &:focus {
+               outline: none;
+       }
+
+       &:before {
+               content: 'Speaker notes';
+               display: block;
+               margin-bottom: 10px;
+               opacity: 0.5;
+       }
+}
+
+
+.reveal.show-notes {
+       max-width: 100% - $notesWidthPercent;
+       overflow: visible;
+}
+
+.reveal.show-notes .speaker-notes {
+       display: block;
+}
+
+@media screen and (min-width: 1600px) {
+       .reveal .speaker-notes {
+               font-size: 20px;
+       }
+}
+
+@media screen and (max-width: 1024px) {
+       .reveal.show-notes {
+               border-left: 0;
+               max-width: none;
+               max-height: 70%;
+               max-height: 70vh;
+               overflow: visible;
+       }
+
+       .reveal.show-notes .speaker-notes {
+               top: 100%;
+               left: 0;
+               width: 100%;
+               height: (30/0.7)*1%;
+               height: 30vh;
+               border: 0;
+       }
+}
+
+@media screen and (max-width: 600px) {
+       .reveal.show-notes {
+               max-height: 60%;
+               max-height: 60vh;
+       }
+
+       .reveal.show-notes .speaker-notes {
+               top: 100%;
+               height: (40/0.6)*1%;
+               height: 40vh;
+       }
+
+       .reveal .speaker-notes {
+               font-size: 14px;
+       }
+}
+
+
+/*********************************************
+ * ZOOM PLUGIN
+ *********************************************/
+
+.zoomed .reveal *,
+.zoomed .reveal *:before,
+.zoomed .reveal *:after {
+       backface-visibility: visible !important;
+}
+
+.zoomed .reveal .progress,
+.zoomed .reveal .controls {
+       opacity: 0;
+}
+
+.zoomed .reveal .roll span {
+       background: none;
+}
+
+.zoomed .reveal .roll span:after {
+       visibility: hidden;
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/README.md 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/README.md
new file mode 100644
index 0000000..8ae164b
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/README.md
@@ -0,0 +1,21 @@
+## Dependencies
+
+Themes are written using Sass to keep things modular and reduce the need for 
repeated selectors across files. Make sure that you have the reveal.js 
development environment including the Grunt dependencies installed before 
proceeding: https://github.com/hakimel/reveal.js#full-setup
+
+## Creating a Theme
+
+To create your own theme, start by duplicating a ```.scss``` file in 
[/css/theme/source](https://github.com/hakimel/reveal.js/blob/master/css/theme/source).
 It will be automatically compiled by Grunt from Sass to CSS (see the 
[Gruntfile](https://github.com/hakimel/reveal.js/blob/master/Gruntfile.js)) 
when you run `npm run build -- css-themes`.
+
+Each theme file does four things in the following order:
+
+1. **Include 
[/css/theme/template/mixins.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/mixins.scss)**
+Shared utility functions.
+
+2. **Include 
[/css/theme/template/settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss)**
+Declares a set of custom variables that the template file (step 4) expects. 
Can be overridden in step 3.
+
+3. **Override**
+This is where you override the default theme. Either by specifying variables 
(see 
[settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss)
 for reference) or by adding any selectors and styles you please.
+
+4. **Include 
[/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/theme.scss)**
+The template theme file which will generate final CSS output based on the 
currently defined variables.
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/beige.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/beige.css
new file mode 100644
index 0000000..615dd6d
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/beige.css
@@ -0,0 +1,277 @@
+/**
+ * Beige theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #f7f2d3;
+  background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 
100%);
+  background: -webkit-gradient(radial, center center, 0px, center center, 
100%, color-stop(0%, white), color-stop(100%, #f7f2d3));
+  background: -webkit-radial-gradient(center, circle cover, white 0%, #f7f2d3 
100%);
+  background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
+  background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 
100%);
+  background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
+  background-color: #f7f3de; }
+
+.reveal {
+  font-family: "Lato", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #333; }
+
+::selection {
+  color: #fff;
+  background: rgba(79, 64, 28, 0.99);
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: rgba(79, 64, 28, 0.99);
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #333;
+  font-family: "League Gothic", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 
5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px 
rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 
0.25), 0 20px 20px rgba(0, 0, 0, 0.15); }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #8b743d;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #c0a86e;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #564826; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #333;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #8b743d;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #8b743d; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #8b743d; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #f7f3de; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/black.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/black.css
new file mode 100644
index 0000000..7dd88c2
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/black.css
@@ -0,0 +1,273 @@
+/**
+ * Black theme for reveal.js. This is the opposite of the 'white' theme.
+ *
+ * By Hakim El Hattab, http://hakim.se
+ */
+@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+section.has-light-background, section.has-light-background h1, 
section.has-light-background h2, section.has-light-background h3, 
section.has-light-background h4, section.has-light-background h5, 
section.has-light-background h6 {
+  color: #222; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #191919;
+  background-color: #191919; }
+
+.reveal {
+  font-family: "Source Sans Pro", Helvetica, sans-serif;
+  font-size: 42px;
+  font-weight: normal;
+  color: #fff; }
+
+::selection {
+  color: #fff;
+  background: #bee4fd;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #bee4fd;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #fff;
+  font-family: "Source Sans Pro", Helvetica, sans-serif;
+  font-weight: 600;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 2.5em; }
+
+.reveal h2 {
+  font-size: 1.6em; }
+
+.reveal h3 {
+  font-size: 1.3em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #42affa;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #8dcffc;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #068de9; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #fff;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #42affa;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #42affa; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #42affa; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #191919; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/blood.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/blood.css
new file mode 100644
index 0000000..5cbd488
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/blood.css
@@ -0,0 +1,296 @@
+/**
+ * Blood theme for reveal.js
+ * Author: Walther http://github.com/Walther
+ *
+ * Designed to be used with highlight.js theme
+ * "monokai_sublime.css" available from
+ * https://github.com/isagalaev/highlight.js/
+ *
+ * For other themes, change $codeBackground accordingly.
+ *
+ */
+@import 
url(https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic);
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #222;
+  background-color: #222; }
+
+.reveal {
+  font-family: Ubuntu, "sans-serif";
+  font-size: 40px;
+  font-weight: normal;
+  color: #eee; }
+
+::selection {
+  color: #fff;
+  background: #a23;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #a23;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #eee;
+  font-family: Ubuntu, "sans-serif";
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: 2px 2px 2px #222;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 
5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px 
rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 
0.25), 0 20px 20px rgba(0, 0, 0, 0.15); }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #a23;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #dd5566;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #6a1520; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #eee;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #a23;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #a23; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #a23; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #222; } }
+
+.reveal p {
+  font-weight: 300;
+  text-shadow: 1px 1px #222; }
+
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  font-weight: 700; }
+
+.reveal p code {
+  background-color: #23241f;
+  display: inline-block;
+  border-radius: 7px; }
+
+.reveal small code {
+  vertical-align: baseline; }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/league.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/league.css
new file mode 100644
index 0000000..f8fba4d
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/league.css
@@ -0,0 +1,279 @@
+/**
+ * League theme for reveal.js.
+ *
+ * This was the default theme pre-3.0.0.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #1c1e20;
+  background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 
100%);
+  background: -webkit-gradient(radial, center center, 0px, center center, 
100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20));
+  background: -webkit-radial-gradient(center, circle cover, #555a5f 0%, 
#1c1e20 100%);
+  background: -o-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 
100%);
+  background: -ms-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 
100%);
+  background: radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
+  background-color: #2b2b2b; }
+
+.reveal {
+  font-family: "Lato", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #eee; }
+
+::selection {
+  color: #fff;
+  background: #FF5E99;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #FF5E99;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #eee;
+  font-family: "League Gothic", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 
5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px 
rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 
0.25), 0 20px 20px rgba(0, 0, 0, 0.15); }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #13DAEC;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #71e9f4;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #0d99a5; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #eee;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #13DAEC;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #13DAEC; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #13DAEC; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #2b2b2b; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/moon.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/moon.css
new file mode 100644
index 0000000..d18f526
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/moon.css
@@ -0,0 +1,277 @@
+/**
+ * Solarized Dark theme for reveal.js.
+ * Author: Achim Staebler
+ */
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+/**
+ * Solarized colors by Ethan Schoonover
+ */
+html * {
+  color-profile: sRGB;
+  rendering-intent: auto; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #002b36;
+  background-color: #002b36; }
+
+.reveal {
+  font-family: "Lato", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #93a1a1; }
+
+::selection {
+  color: #fff;
+  background: #d33682;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #d33682;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #eee8d5;
+  font-family: "League Gothic", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #268bd2;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #78b9e6;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #1a6091; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #93a1a1;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #268bd2;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #268bd2; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #268bd2; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #002b36; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/night.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/night.css
new file mode 100644
index 0000000..f5ccb52
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/night.css
@@ -0,0 +1,271 @@
+/**
+ * Black theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
+@import 
url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #111;
+  background-color: #111; }
+
+.reveal {
+  font-family: "Open Sans", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #eee; }
+
+::selection {
+  color: #fff;
+  background: #e7ad52;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #e7ad52;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #eee;
+  font-family: "Montserrat", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: -0.03em;
+  text-transform: none;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #e7ad52;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #f3d7ac;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #d08a1d; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #eee;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #e7ad52;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #e7ad52; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #e7ad52; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #111; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/serif.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/serif.css
new file mode 100644
index 0000000..6514a6f
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/serif.css
@@ -0,0 +1,273 @@
+/**
+ * A simple theme for reveal.js presentations, similar
+ * to the default theme. The accent color is brown.
+ *
+ * This theme is Copyright (C) 2012-2013 Owen Versteeg, 
http://owenversteeg.com - it is MIT licensed.
+ */
+.reveal a {
+  line-height: 1.3em; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #F0F1EB;
+  background-color: #F0F1EB; }
+
+.reveal {
+  font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #000; }
+
+::selection {
+  color: #fff;
+  background: #26351C;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #26351C;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #383D3D;
+  font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: none;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #51483D;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #8b7c69;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #25211c; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #000;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #51483D;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #51483D; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #51483D; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #F0F1EB; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/simple.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/simple.css
new file mode 100644
index 0000000..a7a29a6
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/simple.css
@@ -0,0 +1,276 @@
+/**
+ * A simple theme for reveal.js presentations, similar
+ * to the default theme. The accent color is darkblue.
+ *
+ * This theme is Copyright (C) 2012 Owen Versteeg, 
https://github.com/StereotypicalApps. It is MIT licensed.
+ * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+section.has-dark-background, section.has-dark-background h1, 
section.has-dark-background h2, section.has-dark-background h3, 
section.has-dark-background h4, section.has-dark-background h5, 
section.has-dark-background h6 {
+  color: #fff; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #fff;
+  background-color: #fff; }
+
+.reveal {
+  font-family: "Lato", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #000; }
+
+::selection {
+  color: #fff;
+  background: rgba(0, 0, 0, 0.99);
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: rgba(0, 0, 0, 0.99);
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #000;
+  font-family: "News Cycle", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: none;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #00008B;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #0000f1;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #00003f; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #000;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #00008B;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #00008B; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #00008B; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #fff; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/sky.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/sky.css
new file mode 100644
index 0000000..d8734c9
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/sky.css
@@ -0,0 +1,280 @@
+/**
+ * Sky theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+@import 
url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic);
+@import 
url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
+.reveal a {
+  line-height: 1.3em; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #add9e4;
+  background: -moz-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 
100%);
+  background: -webkit-gradient(radial, center center, 0px, center center, 
100%, color-stop(0%, #f7fbfc), color-stop(100%, #add9e4));
+  background: -webkit-radial-gradient(center, circle cover, #f7fbfc 0%, 
#add9e4 100%);
+  background: -o-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 
100%);
+  background: -ms-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 
100%);
+  background: radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%);
+  background-color: #f7fbfc; }
+
+.reveal {
+  font-family: "Open Sans", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #333; }
+
+::selection {
+  color: #fff;
+  background: #134674;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #134674;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #333;
+  font-family: "Quicksand", sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: -0.08em;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #3b759e;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #74a7cb;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #264c66; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #333;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #3b759e;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #3b759e; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #3b759e; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #f7fbfc; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/solarized.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/solarized.css
new file mode 100644
index 0000000..f1a2b9e
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/solarized.css
@@ -0,0 +1,277 @@
+/**
+ * Solarized Light theme for reveal.js.
+ * Author: Achim Staebler
+ */
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+/**
+ * Solarized colors by Ethan Schoonover
+ */
+html * {
+  color-profile: sRGB;
+  rendering-intent: auto; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #fdf6e3;
+  background-color: #fdf6e3; }
+
+.reveal {
+  font-family: "Lato", sans-serif;
+  font-size: 40px;
+  font-weight: normal;
+  color: #657b83; }
+
+::selection {
+  color: #fff;
+  background: #d33682;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #d33682;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #586e75;
+  font-family: "League Gothic", Impact, sans-serif;
+  font-weight: normal;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 3.77em; }
+
+.reveal h2 {
+  font-size: 2.11em; }
+
+.reveal h3 {
+  font-size: 1.55em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #268bd2;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #78b9e6;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #1a6091; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #657b83;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #268bd2;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #268bd2; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #268bd2; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #fdf6e3; } }
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/beige.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/beige.scss
new file mode 100644
index 0000000..5564f53
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/beige.scss
@@ -0,0 +1,39 @@
+/**
+ * Beige theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+
+
+// Override theme settings (see ../template/settings.scss)
+$mainColor: #333;
+$headingColor: #333;
+$headingTextShadow: none;
+$backgroundColor: #f7f3de;
+$linkColor: #8b743d;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: rgba(79, 64, 28, 0.99);
+$heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 
#b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 
3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 
20px 20px rgba(0,0,0,.15);
+
+// Background generator
+@mixin bodyBackground() {
+       @include radial-gradient( rgba(247,242,211,1), rgba(255,255,255,1) );
+}
+
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/black.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/black.scss
new file mode 100644
index 0000000..4720c8a
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/black.scss
@@ -0,0 +1,49 @@
+/**
+ * Black theme for reveal.js. This is the opposite of the 'white' theme.
+ *
+ * By Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+
+
+// Override theme settings (see ../template/settings.scss)
+$backgroundColor: #191919;
+
+$mainColor: #fff;
+$headingColor: #fff;
+
+$mainFontSize: 42px;
+$mainFont: 'Source Sans Pro', Helvetica, sans-serif;
+$headingFont: 'Source Sans Pro', Helvetica, sans-serif;
+$headingTextShadow: none;
+$headingLetterSpacing: normal;
+$headingTextTransform: uppercase;
+$headingFontWeight: 600;
+$linkColor: #42affa;
+$linkColorHover: lighten( $linkColor, 15% );
+$selectionBackgroundColor: lighten( $linkColor, 25% );
+
+$heading1Size: 2.5em;
+$heading2Size: 1.6em;
+$heading3Size: 1.3em;
+$heading4Size: 1.0em;
+
+section.has-light-background {
+       &, h1, h2, h3, h4, h5, h6 {
+               color: #222;
+       }
+}
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/blood.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/blood.scss
new file mode 100644
index 0000000..4533fc0
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/blood.scss
@@ -0,0 +1,78 @@
+/**
+ * Blood theme for reveal.js
+ * Author: Walther http://github.com/Walther
+ *
+ * Designed to be used with highlight.js theme
+ * "monokai_sublime.css" available from
+ * https://github.com/isagalaev/highlight.js/
+ *
+ * For other themes, change $codeBackground accordingly.
+ *
+ */
+
+ // Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+// Include theme-specific fonts
+
+@import 
url(https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic);
+
+// Colors used in the theme
+$blood: #a23;
+$coal: #222;
+$codeBackground: #23241f;
+
+$backgroundColor: $coal;
+
+// Main text
+$mainFont: Ubuntu, 'sans-serif';
+$mainColor: #eee;
+
+// Headings
+$headingFont: Ubuntu, 'sans-serif';
+$headingTextShadow: 2px 2px 2px $coal;
+
+// h1 shadow, borrowed humbly from 
+// (c) Default theme by Hakim El Hattab
+$heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 
#b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 
3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 
20px 20px rgba(0,0,0,.15);
+
+// Links
+$linkColor: $blood;
+$linkColorHover: lighten( $linkColor, 20% );
+
+// Text selection
+$selectionBackgroundColor: $blood;
+$selectionColor: #fff;
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
+
+// some overrides after theme template import
+
+.reveal p {
+    font-weight: 300;
+    text-shadow: 1px 1px $coal;
+}
+
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+    font-weight: 700;
+}
+
+.reveal p code {
+    background-color: $codeBackground;
+    display: inline-block;
+    border-radius: 7px;
+}
+
+.reveal small code {
+    vertical-align: baseline;
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/league.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/league.scss
new file mode 100644
index 0000000..46ea04a
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/league.scss
@@ -0,0 +1,34 @@
+/**
+ * League theme for reveal.js.
+ *
+ * This was the default theme pre-3.0.0.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+
+// Override theme settings (see ../template/settings.scss)
+$headingTextShadow: 0px 0px 6px rgba(0,0,0,0.2);
+$heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 
#b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 
3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 
20px 20px rgba(0,0,0,.15);
+
+// Background generator
+@mixin bodyBackground() {
+       @include radial-gradient( rgba(28,30,32,1), rgba(85,90,95,1) );
+}
+
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/moon.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/moon.scss
new file mode 100644
index 0000000..e47e5b5
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/moon.scss
@@ -0,0 +1,57 @@
+/**
+ * Solarized Dark theme for reveal.js.
+ * Author: Achim Staebler
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+
+/**
+ * Solarized colors by Ethan Schoonover
+ */
+html * {
+       color-profile: sRGB;
+       rendering-intent: auto;
+}
+
+// Solarized colors
+$base03:    #002b36;
+$base02:    #073642;
+$base01:    #586e75;
+$base00:    #657b83;
+$base0:     #839496;
+$base1:     #93a1a1;
+$base2:     #eee8d5;
+$base3:     #fdf6e3;
+$yellow:    #b58900;
+$orange:    #cb4b16;
+$red:       #dc322f;
+$magenta:   #d33682;
+$violet:    #6c71c4;
+$blue:      #268bd2;
+$cyan:      #2aa198;
+$green:     #859900;
+
+// Override theme settings (see ../template/settings.scss)
+$mainColor: $base1;
+$headingColor: $base2;
+$headingTextShadow: none;
+$backgroundColor: $base03;
+$linkColor: $blue;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: $magenta;
+
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/night.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/night.scss
new file mode 100644
index 0000000..d49a282
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/night.scss
@@ -0,0 +1,34 @@
+/**
+ * Black theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+// Include theme-specific fonts
+@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
+@import 
url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
+
+
+// Override theme settings (see ../template/settings.scss)
+$backgroundColor: #111;
+
+$mainFont: 'Open Sans', sans-serif;
+$linkColor: #e7ad52;
+$linkColorHover: lighten( $linkColor, 20% );
+$headingFont: 'Montserrat', Impact, sans-serif;
+$headingTextShadow: none;
+$headingLetterSpacing: -0.03em;
+$headingTextTransform: none;
+$selectionBackgroundColor: #e7ad52;
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/serif.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/serif.scss
new file mode 100644
index 0000000..ec3fcb3
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/serif.scss
@@ -0,0 +1,35 @@
+/**
+ * A simple theme for reveal.js presentations, similar
+ * to the default theme. The accent color is brown.
+ *
+ * This theme is Copyright (C) 2012-2013 Owen Versteeg, 
http://owenversteeg.com - it is MIT licensed.
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Override theme settings (see ../template/settings.scss)
+$mainFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
+$mainColor: #000;
+$headingFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
+$headingColor: #383D3D;
+$headingTextShadow: none;
+$headingTextTransform: none;
+$backgroundColor: #F0F1EB;
+$linkColor: #51483D;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: #26351C;
+
+.reveal a {
+  line-height: 1.3em;
+}
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/simple.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/simple.scss
new file mode 100644
index 0000000..394c9cd
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/simple.scss
@@ -0,0 +1,43 @@
+/**
+ * A simple theme for reveal.js presentations, similar
+ * to the default theme. The accent color is darkblue.
+ *
+ * This theme is Copyright (C) 2012 Owen Versteeg, 
https://github.com/StereotypicalApps. It is MIT licensed.
+ * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+
+
+// Override theme settings (see ../template/settings.scss)
+$mainFont: 'Lato', sans-serif;
+$mainColor: #000;
+$headingFont: 'News Cycle', Impact, sans-serif;
+$headingColor: #000;
+$headingTextShadow: none;
+$headingTextTransform: none;
+$backgroundColor: #fff;
+$linkColor: #00008B;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: rgba(0, 0, 0, 0.99);
+
+section.has-dark-background {
+       &, h1, h2, h3, h4, h5, h6 {
+               color: #fff;
+       }
+}
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/sky.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/sky.scss
new file mode 100644
index 0000000..3fee67c
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/sky.scss
@@ -0,0 +1,46 @@
+/**
+ * Sky theme for reveal.js.
+ *
+ * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import 
url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic);
+@import 
url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
+
+
+// Override theme settings (see ../template/settings.scss)
+$mainFont: 'Open Sans', sans-serif;
+$mainColor: #333;
+$headingFont: 'Quicksand', sans-serif;
+$headingColor: #333;
+$headingLetterSpacing: -0.08em;
+$headingTextShadow: none;
+$backgroundColor: #f7fbfc;
+$linkColor: #3b759e;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: #134674;
+
+// Fix links so they are not cut off
+.reveal a {
+       line-height: 1.3em;
+}
+
+// Background generator
+@mixin bodyBackground() {
+       @include radial-gradient( #add9e4, #f7fbfc );
+}
+
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/solarized.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/solarized.scss
new file mode 100644
index 0000000..912be56
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/solarized.scss
@@ -0,0 +1,63 @@
+/**
+ * Solarized Light theme for reveal.js.
+ * Author: Achim Staebler
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/league-gothic/league-gothic.css);
+@import 
url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+
+
+/**
+ * Solarized colors by Ethan Schoonover
+ */
+html * {
+       color-profile: sRGB;
+       rendering-intent: auto;
+}
+
+// Solarized colors
+$base03:    #002b36;
+$base02:    #073642;
+$base01:    #586e75;
+$base00:    #657b83;
+$base0:     #839496;
+$base1:     #93a1a1;
+$base2:     #eee8d5;
+$base3:     #fdf6e3;
+$yellow:    #b58900;
+$orange:    #cb4b16;
+$red:       #dc322f;
+$magenta:   #d33682;
+$violet:    #6c71c4;
+$blue:      #268bd2;
+$cyan:      #2aa198;
+$green:     #859900;
+
+// Override theme settings (see ../template/settings.scss)
+$mainColor: $base00;
+$headingColor: $base01;
+$headingTextShadow: none;
+$backgroundColor: $base3;
+$linkColor: $blue;
+$linkColorHover: lighten( $linkColor, 20% );
+$selectionBackgroundColor: $magenta;
+
+// Background generator
+// @mixin bodyBackground() {
+//     @include radial-gradient( rgba($base3,1), rgba(lighten($base3, 20%),1) 
);
+// }
+
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/white.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/white.scss
new file mode 100644
index 0000000..7f06ffd
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/source/white.scss
@@ -0,0 +1,49 @@
+/**
+ * White theme for reveal.js. This is the opposite of the 'black' theme.
+ *
+ * By Hakim El Hattab, http://hakim.se
+ */
+
+
+// Default mixins and settings -----------------
+@import "../template/mixins";
+@import "../template/settings";
+// ---------------------------------------------
+
+
+// Include theme-specific fonts
+@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+
+
+// Override theme settings (see ../template/settings.scss)
+$backgroundColor: #fff;
+
+$mainColor: #222;
+$headingColor: #222;
+
+$mainFontSize: 42px;
+$mainFont: 'Source Sans Pro', Helvetica, sans-serif;
+$headingFont: 'Source Sans Pro', Helvetica, sans-serif;
+$headingTextShadow: none;
+$headingLetterSpacing: normal;
+$headingTextTransform: uppercase;
+$headingFontWeight: 600;
+$linkColor: #2a76dd;
+$linkColorHover: lighten( $linkColor, 15% );
+$selectionBackgroundColor: lighten( $linkColor, 25% );
+
+$heading1Size: 2.5em;
+$heading2Size: 1.6em;
+$heading3Size: 1.3em;
+$heading4Size: 1.0em;
+
+section.has-dark-background {
+       &, h1, h2, h3, h4, h5, h6 {
+               color: #fff;
+       }
+}
+
+
+// Theme template ------------------------------
+@import "../template/theme";
+// ---------------------------------------------
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/mixins.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/mixins.scss
new file mode 100644
index 0000000..e0c5606
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/mixins.scss
@@ -0,0 +1,29 @@
+@mixin vertical-gradient( $top, $bottom ) {
+       background: $top;
+       background: -moz-linear-gradient( top, $top 0%, $bottom 100% );
+       background: -webkit-gradient( linear, left top, left bottom, 
color-stop(0%,$top), color-stop(100%,$bottom) );
+       background: -webkit-linear-gradient( top, $top 0%, $bottom 100% );
+       background: -o-linear-gradient( top, $top 0%, $bottom 100% );
+       background: -ms-linear-gradient( top, $top 0%, $bottom 100% );
+       background: linear-gradient( top, $top 0%, $bottom 100% );
+}
+
+@mixin horizontal-gradient( $top, $bottom ) {
+       background: $top;
+       background: -moz-linear-gradient( left, $top 0%, $bottom 100% );
+       background: -webkit-gradient( linear, left top, right top, 
color-stop(0%,$top), color-stop(100%,$bottom) );
+       background: -webkit-linear-gradient( left, $top 0%, $bottom 100% );
+       background: -o-linear-gradient( left, $top 0%, $bottom 100% );
+       background: -ms-linear-gradient( left, $top 0%, $bottom 100% );
+       background: linear-gradient( left, $top 0%, $bottom 100% );
+}
+
+@mixin radial-gradient( $outer, $inner, $type: circle ) {
+       background: $outer;
+       background: -moz-radial-gradient( center, $type cover,  $inner 0%, 
$outer 100% );
+       background: -webkit-gradient( radial, center center, 0px, center 
center, 100%, color-stop(0%,$inner), color-stop(100%,$outer) );
+       background: -webkit-radial-gradient( center, $type cover,  $inner 0%, 
$outer 100% );
+       background: -o-radial-gradient( center, $type cover,  $inner 0%, $outer 
100% );
+       background: -ms-radial-gradient( center, $type cover,  $inner 0%, 
$outer 100% );
+       background: radial-gradient( center, $type cover,  $inner 0%, $outer 
100% );
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/settings.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/settings.scss
new file mode 100644
index 0000000..5a917f8
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/settings.scss
@@ -0,0 +1,45 @@
+// Base settings for all themes that can optionally be
+// overridden by the super-theme
+
+// Background of the presentation
+$backgroundColor: #2b2b2b;
+
+// Primary/body text
+$mainFont: 'Lato', sans-serif;
+$mainFontSize: 40px;
+$mainColor: #eee;
+
+// Vertical spacing between blocks of text
+$blockMargin: 20px;
+
+// Headings
+$headingMargin: 0 0 $blockMargin 0;
+$headingFont: 'League Gothic', Impact, sans-serif;
+$headingColor: #eee;
+$headingLineHeight: 1.2;
+$headingLetterSpacing: normal;
+$headingTextTransform: uppercase;
+$headingTextShadow: none;
+$headingFontWeight: normal;
+$heading1TextShadow: $headingTextShadow;
+
+$heading1Size: 3.77em;
+$heading2Size: 2.11em;
+$heading3Size: 1.55em;
+$heading4Size: 1.00em;
+
+$codeFont: monospace;
+
+// Links and actions
+$linkColor: #13DAEC;
+$linkColorHover: lighten( $linkColor, 20% );
+
+// Text selection
+$selectionBackgroundColor: #FF5E99;
+$selectionColor: #fff;
+
+// Generates the presentation background, can be overridden
+// to return a background image or gradient
+@mixin bodyBackground() {
+       background: $backgroundColor;
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/theme.scss
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/theme.scss
new file mode 100644
index 0000000..9ccfaf5
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/template/theme.scss
@@ -0,0 +1,325 @@
+// Base theme template for reveal.js
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+
+body {
+       @include bodyBackground();
+       background-color: $backgroundColor;
+}
+
+.reveal {
+       font-family: $mainFont;
+       font-size: $mainFontSize;
+       font-weight: normal;
+       color: $mainColor;
+}
+
+::selection {
+       color: $selectionColor;
+       background: $selectionBackgroundColor;
+       text-shadow: none;
+}
+
+::-moz-selection {
+       color: $selectionColor;
+       background: $selectionBackgroundColor;
+       text-shadow: none;
+}
+
+.reveal .slides section,
+.reveal .slides section>section {
+       line-height: 1.3;
+       font-weight: inherit;
+}
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+       margin: $headingMargin;
+       color: $headingColor;
+
+       font-family: $headingFont;
+       font-weight: $headingFontWeight;
+       line-height: $headingLineHeight;
+       letter-spacing: $headingLetterSpacing;
+
+       text-transform: $headingTextTransform;
+       text-shadow: $headingTextShadow;
+
+       word-wrap: break-word;
+}
+
+.reveal h1 {font-size: $heading1Size; }
+.reveal h2 {font-size: $heading2Size; }
+.reveal h3 {font-size: $heading3Size; }
+.reveal h4 {font-size: $heading4Size; }
+
+.reveal h1 {
+       text-shadow: $heading1TextShadow;
+}
+
+
+/*********************************************
+ * OTHER
+ *********************************************/
+
+.reveal p {
+       margin: $blockMargin 0;
+       line-height: 1.3;
+}
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+       max-width: 95%;
+       max-height: 95%;
+}
+.reveal strong,
+.reveal b {
+       font-weight: bold;
+}
+
+.reveal em {
+       font-style: italic;
+}
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+       display: inline-block;
+
+       text-align: left;
+       margin: 0 0 0 1em;
+}
+
+.reveal ol {
+       list-style-type: decimal;
+}
+
+.reveal ul {
+       list-style-type: disc;
+}
+
+.reveal ul ul {
+       list-style-type: square;
+}
+
+.reveal ul ul ul {
+       list-style-type: circle;
+}
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+       display: block;
+       margin-left: 40px;
+}
+
+.reveal dt {
+       font-weight: bold;
+}
+
+.reveal dd {
+       margin-left: 40px;
+}
+
+.reveal blockquote {
+       display: block;
+       position: relative;
+       width: 70%;
+       margin: $blockMargin auto;
+       padding: 5px;
+
+       font-style: italic;
+       background: rgba(255, 255, 255, 0.05);
+       box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
+}
+       .reveal blockquote p:first-child,
+       .reveal blockquote p:last-child {
+               display: inline-block;
+       }
+
+.reveal q {
+       font-style: italic;
+}
+
+.reveal pre {
+       display: block;
+       position: relative;
+       width: 90%;
+       margin: $blockMargin auto;
+
+       text-align: left;
+       font-size: 0.55em;
+       font-family: $codeFont;
+       line-height: 1.2em;
+
+       word-wrap: break-word;
+
+       box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
+}
+
+.reveal code {
+       font-family: $codeFont;
+       text-transform: none;
+}
+
+.reveal pre code {
+       display: block;
+       padding: 5px;
+       overflow: auto;
+       max-height: 400px;
+       word-wrap: normal;
+}
+
+.reveal table {
+       margin: auto;
+       border-collapse: collapse;
+       border-spacing: 0;
+}
+
+.reveal table th {
+       font-weight: bold;
+}
+
+.reveal table th,
+.reveal table td {
+       text-align: left;
+       padding: 0.2em 0.5em 0.2em 0.5em;
+       border-bottom: 1px solid;
+}
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+       text-align: center;
+}
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+       text-align: right;
+}
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+       border-bottom: none;
+}
+
+.reveal sup {
+       vertical-align: super;
+       font-size: smaller;
+}
+.reveal sub {
+       vertical-align: sub;
+       font-size: smaller;
+}
+
+.reveal small {
+       display: inline-block;
+       font-size: 0.6em;
+       line-height: 1.2em;
+       vertical-align: top;
+}
+
+.reveal small * {
+       vertical-align: top;
+}
+
+
+/*********************************************
+ * LINKS
+ *********************************************/
+
+.reveal a {
+       color: $linkColor;
+       text-decoration: none;
+
+       -webkit-transition: color .15s ease;
+          -moz-transition: color .15s ease;
+               transition: color .15s ease;
+}
+       .reveal a:hover {
+               color: $linkColorHover;
+
+               text-shadow: none;
+               border: none;
+       }
+
+.reveal .roll span:after {
+       color: #fff;
+       background: darken( $linkColor, 15% );
+}
+
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+
+.reveal section img {
+       margin: 15px 0px;
+       background: rgba(255,255,255,0.12);
+       border: 4px solid $mainColor;
+
+       box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
+}
+
+       .reveal section img.plain {
+               border: 0;
+               box-shadow: none;
+       }
+
+       .reveal a img {
+               -webkit-transition: all .15s linear;
+                  -moz-transition: all .15s linear;
+                       transition: all .15s linear;
+       }
+
+       .reveal a:hover img {
+               background: rgba(255,255,255,0.2);
+               border-color: $linkColor;
+
+               box-shadow: 0 0 20px rgba(0, 0, 0, 0.55);
+       }
+
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+
+.reveal .controls {
+       color: $linkColor;
+}
+
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+
+.reveal .progress {
+       background: rgba(0,0,0,0.2);
+       color: $linkColor;
+}
+       .reveal .progress span {
+               -webkit-transition: width 800ms cubic-bezier(0.260, 0.860, 
0.440, 0.985);
+                  -moz-transition: width 800ms cubic-bezier(0.260, 0.860, 
0.440, 0.985);
+                       transition: width 800ms cubic-bezier(0.260, 0.860, 
0.440, 0.985);
+       }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+ @media print {
+    .backgrounds {
+        background-color: $backgroundColor;
+    }
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/white.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/white.css
new file mode 100644
index 0000000..43ef2c7
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/css/theme/white.css
@@ -0,0 +1,273 @@
+/**
+ * White theme for reveal.js. This is the opposite of the 'black' theme.
+ *
+ * By Hakim El Hattab, http://hakim.se
+ */
+@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+section.has-dark-background, section.has-dark-background h1, 
section.has-dark-background h2, section.has-dark-background h3, 
section.has-dark-background h4, section.has-dark-background h5, 
section.has-dark-background h6 {
+  color: #fff; }
+
+/*********************************************
+ * GLOBAL STYLES
+ *********************************************/
+body {
+  background: #fff;
+  background-color: #fff; }
+
+.reveal {
+  font-family: "Source Sans Pro", Helvetica, sans-serif;
+  font-size: 42px;
+  font-weight: normal;
+  color: #222; }
+
+::selection {
+  color: #fff;
+  background: #98bdef;
+  text-shadow: none; }
+
+::-moz-selection {
+  color: #fff;
+  background: #98bdef;
+  text-shadow: none; }
+
+.reveal .slides section,
+.reveal .slides section > section {
+  line-height: 1.3;
+  font-weight: inherit; }
+
+/*********************************************
+ * HEADERS
+ *********************************************/
+.reveal h1,
+.reveal h2,
+.reveal h3,
+.reveal h4,
+.reveal h5,
+.reveal h6 {
+  margin: 0 0 20px 0;
+  color: #222;
+  font-family: "Source Sans Pro", Helvetica, sans-serif;
+  font-weight: 600;
+  line-height: 1.2;
+  letter-spacing: normal;
+  text-transform: uppercase;
+  text-shadow: none;
+  word-wrap: break-word; }
+
+.reveal h1 {
+  font-size: 2.5em; }
+
+.reveal h2 {
+  font-size: 1.6em; }
+
+.reveal h3 {
+  font-size: 1.3em; }
+
+.reveal h4 {
+  font-size: 1em; }
+
+.reveal h1 {
+  text-shadow: none; }
+
+/*********************************************
+ * OTHER
+ *********************************************/
+.reveal p {
+  margin: 20px 0;
+  line-height: 1.3; }
+
+/* Ensure certain elements are never larger than the slide itself */
+.reveal img,
+.reveal video,
+.reveal iframe {
+  max-width: 95%;
+  max-height: 95%; }
+
+.reveal strong,
+.reveal b {
+  font-weight: bold; }
+
+.reveal em {
+  font-style: italic; }
+
+.reveal ol,
+.reveal dl,
+.reveal ul {
+  display: inline-block;
+  text-align: left;
+  margin: 0 0 0 1em; }
+
+.reveal ol {
+  list-style-type: decimal; }
+
+.reveal ul {
+  list-style-type: disc; }
+
+.reveal ul ul {
+  list-style-type: square; }
+
+.reveal ul ul ul {
+  list-style-type: circle; }
+
+.reveal ul ul,
+.reveal ul ol,
+.reveal ol ol,
+.reveal ol ul {
+  display: block;
+  margin-left: 40px; }
+
+.reveal dt {
+  font-weight: bold; }
+
+.reveal dd {
+  margin-left: 40px; }
+
+.reveal blockquote {
+  display: block;
+  position: relative;
+  width: 70%;
+  margin: 20px auto;
+  padding: 5px;
+  font-style: italic;
+  background: rgba(255, 255, 255, 0.05);
+  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }
+
+.reveal blockquote p:first-child,
+.reveal blockquote p:last-child {
+  display: inline-block; }
+
+.reveal q {
+  font-style: italic; }
+
+.reveal pre {
+  display: block;
+  position: relative;
+  width: 90%;
+  margin: 20px auto;
+  text-align: left;
+  font-size: 0.55em;
+  font-family: monospace;
+  line-height: 1.2em;
+  word-wrap: break-word;
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
+
+.reveal code {
+  font-family: monospace;
+  text-transform: none; }
+
+.reveal pre code {
+  display: block;
+  padding: 5px;
+  overflow: auto;
+  max-height: 400px;
+  word-wrap: normal; }
+
+.reveal table {
+  margin: auto;
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+.reveal table th {
+  font-weight: bold; }
+
+.reveal table th,
+.reveal table td {
+  text-align: left;
+  padding: 0.2em 0.5em 0.2em 0.5em;
+  border-bottom: 1px solid; }
+
+.reveal table th[align="center"],
+.reveal table td[align="center"] {
+  text-align: center; }
+
+.reveal table th[align="right"],
+.reveal table td[align="right"] {
+  text-align: right; }
+
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
+  border-bottom: none; }
+
+.reveal sup {
+  vertical-align: super;
+  font-size: smaller; }
+
+.reveal sub {
+  vertical-align: sub;
+  font-size: smaller; }
+
+.reveal small {
+  display: inline-block;
+  font-size: 0.6em;
+  line-height: 1.2em;
+  vertical-align: top; }
+
+.reveal small * {
+  vertical-align: top; }
+
+/*********************************************
+ * LINKS
+ *********************************************/
+.reveal a {
+  color: #2a76dd;
+  text-decoration: none;
+  -webkit-transition: color .15s ease;
+  -moz-transition: color .15s ease;
+  transition: color .15s ease; }
+
+.reveal a:hover {
+  color: #6ca0e8;
+  text-shadow: none;
+  border: none; }
+
+.reveal .roll span:after {
+  color: #fff;
+  background: #1a53a1; }
+
+/*********************************************
+ * IMAGES
+ *********************************************/
+.reveal section img {
+  margin: 15px 0px;
+  background: rgba(255, 255, 255, 0.12);
+  border: 4px solid #222;
+  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+
+.reveal section img.plain {
+  border: 0;
+  box-shadow: none; }
+
+.reveal a img {
+  -webkit-transition: all .15s linear;
+  -moz-transition: all .15s linear;
+  transition: all .15s linear; }
+
+.reveal a:hover img {
+  background: rgba(255, 255, 255, 0.2);
+  border-color: #2a76dd;
+  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }
+
+/*********************************************
+ * NAVIGATION CONTROLS
+ *********************************************/
+.reveal .controls {
+  color: #2a76dd; }
+
+/*********************************************
+ * PROGRESS BAR
+ *********************************************/
+.reveal .progress {
+  background: rgba(0, 0, 0, 0.2);
+  color: #2a76dd; }
+
+.reveal .progress span {
+  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
+  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
+
+/*********************************************
+ * PRINT BACKGROUND
+ *********************************************/
+@media print {
+  .backgrounds {
+    background-color: #fff; } }
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/demo.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/demo.html
new file mode 100644
index 0000000..6743d27
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/demo.html
@@ -0,0 +1,425 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js – The HTML Presentation Framework</title>
+
+               <meta name="description" content="A framework for easily 
creating beautiful presentations using HTML">
+               <meta name="author" content="Hakim El Hattab">
+
+               <meta name="apple-mobile-web-app-capable" content="yes">
+               <meta name="apple-mobile-web-app-status-bar-style" 
content="black-translucent">
+
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0">
+
+               <link rel="stylesheet" href="css/reset.css">
+               <link rel="stylesheet" href="css/reveal.css">
+               <link rel="stylesheet" href="css/theme/black.css" id="theme">
+
+               <!-- Theme used for syntax highlighting of code -->
+               <link rel="stylesheet" href="lib/css/monokai.css">
+
+               <!-- Printing and PDF exports -->
+               <script>
+                       var link = document.createElement( 'link' );
+                       link.rel = 'stylesheet';
+                       link.type = 'text/css';
+                       link.href = window.location.search.match( /print-pdf/gi 
) ? 'css/print/pdf.css' : 'css/print/paper.css';
+                       document.getElementsByTagName( 'head' )[0].appendChild( 
link );
+               </script>
+
+               <!--[if lt IE 9]>
+               <script src="lib/js/html5shiv.js"></script>
+               <![endif]-->
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <!-- Any section element inside of this container is 
displayed as a slide -->
+                       <div class="slides">
+                               <section>
+                                       <h1>Reveal.js</h1>
+                                       <h3>The HTML Presentation Framework</h3>
+                                       <p>
+                                               <small>Created by <a 
href="http://hakim.se";>Hakim El Hattab</a> and <a 
href="https://github.com/hakimel/reveal.js/graphs/contributors";>contributors</a></small>
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <h2>Hello There</h2>
+                                       <p>
+                                               reveal.js enables you to create 
beautiful interactive slide decks using HTML. This presentation will show you 
examples of what it can do.
+                                       </p>
+                               </section>
+
+                               <!-- Example of nested vertical slides -->
+                               <section>
+                                       <section>
+                                               <h2>Vertical Slides</h2>
+                                               <p>Slides can be nested inside 
of each other.</p>
+                                               <p>Use the <em>Space</em> key 
to navigate through all slides.</p>
+                                               <br>
+                                               <a href="#" 
class="navigate-down">
+                                                       <img width="178" 
height="238" 
data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png"; alt="Down 
arrow">
+                                               </a>
+                                       </section>
+                                       <section>
+                                               <h2>Basement Level 1</h2>
+                                               <p>Nested slides are useful for 
adding additional detail underneath a high level horizontal slide.</p>
+                                       </section>
+                                       <section>
+                                               <h2>Basement Level 2</h2>
+                                               <p>That's it, time to go back 
up.</p>
+                                               <br>
+                                               <a href="#/2">
+                                                       <img width="178" 
height="238" 
data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png"; alt="Up 
arrow" style="transform: rotate(180deg); -webkit-transform: rotate(180deg);">
+                                               </a>
+                                       </section>
+                               </section>
+
+                               <section>
+                                       <h2>Slides</h2>
+                                       <p>
+                                               Not a coder? Not a problem. 
There's a fully-featured visual editor for authoring these, try it out at <a 
href="https://slides.com"; target="_blank">https://slides.com</a>.
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <h2>Point of View</h2>
+                                       <p>
+                                               Press <strong>ESC</strong> to 
enter the slide overview.
+                                       </p>
+                                       <p>
+                                               Hold down the 
<strong>alt</strong> key (<strong>ctrl</strong> in Linux) and click on any 
element to zoom towards it using <a 
href="http://lab.hakim.se/zoom-js";>zoom.js</a>. Click again to zoom back out.
+                                       </p>
+                                       <p>
+                                               (NOTE: Use ctrl + click in 
Linux.)
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <h2>Touch Optimized</h2>
+                                       <p>
+                                               Presentations look great on 
touch devices, like mobile phones and tablets. Simply swipe through your slides.
+                                       </p>
+                               </section>
+
+                               <section data-markdown>
+                                       <script type="text/template">
+                                               ## Markdown support
+
+                                               Write content using inline or 
external Markdown.
+                                               Instructions and more info 
available in the [readme](https://github.com/hakimel/reveal.js#markdown).
+
+                                               ```
+                                               <section data-markdown>
+                                                 ## Markdown support
+
+                                                 Write content using inline or 
external Markdown.
+                                                 Instructions and more info 
available in the [readme](https://github.com/hakimel/reveal.js#markdown).
+                                               </section>
+                                               ```
+                                       </script>
+                               </section>
+
+                               <section>
+                                       <section id="fragments">
+                                               <h2>Fragments</h2>
+                                               <p>Hit the next arrow...</p>
+                                               <p class="fragment">... to step 
through ...</p>
+                                               <p><span class="fragment">... 
a</span> <span class="fragment">fragmented</span> <span 
class="fragment">slide.</span></p>
+
+                                               <aside class="notes">
+                                                       This slide has 
fragments which are also stepped through in the notes window.
+                                               </aside>
+                                       </section>
+                                       <section>
+                                               <h2>Fragment Styles</h2>
+                                               <p>There's different types of 
fragments, like:</p>
+                                               <p class="fragment 
grow">grow</p>
+                                               <p class="fragment 
shrink">shrink</p>
+                                               <p class="fragment 
fade-out">fade-out</p>
+                                               <p>
+                                                       <span style="display: 
inline-block;" class="fragment fade-right">fade-right, </span>
+                                                       <span style="display: 
inline-block;" class="fragment fade-up">up, </span>
+                                                       <span style="display: 
inline-block;" class="fragment fade-down">down, </span>
+                                                       <span style="display: 
inline-block;" class="fragment fade-left">left</span>
+                                               </p>
+                                               <p class="fragment 
fade-in-then-out">fade-in-then-out</p>
+                                               <p class="fragment 
fade-in-then-semi-out">fade-in-then-semi-out</p>
+                                               <p>Highlight <span 
class="fragment highlight-red">red</span> <span class="fragment 
highlight-blue">blue</span> <span class="fragment 
highlight-green">green</span></p>
+                                       </section>
+                               </section>
+
+                               <section id="transitions">
+                                       <h2>Transition Styles</h2>
+                                       <p>
+                                               You can select from different 
transitions, like: <br>
+                                               <a 
href="?transition=none#/transitions">None</a> -
+                                               <a 
href="?transition=fade#/transitions">Fade</a> -
+                                               <a 
href="?transition=slide#/transitions">Slide</a> -
+                                               <a 
href="?transition=convex#/transitions">Convex</a> -
+                                               <a 
href="?transition=concave#/transitions">Concave</a> -
+                                               <a 
href="?transition=zoom#/transitions">Zoom</a>
+                                       </p>
+                               </section>
+
+                               <section id="themes">
+                                       <h2>Themes</h2>
+                                       <p>
+                                               reveal.js comes with a few 
themes built in: <br>
+                                               <!-- Hacks to swap themes after 
the page has loaded. Not flexible and only intended for the reveal.js demo 
deck. -->
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/black.css');
 return false;">Black (default)</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/white.css');
 return false;">White</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/league.css');
 return false;">League</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/sky.css');
 return false;">Sky</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/beige.css');
 return false;">Beige</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/simple.css');
 return false;">Simple</a> <br>
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/serif.css');
 return false;">Serif</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/blood.css');
 return false;">Blood</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/night.css');
 return false;">Night</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/moon.css');
 return false;">Moon</a> -
+                                               <a href="#" 
onclick="document.getElementById('theme').setAttribute('href','css/theme/solarized.css');
 return false;">Solarized</a>
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <section data-background="#dddddd">
+                                               <h2>Slide Backgrounds</h2>
+                                               <p>
+                                                       Set 
<code>data-background="#dddddd"</code> on a slide to change the background 
color. All CSS color formats are supported.
+                                               </p>
+                                               <a href="#" 
class="navigate-down">
+                                                       <img width="178" 
height="238" 
data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png"; alt="Down 
arrow">
+                                               </a>
+                                       </section>
+                                       <section 
data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png";>
+                                               <h2>Image Backgrounds</h2>
+                                               <pre><code class="hljs 
html">&lt;section data-background="image.png"&gt;</code></pre>
+                                       </section>
+                                       <section 
data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png";
 data-background-repeat="repeat" data-background-size="100px">
+                                               <h2>Tiled Backgrounds</h2>
+                                               <pre><code class="hljs html" 
style="word-wrap: break-word;">&lt;section data-background="image.png" 
data-background-repeat="repeat" data-background-size="100px"&gt;</code></pre>
+                                       </section>
+                                       <section 
data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm";
 data-background-color="#000000">
+                                               <div style="background-color: 
rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;">
+                                                       <h2>Video 
Backgrounds</h2>
+                                                       <pre><code class="hljs 
html" style="word-wrap: break-word;">&lt;section 
data-background-video="video.mp4,video.webm"&gt;</code></pre>
+                                               </div>
+                                       </section>
+                                       <section 
data-background="http://i.giphy.com/90F8aUepslB84.gif";>
+                                               <h2>... and GIFs!</h2>
+                                       </section>
+                               </section>
+
+                               <section data-transition="slide" 
data-background="#4d7e65" data-background-transition="zoom">
+                                       <h2>Background Transitions</h2>
+                                       <p>
+                                               Different background 
transitions are available via the backgroundTransition option. This one's 
called "zoom".
+                                       </p>
+                                       <pre><code class="hljs 
javascript">Reveal.configure({ backgroundTransition: 'zoom' })</code></pre>
+                               </section>
+
+                               <section data-transition="slide" 
data-background="#b5533c" data-background-transition="zoom">
+                                       <h2>Background Transitions</h2>
+                                       <p>
+                                               You can override background 
transitions per-slide.
+                                       </p>
+                                       <pre><code class="hljs html" 
style="word-wrap: break-word;">&lt;section 
data-background-transition="zoom"&gt;</code></pre>
+                               </section>
+
+                               <section 
data-background-iframe="https://hakim.se"; data-background-interactive>
+                                       <div style="position: absolute; width: 
40%; right: 0; box-shadow: 0 1px 4px rgba(0,0,0,0.5), 0 5px 25px 
rgba(0,0,0,0.2); background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 
20px; font-size: 20px; text-align: left;">
+                                               <h2>Iframe Backgrounds</h2>
+                                               <p>Since reveal.js runs on the 
web, you can easily embed other web content. Try interacting with the page in 
the background.</p>
+                                       </div>
+                               </section>
+
+                               <section>
+                                       <h2>Pretty Code</h2>
+                                       <pre><code class="hljs" data-trim 
data-line-numbers="4,8-9">
+import React, { useState } from 'react';
+
+function Example() {
+  const [count, setCount] = useState(0);
+
+  return (
+    &lt;div&gt;
+      &lt;p&gt;You clicked {count} times&lt;/p&gt;
+      &lt;button onClick={() =&gt; setCount(count + 1)}&gt;
+        Click me
+      &lt;/button&gt;
+    &lt;/div&gt;
+  );
+}
+                                       </code></pre>
+                                       <p>Code syntax highlighting courtesy of 
<a 
href="http://softwaremaniacs.org/soft/highlight/en/description/";>highlight.js</a>.</p>
+                               </section>
+
+                               <section>
+                                       <h2>Marvelous List</h2>
+                                       <ul>
+                                               <li>No order here</li>
+                                               <li>Or here</li>
+                                               <li>Or here</li>
+                                               <li>Or here</li>
+                                       </ul>
+                               </section>
+
+                               <section>
+                                       <h2>Fantastic Ordered List</h2>
+                                       <ol>
+                                               <li>One is smaller than...</li>
+                                               <li>Two is smaller than...</li>
+                                               <li>Three!</li>
+                                       </ol>
+                               </section>
+
+                               <section>
+                                       <h2>Tabular Tables</h2>
+                                       <table>
+                                               <thead>
+                                                       <tr>
+                                                               <th>Item</th>
+                                                               <th>Value</th>
+                                                               
<th>Quantity</th>
+                                                       </tr>
+                                               </thead>
+                                               <tbody>
+                                                       <tr>
+                                                               <td>Apples</td>
+                                                               <td>$1</td>
+                                                               <td>7</td>
+                                                       </tr>
+                                                       <tr>
+                                                               
<td>Lemonade</td>
+                                                               <td>$2</td>
+                                                               <td>18</td>
+                                                       </tr>
+                                                       <tr>
+                                                               <td>Bread</td>
+                                                               <td>$3</td>
+                                                               <td>2</td>
+                                                       </tr>
+                                               </tbody>
+                                       </table>
+                               </section>
+
+                               <section>
+                                       <h2>Clever Quotes</h2>
+                                       <p>
+                                               These guys come in two forms, 
inline: <q 
cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations";>The
 nice thing about standards is that there are so many to choose from</q> and 
block:
+                                       </p>
+                                       <blockquote 
cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations";>
+                                               &ldquo;For years there has been 
a theory that millions of monkeys typing at random on millions of typewriters 
would
+                                               reproduce the entire works of 
Shakespeare. The Internet has proven this theory to be untrue.&rdquo;
+                                       </blockquote>
+                               </section>
+
+                               <section>
+                                       <h2>Intergalactic Interconnections</h2>
+                                       <p>
+                                               You can link between slides 
internally,
+                                               <a href="#/2/3">like this</a>.
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <h2>Speaker View</h2>
+                                       <p>There's a <a 
href="https://github.com/hakimel/reveal.js#speaker-notes";>speaker view</a>. It 
includes a timer, preview of the upcoming slide as well as your speaker 
notes.</p>
+                                       <p>Press the <em>S</em> key to try it 
out.</p>
+
+                                       <aside class="notes">
+                                               Oh hey, these are some notes. 
They'll be hidden in your presentation, but you can see them if you open the 
speaker notes window (hit 's' on your keyboard).
+                                       </aside>
+                               </section>
+
+                               <section>
+                                       <h2>Export to PDF</h2>
+                                       <p>Presentations can be <a 
href="https://github.com/hakimel/reveal.js#pdf-export";>exported to PDF</a>, 
here's an example:</p>
+                                       <iframe 
data-src="https://www.slideshare.net/slideshow/embed_code/42840540"; width="445" 
height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:3px solid #666; margin-bottom:5px; max-width: 100%;" 
allowfullscreen> </iframe>
+                               </section>
+
+                               <section>
+                                       <h2>Global State</h2>
+                                       <p>
+                                               Set 
<code>data-state="something"</code> on a slide and <code>"something"</code>
+                                               will be added as a class to the 
document element when the slide is open. This lets you
+                                               apply broader style changes, 
like switching the page background.
+                                       </p>
+                               </section>
+
+                               <section data-state="customevent">
+                                       <h2>State Events</h2>
+                                       <p>
+                                               Additionally custom events can 
be triggered on a per slide basis by binding to the <code>data-state</code> 
name.
+                                       </p>
+                                       <pre><code class="javascript" data-trim 
contenteditable style="font-size: 18px;">
+Reveal.addEventListener( 'customevent', function() {
+       console.log( '"customevent" has fired' );
+} );
+                                       </code></pre>
+                               </section>
+
+                               <section>
+                                       <h2>Take a Moment</h2>
+                                       <p>
+                                               Press B or . on your keyboard 
to pause the presentation. This is helpful when you're on stage and want to 
take distracting slides off the screen.
+                                       </p>
+                               </section>
+
+                               <section>
+                                       <h2>Much more</h2>
+                                       <ul>
+                                               <li>Right-to-left support</li>
+                                               <li><a 
href="https://github.com/hakimel/reveal.js#api";>Extensive JavaScript 
API</a></li>
+                                               <li><a 
href="https://github.com/hakimel/reveal.js#auto-sliding";>Auto-progression</a></li>
+                                               <li><a 
href="https://github.com/hakimel/reveal.js#parallax-background";>Parallax 
backgrounds</a></li>
+                                               <li><a 
href="https://github.com/hakimel/reveal.js#keyboard-bindings";>Custom keyboard 
bindings</a></li>
+                                       </ul>
+                               </section>
+
+                               <section style="text-align: left;">
+                                       <h1>THE END</h1>
+                                       <p>
+                                               - <a 
href="https://slides.com";>Try the online editor</a> <br>
+                                               - <a 
href="https://github.com/hakimel/reveal.js";>Source code &amp; documentation</a>
+                                       </p>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="js/reveal.js"></script>
+
+               <script>
+
+                       // More info 
https://github.com/hakimel/reveal.js#configuration
+                       Reveal.initialize({
+                               controls: true,
+                               progress: true,
+                               center: true,
+                               hash: true,
+
+                               transition: 'slide', // 
none/fade/slide/convex/concave/zoom
+
+                               // More info 
https://github.com/hakimel/reveal.js#dependencies
+                               dependencies: [
+                                       { src: 'plugin/markdown/marked.js', 
condition: function() { return !!document.querySelector( '[data-markdown]' ); } 
},
+                                       { src: 'plugin/markdown/markdown.js', 
condition: function() { return !!document.querySelector( '[data-markdown]' ); } 
},
+                                       { src: 'plugin/highlight/highlight.js', 
async: true },
+                                       { src: 'plugin/search/search.js', 
async: true },
+                                       { src: 'plugin/zoom-js/zoom.js', async: 
true },
+                                       { src: 'plugin/notes/notes.js', async: 
true }
+                               ]
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/gruntfile.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/gruntfile.js
new file mode 100644
index 0000000..edebddd
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/gruntfile.js
@@ -0,0 +1,192 @@
+const sass = require('node-sass');
+
+module.exports = grunt => {
+
+       require('load-grunt-tasks')(grunt);
+
+       let port = grunt.option('port') || 8000;
+       let root = grunt.option('root') || '.';
+
+       if (!Array.isArray(root)) root = [root];
+
+       // Project configuration
+       grunt.initConfig({
+               pkg: grunt.file.readJSON('package.json'),
+               meta: {
+                       banner:
+                               '/*!\n' +
+                               ' * reveal.js <%= pkg.version %> (<%= 
grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
+                               ' * http://revealjs.com\n' +
+                               ' * MIT licensed\n' +
+                               ' *\n' +
+                               ' * Copyright (C) 2019 Hakim El Hattab, 
http://hakim.se\n' +
+                               ' */'
+               },
+
+               qunit: {
+                       files: [ 'test/*.html' ]
+               },
+
+               uglify: {
+                       options: {
+                               banner: '<%= meta.banner %>\n',
+                               ie8: true
+                       },
+                       build: {
+                               src: 'js/reveal.js',
+                               dest: 'js/reveal.min.js'
+                       }
+               },
+
+               sass: {
+                       options: {
+                               implementation: sass,
+                               sourceMap: false
+                       },
+                       core: {
+                               src: 'css/reveal.scss',
+                               dest: 'css/reveal.css'
+                       },
+                       themes: {
+                               expand: true,
+                               cwd: 'css/theme/source',
+                               src: ['*.sass', '*.scss'],
+                               dest: 'css/theme',
+                               ext: '.css'
+                       }
+               },
+
+               autoprefixer: {
+                       core: {
+                               src: 'css/reveal.css'
+                       }
+               },
+
+               cssmin: {
+                       options: {
+                               compatibility: 'ie9'
+                       },
+                       compress: {
+                               src: 'css/reveal.css',
+                               dest: 'css/reveal.min.css'
+                       }
+               },
+
+               jshint: {
+                       options: {
+                               curly: false,
+                               eqeqeq: true,
+                               immed: true,
+                               esnext: true,
+                               latedef: 'nofunc',
+                               newcap: true,
+                               noarg: true,
+                               sub: true,
+                               undef: true,
+                               eqnull: true,
+                               browser: true,
+                               expr: true,
+                               loopfunc: true,
+                               globals: {
+                                       head: false,
+                                       module: false,
+                                       console: false,
+                                       unescape: false,
+                                       define: false,
+                                       exports: false,
+                                       require: false
+                               }
+                       },
+                       files: [ 'gruntfile.js', 'js/reveal.js' ]
+               },
+
+               connect: {
+                       server: {
+                               options: {
+                                       port: port,
+                                       base: root,
+                                       livereload: true,
+                                       open: true,
+                                       useAvailablePort: true
+                               }
+                       }
+               },
+
+               zip: {
+                       bundle: {
+                               src: [
+                                       'index.html',
+                                       'css/**',
+                                       'js/**',
+                                       'lib/**',
+                                       'images/**',
+                                       'plugin/**',
+                                       '**.md'
+                               ],
+                               dest: 'reveal-js-presentation.zip'
+                       }
+               },
+
+               watch: {
+                       js: {
+                               files: [ 'gruntfile.js', 'js/reveal.js' ],
+                               tasks: 'js'
+                       },
+                       theme: {
+                               files: [
+                                       'css/theme/source/*.sass',
+                                       'css/theme/source/*.scss',
+                                       'css/theme/template/*.sass',
+                                       'css/theme/template/*.scss'
+                               ],
+                               tasks: 'css-themes'
+                       },
+                       css: {
+                               files: [ 'css/reveal.scss' ],
+                               tasks: 'css-core'
+                       },
+                       test: {
+                               files: [ 'test/*.html' ],
+                               tasks: 'test'
+                       },
+                       html: {
+                               files: root.map(path => path + '/*.html')
+                       },
+                       markdown: {
+                               files: root.map(path => path + '/*.md')
+                       },
+                       options: {
+                               livereload: true
+                       }
+               }
+
+       });
+
+       grunt.loadNpmTasks('grunt-contrib-clean');
+       grunt.loadNpmTasks('grunt-contrib-nodeunit');
+
+       // Default task
+       grunt.registerTask( 'default', [ 'css', 'js' ] );
+
+       // JS task
+       grunt.registerTask( 'js', [ 'jshint', 'uglify', 'qunit' ] );
+
+       // Theme CSS
+       grunt.registerTask( 'css-themes', [ 'sass:themes' ] );
+
+       // Core framework CSS
+       grunt.registerTask( 'css-core', [ 'sass:core', 'autoprefixer', 'cssmin' 
] );
+
+       // All CSS
+       grunt.registerTask( 'css', [ 'sass', 'autoprefixer', 'cssmin' ] );
+
+       // Package presentation to archive
+       grunt.registerTask( 'package', [ 'default', 'zip' ] );
+
+       // Serve presentation locally
+       grunt.registerTask( 'serve', [ 'connect', 'watch' ] );
+
+       // Run tests
+       grunt.registerTask( 'test', [ 'jshint', 'qunit' ] );
+
+};
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/js/reveal.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/js/reveal.js
new file mode 100644
index 0000000..5c026db
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/js/reveal.js
@@ -0,0 +1,6028 @@
+/*!
+ * reveal.js
+ * http://revealjs.com
+ * MIT licensed
+ *
+ * Copyright (C) 2019 Hakim El Hattab, http://hakim.se
+ */
+(function( root, factory ) {
+       if( typeof define === 'function' && define.amd ) {
+               // AMD. Register as an anonymous module.
+               define( function() {
+                       root.Reveal = factory();
+                       return root.Reveal;
+               } );
+       } else if( typeof exports === 'object' ) {
+               // Node. Does not work with strict CommonJS.
+               module.exports = factory();
+       } else {
+               // Browser globals.
+               root.Reveal = factory();
+       }
+}( this, function() {
+
+       'use strict';
+
+       var Reveal;
+
+       // The reveal.js version
+       var VERSION = '3.8.0';
+
+       var SLIDES_SELECTOR = '.slides section',
+               HORIZONTAL_SLIDES_SELECTOR = '.slides>section',
+               VERTICAL_SLIDES_SELECTOR = '.slides>section.present>section',
+               HOME_SLIDE_SELECTOR = '.slides>section:first-of-type',
+               UA = navigator.userAgent,
+
+               // Configuration defaults, can be overridden at initialization 
time
+               config = {
+
+                       // The "normal" size of the presentation, aspect ratio 
will be preserved
+                       // when the presentation is scaled to fit different 
resolutions
+                       width: 960,
+                       height: 700,
+
+                       // Factor of the display size that should remain empty 
around the content
+                       margin: 0.04,
+
+                       // Bounds for smallest/largest possible scale to apply 
to content
+                       minScale: 0.2,
+                       maxScale: 2.0,
+
+                       // Display presentation control arrows
+                       controls: true,
+
+                       // Help the user learn the controls by providing hints, 
for example by
+                       // bouncing the down arrow when they first encounter a 
vertical slide
+                       controlsTutorial: true,
+
+                       // Determines where controls appear, "edges" or 
"bottom-right"
+                       controlsLayout: 'bottom-right',
+
+                       // Visibility rule for backwards navigation arrows; 
"faded", "hidden"
+                       // or "visible"
+                       controlsBackArrows: 'faded',
+
+                       // Display a presentation progress bar
+                       progress: true,
+
+                       // Display the page number of the current slide
+                       // - true:    Show slide number
+                       // - false:   Hide slide number
+                       //
+                       // Can optionally be set as a string that specifies the 
number formatting:
+                       // - "h.v":       Horizontal . vertical slide number 
(default)
+                       // - "h/v":       Horizontal / vertical slide number
+                       // - "c":         Flattened slide number
+                       // - "c/t":       Flattened slide number / total slides
+                       //
+                       // Alternatively, you can provide a function that 
returns the slide
+                       // number for the current slide. The function needs to 
return an array
+                       // with one string [slideNumber] or three strings 
[n1,delimiter,n2].
+                       // See #formatSlideNumber().
+                       slideNumber: false,
+
+                       // Can be used to limit the contexts in which the slide 
number appears
+                       // - "all":      Always show the slide number
+                       // - "print":    Only when printing to PDF
+                       // - "speaker":  Only in the speaker view
+                       showSlideNumber: 'all',
+
+                       // Use 1 based indexing for # links to match slide 
number (default is zero
+                       // based)
+                       hashOneBasedIndex: false,
+
+                       // Add the current slide number to the URL hash so that 
reloading the
+                       // page/copying the URL will return you to the same 
slide
+                       hash: false,
+
+                       // Push each slide change to the browser history.  
Implies `hash: true`
+                       history: false,
+
+                       // Enable keyboard shortcuts for navigation
+                       keyboard: true,
+
+                       // Optional function that blocks keyboard events when 
retuning false
+                       keyboardCondition: null,
+
+                       // Enable the slide overview mode
+                       overview: true,
+
+                       // Disables the default reveal.js slide layout so that 
you can use
+                       // custom CSS layout
+                       disableLayout: false,
+
+                       // Vertical centering of slides
+                       center: true,
+
+                       // Enables touch navigation on devices with touch input
+                       touch: true,
+
+                       // Loop the presentation
+                       loop: false,
+
+                       // Change the presentation direction to be RTL
+                       rtl: false,
+
+                       // Changes the behavior of our navigation directions.
+                       //
+                       // "default"
+                       // Left/right arrow keys step between horizontal 
slides, up/down
+                       // arrow keys step between vertical slides. Space key 
steps through
+                       // all slides (both horizontal and vertical).
+                       //
+                       // "linear"
+                       // Removes the up/down arrows. Left/right arrows step 
through all
+                       // slides (both horizontal and vertical).
+                       //
+                       // "grid"
+                       // When this is enabled, stepping left/right from a 
vertical stack
+                       // to an adjacent vertical stack will land you at the 
same vertical
+                       // index.
+                       //
+                       // Consider a deck with six slides ordered in two 
vertical stacks:
+                       // 1.1    2.1
+                       // 1.2    2.2
+                       // 1.3    2.3
+                       //
+                       // If you're on slide 1.3 and navigate right, you will 
normally move
+                       // from 1.3 -> 2.1. If "grid" is used, the same 
navigation takes you
+                       // from 1.3 -> 2.3.
+                       navigationMode: 'default',
+
+                       // Randomizes the order of slides each time the 
presentation loads
+                       shuffle: false,
+
+                       // Turns fragments on and off globally
+                       fragments: true,
+
+                       // Flags whether to include the current fragment in the 
URL,
+                       // so that reloading brings you to the same fragment 
position
+                       fragmentInURL: false,
+
+                       // Flags if the presentation is running in an embedded 
mode,
+                       // i.e. contained within a limited portion of the screen
+                       embedded: false,
+
+                       // Flags if we should show a help overlay when the 
question-mark
+                       // key is pressed
+                       help: true,
+
+                       // Flags if it should be possible to pause the 
presentation (blackout)
+                       pause: true,
+
+                       // Flags if speaker notes should be visible to all 
viewers
+                       showNotes: false,
+
+                       // Global override for autolaying embedded media 
(video/audio/iframe)
+                       // - null:   Media will only autoplay if data-autoplay 
is present
+                       // - true:   All media will autoplay, regardless of 
individual setting
+                       // - false:  No media will autoplay, regardless of 
individual setting
+                       autoPlayMedia: null,
+
+                       // Global override for preloading lazy-loaded iframes
+                       // - null:   Iframes with data-src AND data-preload 
will be loaded when within
+                       //           the viewDistance, iframes with only 
data-src will be loaded when visible
+                       // - true:   All iframes with data-src will be loaded 
when within the viewDistance
+                       // - false:  All iframes with data-src will be loaded 
only when visible
+                       preloadIframes: null,
+
+                       // Controls automatic progression to the next slide
+                       // - 0:      Auto-sliding only happens if the 
data-autoslide HTML attribute
+                       //           is present on the current slide or fragment
+                       // - 1+:     All slides will progress automatically at 
the given interval
+                       // - false:  No auto-sliding, even if data-autoslide is 
present
+                       autoSlide: 0,
+
+                       // Stop auto-sliding after user input
+                       autoSlideStoppable: true,
+
+                       // Use this method for navigation when auto-sliding 
(defaults to navigateNext)
+                       autoSlideMethod: null,
+
+                       // Specify the average time in seconds that you think 
you will spend
+                       // presenting each slide. This is used to show a pacing 
timer in the
+                       // speaker view
+                       defaultTiming: null,
+
+                       // Enable slide navigation via mouse wheel
+                       mouseWheel: false,
+
+                       // Apply a 3D roll to links on hover
+                       rollingLinks: false,
+
+                       // Hides the address bar on mobile devices
+                       hideAddressBar: true,
+
+                       // Opens links in an iframe preview overlay
+                       // Add `data-preview-link` and 
`data-preview-link="false"` to customise each link
+                       // individually
+                       previewLinks: false,
+
+                       // Exposes the reveal.js API through window.postMessage
+                       postMessage: true,
+
+                       // Dispatches all reveal.js events to the parent window 
through postMessage
+                       postMessageEvents: false,
+
+                       // Focuses body when page changes visibility to ensure 
keyboard shortcuts work
+                       focusBodyOnPageVisibilityChange: true,
+
+                       // Transition style
+                       transition: 'slide', // 
none/fade/slide/convex/concave/zoom
+
+                       // Transition speed
+                       transitionSpeed: 'default', // default/fast/slow
+
+                       // Transition style for full page slide backgrounds
+                       backgroundTransition: 'fade', // 
none/fade/slide/convex/concave/zoom
+
+                       // Parallax background image
+                       parallaxBackgroundImage: '', // CSS syntax, e.g. "a.jpg"
+
+                       // Parallax background size
+                       parallaxBackgroundSize: '', // CSS syntax, e.g. "3000px 
2000px"
+
+                       // Parallax background repeat
+                       parallaxBackgroundRepeat: '', // 
repeat/repeat-x/repeat-y/no-repeat/initial/inherit
+
+                       // Parallax background position
+                       parallaxBackgroundPosition: '', // CSS syntax, e.g. 
"top left"
+
+                       // Amount of pixels to move the parallax background per 
slide step
+                       parallaxBackgroundHorizontal: null,
+                       parallaxBackgroundVertical: null,
+
+                       // The maximum number of pages a single slide can 
expand onto when printing
+                       // to PDF, unlimited by default
+                       pdfMaxPagesPerSlide: Number.POSITIVE_INFINITY,
+
+                       // Prints each fragment on a separate slide
+                       pdfSeparateFragments: true,
+
+                       // Offset used to reduce the height of content within 
exported PDF pages.
+                       // This exists to account for environment differences 
based on how you
+                       // print to PDF. CLI printing options, like phantomjs 
and wkpdf, can end
+                       // on precisely the total height of the document 
whereas in-browser
+                       // printing has to end one pixel before.
+                       pdfPageHeightOffset: -1,
+
+                       // Number of slides away from the current that are 
visible
+                       viewDistance: 3,
+
+                       // The display mode that will be used to show slides
+                       display: 'block',
+
+                       // Hide cursor if inactive
+                       hideInactiveCursor: true,
+
+                       // Time before the cursor is hidden (in ms)
+                       hideCursorTime: 5000,
+
+                       // Script dependencies to load
+                       dependencies: []
+
+               },
+
+               // Flags if Reveal.initialize() has been called
+               initialized = false,
+
+               // Flags if reveal.js is loaded (has dispatched the 'ready' 
event)
+               loaded = false,
+
+               // Flags if the overview mode is currently active
+               overview = false,
+
+               // Holds the dimensions of our overview slides, including 
margins
+               overviewSlideWidth = null,
+               overviewSlideHeight = null,
+
+               // The horizontal and vertical index of the currently active 
slide
+               indexh,
+               indexv,
+
+               // The previous and current slide HTML elements
+               previousSlide,
+               currentSlide,
+
+               previousBackground,
+
+               // Remember which directions that the user has navigated towards
+               hasNavigatedRight = false,
+               hasNavigatedDown = false,
+
+               // Slides may hold a data-state attribute which we pick up and 
apply
+               // as a class to the body. This list contains the combined 
state of
+               // all current slides.
+               state = [],
+
+               // The current scale of the presentation (see width/height 
config)
+               scale = 1,
+
+               // CSS transform that is currently applied to the slides 
container,
+               // split into two groups
+               slidesTransform = { layout: '', overview: '' },
+
+               // Cached references to DOM elements
+               dom = {},
+
+               // A list of registered reveal.js plugins
+               plugins = {},
+
+               // List of asynchronously loaded reveal.js dependencies
+               asyncDependencies = [],
+
+               // Features supported by the browser, see #checkCapabilities()
+               features = {},
+
+               // Client is a mobile device, see #checkCapabilities()
+               isMobileDevice,
+
+               // Client is a desktop Chrome, see #checkCapabilities()
+               isChrome,
+
+               // Throttles mouse wheel navigation
+               lastMouseWheelStep = 0,
+
+               // Delays updates to the URL due to a Chrome thumbnailer bug
+               writeURLTimeout = 0,
+
+               // Is the mouse pointer currently hidden from view
+               cursorHidden = false,
+
+               // Timeout used to determine when the cursor is inactive
+               cursorInactiveTimeout = 0,
+
+               // Flags if the interaction event listeners are bound
+               eventsAreBound = false,
+
+               // The current auto-slide duration
+               autoSlide = 0,
+
+               // Auto slide properties
+               autoSlidePlayer,
+               autoSlideTimeout = 0,
+               autoSlideStartTime = -1,
+               autoSlidePaused = false,
+
+               // Holds information about the currently ongoing touch input
+               touch = {
+                       startX: 0,
+                       startY: 0,
+                       startCount: 0,
+                       captured: false,
+                       threshold: 40
+               },
+
+               // A key:value map of shortcut keyboard keys and descriptions of
+               // the actions they trigger, generated in #configure()
+               keyboardShortcuts = {},
+
+               // Holds custom key code mappings
+               registeredKeyBindings = {};
+
+       /**
+        * Starts up the presentation if the client is capable.
+        */
+       function initialize( options ) {
+
+               // Make sure we only initialize once
+               if( initialized === true ) return;
+
+               initialized = true;
+
+               checkCapabilities();
+
+               if( !features.transforms2d && !features.transforms3d ) {
+                       document.body.setAttribute( 'class', 'no-transforms' );
+
+                       // Since JS won't be running any further, we load all 
lazy
+                       // loading elements upfront
+                       var images = toArray( document.getElementsByTagName( 
'img' ) ),
+                               iframes = toArray( 
document.getElementsByTagName( 'iframe' ) );
+
+                       var lazyLoadable = images.concat( iframes );
+
+                       for( var i = 0, len = lazyLoadable.length; i < len; i++ 
) {
+                               var element = lazyLoadable[i];
+                               if( element.getAttribute( 'data-src' ) ) {
+                                       element.setAttribute( 'src', 
element.getAttribute( 'data-src' ) );
+                                       element.removeAttribute( 'data-src' );
+                               }
+                       }
+
+                       // If the browser doesn't support core features we 
won't be
+                       // using JavaScript to control the presentation
+                       return;
+               }
+
+               // Cache references to key DOM elements
+               dom.wrapper = document.querySelector( '.reveal' );
+               dom.slides = document.querySelector( '.reveal .slides' );
+
+               // Force a layout when the whole page, incl fonts, has loaded
+               window.addEventListener( 'load', layout, false );
+
+               var query = Reveal.getQueryHash();
+
+               // Do not accept new dependencies via query config to avoid
+               // the potential of malicious script injection
+               if( typeof query['dependencies'] !== 'undefined' ) delete 
query['dependencies'];
+
+               // Copy options over to our config object
+               extend( config, options );
+               extend( config, query );
+
+               // Hide the address bar in mobile browsers
+               hideAddressBar();
+
+               // Loads dependencies and continues to #start() once done
+               load();
+
+       }
+
+       /**
+        * Inspect the client to see what it's capable of, this
+        * should only happens once per runtime.
+        */
+       function checkCapabilities() {
+
+               isMobileDevice = /(iphone|ipod|ipad|android)/gi.test( UA );
+               isChrome = /chrome/i.test( UA ) && !/edge/i.test( UA );
+
+               var testElement = document.createElement( 'div' );
+
+               features.transforms3d = 'WebkitPerspective' in 
testElement.style ||
+                                                               
'MozPerspective' in testElement.style ||
+                                                               'msPerspective' 
in testElement.style ||
+                                                               'OPerspective' 
in testElement.style ||
+                                                               'perspective' 
in testElement.style;
+
+               features.transforms2d = 'WebkitTransform' in testElement.style 
||
+                                                               'MozTransform' 
in testElement.style ||
+                                                               'msTransform' 
in testElement.style ||
+                                                               'OTransform' in 
testElement.style ||
+                                                               'transform' in 
testElement.style;
+
+               features.requestAnimationFrameMethod = 
window.requestAnimationFrame || window.webkitRequestAnimationFrame || 
window.mozRequestAnimationFrame;
+               features.requestAnimationFrame = typeof 
features.requestAnimationFrameMethod === 'function';
+
+               features.canvas = !!document.createElement( 'canvas' 
).getContext;
+
+               // Transitions in the overview are disabled in desktop and
+               // Safari due to lag
+               features.overviewTransitions = 
!/Version\/[\d\.]+.*Safari/.test( UA );
+
+               // Flags if we should use zoom instead of transform to scale
+               // up slides. Zoom produces crisper results but has a lot of
+               // xbrowser quirks so we only use it in whitelsited browsers.
+               features.zoom = 'zoom' in testElement.style && !isMobileDevice 
&&
+                                               ( isChrome || 
/Version\/[\d\.]+.*Safari/.test( UA ) );
+
+       }
+
+       /**
+        * Loads the dependencies of reveal.js. Dependencies are
+        * defined via the configuration option 'dependencies'
+        * and will be loaded prior to starting/binding reveal.js.
+        * Some dependencies may have an 'async' flag, if so they
+        * will load after reveal.js has been started up.
+        */
+       function load() {
+
+               var scripts = [],
+                       scriptsToLoad = 0;
+
+               config.dependencies.forEach( function( s ) {
+                       // Load if there's no condition or the condition is 
truthy
+                       if( !s.condition || s.condition() ) {
+                               if( s.async ) {
+                                       asyncDependencies.push( s );
+                               }
+                               else {
+                                       scripts.push( s );
+                               }
+                       }
+               } );
+
+               if( scripts.length ) {
+                       scriptsToLoad = scripts.length;
+
+                       // Load synchronous scripts
+                       scripts.forEach( function( s ) {
+                               loadScript( s.src, function() {
+
+                                       if( typeof s.callback === 'function' ) 
s.callback();
+
+                                       if( --scriptsToLoad === 0 ) {
+                                               initPlugins();
+                                       }
+
+                               } );
+                       } );
+               }
+               else {
+                       initPlugins();
+               }
+
+       }
+
+       /**
+        * Initializes our plugins and waits for them to be ready
+        * before proceeding.
+        */
+       function initPlugins() {
+
+               var pluginsToInitialize = Object.keys( plugins ).length;
+
+               // If there are no plugins, skip this step
+               if( pluginsToInitialize === 0 ) {
+                       loadAsyncDependencies();
+               }
+               // ... otherwise initialize plugins
+               else {
+
+                       var afterPlugInitialized = function() {
+                               if( --pluginsToInitialize === 0 ) {
+                                       loadAsyncDependencies();
+                               }
+                       };
+
+                       for( var i in plugins ) {
+
+                               var plugin = plugins[i];
+
+                               // If the plugin has an 'init' method, invoke it
+                               if( typeof plugin.init === 'function' ) {
+                                       var callback = plugin.init();
+
+                                       // If the plugin returned a Promise, 
wait for it
+                                       if( callback && typeof callback.then 
=== 'function' ) {
+                                               callback.then( 
afterPlugInitialized );
+                                       }
+                                       else {
+                                               afterPlugInitialized();
+                                       }
+                               }
+                               else {
+                                       afterPlugInitialized();
+                               }
+
+                       }
+
+               }
+
+       }
+
+       /**
+        * Loads all async reveal.js dependencies.
+        */
+       function loadAsyncDependencies() {
+
+               if( asyncDependencies.length ) {
+                       asyncDependencies.forEach( function( s ) {
+                               loadScript( s.src, s.callback );
+                       } );
+               }
+
+               start();
+
+       }
+
+       /**
+        * Loads a JavaScript file from the given URL and executes it.
+        *
+        * @param {string} url Address of the .js file to load
+        * @param {function} callback Method to invoke when the script
+        * has loaded and executed
+        */
+       function loadScript( url, callback ) {
+
+               var script = document.createElement( 'script' );
+               script.type = 'text/javascript';
+               script.async = false;
+               script.defer = false;
+               script.src = url;
+
+               if( callback ) {
+
+                       // Success callback
+                       script.onload = script.onreadystatechange = function( 
event ) {
+                               if( event.type === "load" || 
(/loaded|complete/.test( script.readyState ) ) ) {
+
+                                       // Kill event listeners
+                                       script.onload = 
script.onreadystatechange = script.onerror = null;
+
+                                       callback();
+
+                               }
+                       };
+
+                       // Error callback
+                       script.onerror = function( err ) {
+
+                               // Kill event listeners
+                               script.onload = script.onreadystatechange = 
script.onerror = null;
+
+                               callback( new Error( 'Failed loading script: ' 
+ script.src + '\n' + err) );
+
+                       };
+
+               }
+
+               // Append the script at the end of <head>
+               var head = document.querySelector( 'head' );
+               head.insertBefore( script, head.lastChild );
+
+       }
+
+       /**
+        * Starts up reveal.js by binding input events and navigating
+        * to the current URL deeplink if there is one.
+        */
+       function start() {
+
+               loaded = true;
+
+               // Make sure we've got all the DOM elements we need
+               setupDOM();
+
+               // Listen to messages posted to this window
+               setupPostMessage();
+
+               // Prevent the slides from being scrolled out of view
+               setupScrollPrevention();
+
+               // Resets all vertical slides so that only the first is visible
+               resetVerticalSlides();
+
+               // Updates the presentation to match the current configuration 
values
+               configure();
+
+               // Read the initial hash
+               readURL();
+
+               // Update all backgrounds
+               updateBackground( true );
+
+               // Notify listeners that the presentation is ready but use a 1ms
+               // timeout to ensure it's not fired synchronously after 
#initialize()
+               setTimeout( function() {
+                       // Enable transitions now that we're loaded
+                       dom.slides.classList.remove( 'no-transition' );
+
+                       dom.wrapper.classList.add( 'ready' );
+
+                       dispatchEvent( 'ready', {
+                               'indexh': indexh,
+                               'indexv': indexv,
+                               'currentSlide': currentSlide
+                       } );
+               }, 1 );
+
+               // Special setup and config is required when printing to PDF
+               if( isPrintingPDF() ) {
+                       removeEventListeners();
+
+                       // The document needs to have loaded for the PDF layout
+                       // measurements to be accurate
+                       if( document.readyState === 'complete' ) {
+                               setupPDF();
+                       }
+                       else {
+                               window.addEventListener( 'load', setupPDF );
+                       }
+               }
+
+       }
+
+       /**
+        * Finds and stores references to DOM elements which are
+        * required by the presentation. If a required element is
+        * not found, it is created.
+        */
+       function setupDOM() {
+
+               // Prevent transitions while we're loading
+               dom.slides.classList.add( 'no-transition' );
+
+               if( isMobileDevice ) {
+                       dom.wrapper.classList.add( 'no-hover' );
+               }
+               else {
+                       dom.wrapper.classList.remove( 'no-hover' );
+               }
+
+               if( /iphone/gi.test( UA ) ) {
+                       dom.wrapper.classList.add( 'ua-iphone' );
+               }
+               else {
+                       dom.wrapper.classList.remove( 'ua-iphone' );
+               }
+
+               // Background element
+               dom.background = createSingletonNode( dom.wrapper, 'div', 
'backgrounds', null );
+
+               // Progress bar
+               dom.progress = createSingletonNode( dom.wrapper, 'div', 
'progress', '<span></span>' );
+               dom.progressbar = dom.progress.querySelector( 'span' );
+
+               // Arrow controls
+               dom.controls = createSingletonNode( dom.wrapper, 'aside', 
'controls',
+                       '<button class="navigate-left" aria-label="previous 
slide"><div class="controls-arrow"></div></button>' +
+                       '<button class="navigate-right" aria-label="next 
slide"><div class="controls-arrow"></div></button>' +
+                       '<button class="navigate-up" aria-label="above 
slide"><div class="controls-arrow"></div></button>' +
+                       '<button class="navigate-down" aria-label="below 
slide"><div class="controls-arrow"></div></button>' );
+
+               // Slide number
+               dom.slideNumber = createSingletonNode( dom.wrapper, 'div', 
'slide-number', '' );
+
+               // Element containing notes that are visible to the audience
+               dom.speakerNotes = createSingletonNode( dom.wrapper, 'div', 
'speaker-notes', null );
+               dom.speakerNotes.setAttribute( 'data-prevent-swipe', '' );
+               dom.speakerNotes.setAttribute( 'tabindex', '0' );
+
+               // Overlay graphic which is displayed during the paused mode
+               dom.pauseOverlay = createSingletonNode( dom.wrapper, 'div', 
'pause-overlay', config.controls ? '<button class="resume-button">Resume 
presentation</button>' : null );
+
+               dom.wrapper.setAttribute( 'role', 'application' );
+
+               // There can be multiple instances of controls throughout the 
page
+               dom.controlsLeft = toArray( document.querySelectorAll( 
'.navigate-left' ) );
+               dom.controlsRight = toArray( document.querySelectorAll( 
'.navigate-right' ) );
+               dom.controlsUp = toArray( document.querySelectorAll( 
'.navigate-up' ) );
+               dom.controlsDown = toArray( document.querySelectorAll( 
'.navigate-down' ) );
+               dom.controlsPrev = toArray( document.querySelectorAll( 
'.navigate-prev' ) );
+               dom.controlsNext = toArray( document.querySelectorAll( 
'.navigate-next' ) );
+
+               // The right and down arrows in the standard reveal.js controls
+               dom.controlsRightArrow = dom.controls.querySelector( 
'.navigate-right' );
+               dom.controlsDownArrow = dom.controls.querySelector( 
'.navigate-down' );
+
+               dom.statusDiv = createStatusDiv();
+       }
+
+       /**
+        * Creates a hidden div with role aria-live to announce the
+        * current slide content. Hide the div off-screen to make it
+        * available only to Assistive Technologies.
+        *
+        * @return {HTMLElement}
+        */
+       function createStatusDiv() {
+
+               var statusDiv = document.getElementById( 'aria-status-div' );
+               if( !statusDiv ) {
+                       statusDiv = document.createElement( 'div' );
+                       statusDiv.style.position = 'absolute';
+                       statusDiv.style.height = '1px';
+                       statusDiv.style.width = '1px';
+                       statusDiv.style.overflow = 'hidden';
+                       statusDiv.style.clip = 'rect( 1px, 1px, 1px, 1px )';
+                       statusDiv.setAttribute( 'id', 'aria-status-div' );
+                       statusDiv.setAttribute( 'aria-live', 'polite' );
+                       statusDiv.setAttribute( 'aria-atomic','true' );
+                       dom.wrapper.appendChild( statusDiv );
+               }
+               return statusDiv;
+
+       }
+
+       /**
+        * Converts the given HTML element into a string of text
+        * that can be announced to a screen reader. Hidden
+        * elements are excluded.
+        */
+       function getStatusText( node ) {
+
+               var text = '';
+
+               // Text node
+               if( node.nodeType === 3 ) {
+                       text += node.textContent;
+               }
+               // Element node
+               else if( node.nodeType === 1 ) {
+
+                       var isAriaHidden = node.getAttribute( 'aria-hidden' );
+                       var isDisplayHidden = window.getComputedStyle( node 
)['display'] === 'none';
+                       if( isAriaHidden !== 'true' && !isDisplayHidden ) {
+
+                               toArray( node.childNodes ).forEach( function( 
child ) {
+                                       text += getStatusText( child );
+                               } );
+
+                       }
+
+               }
+
+               return text;
+
+       }
+
+       /**
+        * Configures the presentation for printing to a static
+        * PDF.
+        */
+       function setupPDF() {
+
+               var slideSize = getComputedSlideSize( window.innerWidth, 
window.innerHeight );
+
+               // Dimensions of the PDF pages
+               var pageWidth = Math.floor( slideSize.width * ( 1 + 
config.margin ) ),
+                       pageHeight = Math.floor( slideSize.height * ( 1 + 
config.margin ) );
+
+               // Dimensions of slides within the pages
+               var slideWidth = slideSize.width,
+                       slideHeight = slideSize.height;
+
+               // Let the browser know what page size we want to print
+               injectStyleSheet( '@page{size:'+ pageWidth +'px '+ pageHeight 
+'px; margin: 0px;}' );
+
+               // Limit the size of certain elements to the dimensions of the 
slide
+               injectStyleSheet( '.reveal section>img, .reveal section>video, 
.reveal section>iframe{max-width: '+ slideWidth +'px; max-height:'+ slideHeight 
+'px}' );
+
+               document.body.classList.add( 'print-pdf' );
+               document.body.style.width = pageWidth + 'px';
+               document.body.style.height = pageHeight + 'px';
+
+               // Make sure stretch elements fit on slide
+               layoutSlideContents( slideWidth, slideHeight );
+
+               // Add each slide's index as attributes on itself, we need these
+               // indices to generate slide numbers below
+               toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) ).forEach( function( hslide, h ) {
+                       hslide.setAttribute( 'data-index-h', h );
+
+                       if( hslide.classList.contains( 'stack' ) ) {
+                               toArray( hslide.querySelectorAll( 'section' ) 
).forEach( function( vslide, v ) {
+                                       vslide.setAttribute( 'data-index-h', h 
);
+                                       vslide.setAttribute( 'data-index-v', v 
);
+                               } );
+                       }
+               } );
+
+               // Slide and slide background layout
+               toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR ) 
).forEach( function( slide ) {
+
+                       // Vertical stacks are not centred since their section
+                       // children will be
+                       if( slide.classList.contains( 'stack' ) === false ) {
+                               // Center the slide inside of the page, giving 
the slide some margin
+                               var left = ( pageWidth - slideWidth ) / 2,
+                                       top = ( pageHeight - slideHeight ) / 2;
+
+                               var contentHeight = slide.scrollHeight;
+                               var numberOfPages = Math.max( Math.ceil( 
contentHeight / pageHeight ), 1 );
+
+                               // Adhere to configured pages per slide limit
+                               numberOfPages = Math.min( numberOfPages, 
config.pdfMaxPagesPerSlide );
+
+                               // Center slides vertically
+                               if( numberOfPages === 1 && config.center || 
slide.classList.contains( 'center' ) ) {
+                                       top = Math.max( ( pageHeight - 
contentHeight ) / 2, 0 );
+                               }
+
+                               // Wrap the slide in a page element and hide 
its overflow
+                               // so that no page ever flows onto another
+                               var page = document.createElement( 'div' );
+                               page.className = 'pdf-page';
+                               page.style.height = ( ( pageHeight + 
config.pdfPageHeightOffset ) * numberOfPages ) + 'px';
+                               slide.parentNode.insertBefore( page, slide );
+                               page.appendChild( slide );
+
+                               // Position the slide inside of the page
+                               slide.style.left = left + 'px';
+                               slide.style.top = top + 'px';
+                               slide.style.width = slideWidth + 'px';
+
+                               if( slide.slideBackgroundElement ) {
+                                       page.insertBefore( 
slide.slideBackgroundElement, slide );
+                               }
+
+                               // Inject notes if `showNotes` is enabled
+                               if( config.showNotes ) {
+
+                                       // Are there notes for this slide?
+                                       var notes = getSlideNotes( slide );
+                                       if( notes ) {
+
+                                               var notesSpacing = 8;
+                                               var notesLayout = typeof 
config.showNotes === 'string' ? config.showNotes : 'inline';
+                                               var notesElement = 
document.createElement( 'div' );
+                                               notesElement.classList.add( 
'speaker-notes' );
+                                               notesElement.classList.add( 
'speaker-notes-pdf' );
+                                               notesElement.setAttribute( 
'data-layout', notesLayout );
+                                               notesElement.innerHTML = notes;
+
+                                               if( notesLayout === 
'separate-page' ) {
+                                                       
page.parentNode.insertBefore( notesElement, page.nextSibling );
+                                               }
+                                               else {
+                                                       notesElement.style.left 
= notesSpacing + 'px';
+                                                       
notesElement.style.bottom = notesSpacing + 'px';
+                                                       
notesElement.style.width = ( pageWidth - notesSpacing*2 ) + 'px';
+                                                       page.appendChild( 
notesElement );
+                                               }
+
+                                       }
+
+                               }
+
+                               // Inject slide numbers if `slideNumbers` are 
enabled
+                               if( config.slideNumber && /all|print/i.test( 
config.showSlideNumber ) ) {
+                                       var slideNumberH = parseInt( 
slide.getAttribute( 'data-index-h' ), 10 ) + 1,
+                                               slideNumberV = parseInt( 
slide.getAttribute( 'data-index-v' ), 10 ) + 1;
+
+                                       var numberElement = 
document.createElement( 'div' );
+                                       numberElement.classList.add( 
'slide-number' );
+                                       numberElement.classList.add( 
'slide-number-pdf' );
+                                       numberElement.innerHTML = 
formatSlideNumber( slideNumberH, '.', slideNumberV );
+                                       page.appendChild( numberElement );
+                               }
+
+                               // Copy page and show fragments one after 
another
+                               if( config.pdfSeparateFragments ) {
+
+                                       // Each fragment 'group' is an array 
containing one or more
+                                       // fragments. Multiple fragments that 
appear at the same time
+                                       // are part of the same group.
+                                       var fragmentGroups = sortFragments( 
page.querySelectorAll( '.fragment' ), true );
+
+                                       var previousFragmentStep;
+                                       var previousPage;
+
+                                       fragmentGroups.forEach( function( 
fragments ) {
+
+                                               // Remove 'current-fragment' 
from the previous group
+                                               if( previousFragmentStep ) {
+                                                       
previousFragmentStep.forEach( function( fragment ) {
+                                                               
fragment.classList.remove( 'current-fragment' );
+                                                       } );
+                                               }
+
+                                               // Show the fragments for the 
current index
+                                               fragments.forEach( function( 
fragment ) {
+                                                       fragment.classList.add( 
'visible', 'current-fragment' );
+                                               } );
+
+                                               // Create a separate page for 
the current fragment state
+                                               var clonedPage = 
page.cloneNode( true );
+                                               page.parentNode.insertBefore( 
clonedPage, ( previousPage || page ).nextSibling );
+
+                                               previousFragmentStep = 
fragments;
+                                               previousPage = clonedPage;
+
+                                       } );
+
+                                       // Reset the first/original page so 
that all fragments are hidden
+                                       fragmentGroups.forEach( function( 
fragments ) {
+                                               fragments.forEach( function( 
fragment ) {
+                                                       
fragment.classList.remove( 'visible', 'current-fragment' );
+                                               } );
+                                       } );
+
+                               }
+                               // Show all fragments
+                               else {
+                                       toArray( page.querySelectorAll( 
'.fragment:not(.fade-out)' ) ).forEach( function( fragment ) {
+                                               fragment.classList.add( 
'visible' );
+                                       } );
+                               }
+
+                       }
+
+               } );
+
+               // Notify subscribers that the PDF layout is good to go
+               dispatchEvent( 'pdf-ready' );
+
+       }
+
+       /**
+        * This is an unfortunate necessity. Some actions – such as
+        * an input field being focused in an iframe or using the
+        * keyboard to expand text selection beyond the bounds of
+        * a slide – can trigger our content to be pushed out of view.
+        * This scrolling can not be prevented by hiding overflow in
+        * CSS (we already do) so we have to resort to repeatedly
+        * checking if the slides have been offset :(
+        */
+       function setupScrollPrevention() {
+
+               setInterval( function() {
+                       if( dom.wrapper.scrollTop !== 0 || 
dom.wrapper.scrollLeft !== 0 ) {
+                               dom.wrapper.scrollTop = 0;
+                               dom.wrapper.scrollLeft = 0;
+                       }
+               }, 1000 );
+
+       }
+
+       /**
+        * Creates an HTML element and returns a reference to it.
+        * If the element already exists the existing instance will
+        * be returned.
+        *
+        * @param {HTMLElement} container
+        * @param {string} tagname
+        * @param {string} classname
+        * @param {string} innerHTML
+        *
+        * @return {HTMLElement}
+        */
+       function createSingletonNode( container, tagname, classname, innerHTML 
) {
+
+               // Find all nodes matching the description
+               var nodes = container.querySelectorAll( '.' + classname );
+
+               // Check all matches to find one which is a direct child of
+               // the specified container
+               for( var i = 0; i < nodes.length; i++ ) {
+                       var testNode = nodes[i];
+                       if( testNode.parentNode === container ) {
+                               return testNode;
+                       }
+               }
+
+               // If no node was found, create it now
+               var node = document.createElement( tagname );
+               node.className = classname;
+               if( typeof innerHTML === 'string' ) {
+                       node.innerHTML = innerHTML;
+               }
+               container.appendChild( node );
+
+               return node;
+
+       }
+
+       /**
+        * Creates the slide background elements and appends them
+        * to the background container. One element is created per
+        * slide no matter if the given slide has visible background.
+        */
+       function createBackgrounds() {
+
+               var printMode = isPrintingPDF();
+
+               // Clear prior backgrounds
+               dom.background.innerHTML = '';
+               dom.background.classList.add( 'no-transition' );
+
+               // Iterate over all horizontal slides
+               toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) ).forEach( function( slideh ) {
+
+                       var backgroundStack = createBackground( slideh, 
dom.background );
+
+                       // Iterate over all vertical slides
+                       toArray( slideh.querySelectorAll( 'section' ) 
).forEach( function( slidev ) {
+
+                               createBackground( slidev, backgroundStack );
+
+                               backgroundStack.classList.add( 'stack' );
+
+                       } );
+
+               } );
+
+               // Add parallax background if specified
+               if( config.parallaxBackgroundImage ) {
+
+                       dom.background.style.backgroundImage = 'url("' + 
config.parallaxBackgroundImage + '")';
+                       dom.background.style.backgroundSize = 
config.parallaxBackgroundSize;
+                       dom.background.style.backgroundRepeat = 
config.parallaxBackgroundRepeat;
+                       dom.background.style.backgroundPosition = 
config.parallaxBackgroundPosition;
+
+                       // Make sure the below properties are set on the 
element - these properties are
+                       // needed for proper transitions to be set on the 
element via CSS. To remove
+                       // annoying background slide-in effect when the 
presentation starts, apply
+                       // these properties after short time delay
+                       setTimeout( function() {
+                               dom.wrapper.classList.add( 
'has-parallax-background' );
+                       }, 1 );
+
+               }
+               else {
+
+                       dom.background.style.backgroundImage = '';
+                       dom.wrapper.classList.remove( 'has-parallax-background' 
);
+
+               }
+
+       }
+
+       /**
+        * Creates a background for the given slide.
+        *
+        * @param {HTMLElement} slide
+        * @param {HTMLElement} container The element that the background
+        * should be appended to
+        * @return {HTMLElement} New background div
+        */
+       function createBackground( slide, container ) {
+
+
+               // Main slide background element
+               var element = document.createElement( 'div' );
+               element.className = 'slide-background ' + 
slide.className.replace( /present|past|future/, '' );
+
+               // Inner background element that wraps images/videos/iframes
+               var contentElement = document.createElement( 'div' );
+               contentElement.className = 'slide-background-content';
+
+               element.appendChild( contentElement );
+               container.appendChild( element );
+
+               slide.slideBackgroundElement = element;
+               slide.slideBackgroundContentElement = contentElement;
+
+               // Syncs the background to reflect all current background 
settings
+               syncBackground( slide );
+
+               return element;
+
+       }
+
+       /**
+        * Renders all of the visual properties of a slide background
+        * based on the various background attributes.
+        *
+        * @param {HTMLElement} slide
+        */
+       function syncBackground( slide ) {
+
+               var element = slide.slideBackgroundElement,
+                       contentElement = slide.slideBackgroundContentElement;
+
+               // Reset the prior background state in case this is not the
+               // initial sync
+               slide.classList.remove( 'has-dark-background' );
+               slide.classList.remove( 'has-light-background' );
+
+               element.removeAttribute( 'data-loaded' );
+               element.removeAttribute( 'data-background-hash' );
+               element.removeAttribute( 'data-background-size' );
+               element.removeAttribute( 'data-background-transition' );
+               element.style.backgroundColor = '';
+
+               contentElement.style.backgroundSize = '';
+               contentElement.style.backgroundRepeat = '';
+               contentElement.style.backgroundPosition = '';
+               contentElement.style.backgroundImage = '';
+               contentElement.style.opacity = '';
+               contentElement.innerHTML = '';
+
+               var data = {
+                       background: slide.getAttribute( 'data-background' ),
+                       backgroundSize: slide.getAttribute( 
'data-background-size' ),
+                       backgroundImage: slide.getAttribute( 
'data-background-image' ),
+                       backgroundVideo: slide.getAttribute( 
'data-background-video' ),
+                       backgroundIframe: slide.getAttribute( 
'data-background-iframe' ),
+                       backgroundColor: slide.getAttribute( 
'data-background-color' ),
+                       backgroundRepeat: slide.getAttribute( 
'data-background-repeat' ),
+                       backgroundPosition: slide.getAttribute( 
'data-background-position' ),
+                       backgroundTransition: slide.getAttribute( 
'data-background-transition' ),
+                       backgroundOpacity: slide.getAttribute( 
'data-background-opacity' )
+               };
+
+               if( data.background ) {
+                       // Auto-wrap image urls in url(...)
+                       if( /^(http|file|\/\/)/gi.test( data.background ) || 
/\.(svg|png|jpg|jpeg|gif|bmp)([?#\s]|$)/gi.test( data.background ) ) {
+                               slide.setAttribute( 'data-background-image', 
data.background );
+                       }
+                       else {
+                               element.style.background = data.background;
+                       }
+               }
+
+               // Create a hash for this combination of background settings.
+               // This is used to determine when two slide backgrounds are
+               // the same.
+               if( data.background || data.backgroundColor || 
data.backgroundImage || data.backgroundVideo || data.backgroundIframe ) {
+                       element.setAttribute( 'data-background-hash', 
data.background +
+                                                                               
                                        data.backgroundSize +
+                                                                               
                                        data.backgroundImage +
+                                                                               
                                        data.backgroundVideo +
+                                                                               
                                        data.backgroundIframe +
+                                                                               
                                        data.backgroundColor +
+                                                                               
                                        data.backgroundRepeat +
+                                                                               
                                        data.backgroundPosition +
+                                                                               
                                        data.backgroundTransition +
+                                                                               
                                        data.backgroundOpacity );
+               }
+
+               // Additional and optional background properties
+               if( data.backgroundSize ) element.setAttribute( 
'data-background-size', data.backgroundSize );
+               if( data.backgroundColor ) element.style.backgroundColor = 
data.backgroundColor;
+               if( data.backgroundTransition ) element.setAttribute( 
'data-background-transition', data.backgroundTransition );
+
+               // Background image options are set on the content wrapper
+               if( data.backgroundSize ) contentElement.style.backgroundSize = 
data.backgroundSize;
+               if( data.backgroundRepeat ) 
contentElement.style.backgroundRepeat = data.backgroundRepeat;
+               if( data.backgroundPosition ) 
contentElement.style.backgroundPosition = data.backgroundPosition;
+               if( data.backgroundOpacity ) contentElement.style.opacity = 
data.backgroundOpacity;
+
+               // If this slide has a background color, we add a class that
+               // signals if it is light or dark. If the slide has no 
background
+               // color, no class will be added
+               var contrastColor = data.backgroundColor;
+
+               // If no bg color was found, check the computed background
+               if( !contrastColor ) {
+                       var computedBackgroundStyle = window.getComputedStyle( 
element );
+                       if( computedBackgroundStyle && 
computedBackgroundStyle.backgroundColor ) {
+                               contrastColor = 
computedBackgroundStyle.backgroundColor;
+                       }
+               }
+
+               if( contrastColor ) {
+                       var rgb = colorToRgb( contrastColor );
+
+                       // Ignore fully transparent backgrounds. Some browsers 
return
+                       // rgba(0,0,0,0) when reading the computed background 
color of
+                       // an element with no background
+                       if( rgb && rgb.a !== 0 ) {
+                               if( colorBrightness( contrastColor ) < 128 ) {
+                                       slide.classList.add( 
'has-dark-background' );
+                               }
+                               else {
+                                       slide.classList.add( 
'has-light-background' );
+                               }
+                       }
+               }
+
+       }
+
+       /**
+        * Registers a listener to postMessage events, this makes it
+        * possible to call all reveal.js API methods from another
+        * window. For example:
+        *
+        * revealWindow.postMessage( JSON.stringify({
+        *   method: 'slide',
+        *   args: [ 2 ]
+        * }), '*' );
+        */
+       function setupPostMessage() {
+
+               if( config.postMessage ) {
+                       window.addEventListener( 'message', function ( event ) {
+                               var data = event.data;
+
+                               // Make sure we're dealing with JSON
+                               if( typeof data === 'string' && data.charAt( 0 
) === '{' && data.charAt( data.length - 1 ) === '}' ) {
+                                       data = JSON.parse( data );
+
+                                       // Check if the requested method can be 
found
+                                       if( data.method && typeof 
Reveal[data.method] === 'function' ) {
+                                               Reveal[data.method].apply( 
Reveal, data.args );
+                                       }
+                               }
+                       }, false );
+               }
+
+       }
+
+       /**
+        * Applies the configuration settings from the config
+        * object. May be called multiple times.
+        *
+        * @param {object} options
+        */
+       function configure( options ) {
+
+               var oldTransition = config.transition;
+
+               // New config options may be passed when this method
+               // is invoked through the API after initialization
+               if( typeof options === 'object' ) extend( config, options );
+
+               // Abort if reveal.js hasn't finished loading, config
+               // changes will be applied automatically once loading
+               // finishes
+               if( loaded === false ) return;
+
+               var numberOfSlides = dom.wrapper.querySelectorAll( 
SLIDES_SELECTOR ).length;
+
+               // Remove the previously configured transition class
+               dom.wrapper.classList.remove( oldTransition );
+
+               // Force linear transition based on browser capabilities
+               if( features.transforms3d === false ) config.transition = 
'linear';
+
+               dom.wrapper.classList.add( config.transition );
+
+               dom.wrapper.setAttribute( 'data-transition-speed', 
config.transitionSpeed );
+               dom.wrapper.setAttribute( 'data-background-transition', 
config.backgroundTransition );
+
+               dom.controls.style.display = config.controls ? 'block' : 'none';
+               dom.progress.style.display = config.progress ? 'block' : 'none';
+
+               dom.controls.setAttribute( 'data-controls-layout', 
config.controlsLayout );
+               dom.controls.setAttribute( 'data-controls-back-arrows', 
config.controlsBackArrows );
+
+               if( config.shuffle ) {
+                       shuffle();
+               }
+
+               if( config.rtl ) {
+                       dom.wrapper.classList.add( 'rtl' );
+               }
+               else {
+                       dom.wrapper.classList.remove( 'rtl' );
+               }
+
+               if( config.center ) {
+                       dom.wrapper.classList.add( 'center' );
+               }
+               else {
+                       dom.wrapper.classList.remove( 'center' );
+               }
+
+               // Exit the paused mode if it was configured off
+               if( config.pause === false ) {
+                       resume();
+               }
+
+               if( config.showNotes ) {
+                       dom.speakerNotes.setAttribute( 'data-layout', typeof 
config.showNotes === 'string' ? config.showNotes : 'inline' );
+               }
+
+               if( config.mouseWheel ) {
+                       document.addEventListener( 'DOMMouseScroll', 
onDocumentMouseScroll, false ); // FF
+                       document.addEventListener( 'mousewheel', 
onDocumentMouseScroll, false );
+               }
+               else {
+                       document.removeEventListener( 'DOMMouseScroll', 
onDocumentMouseScroll, false ); // FF
+                       document.removeEventListener( 'mousewheel', 
onDocumentMouseScroll, false );
+               }
+
+               // Rolling 3D links
+               if( config.rollingLinks ) {
+                       enableRollingLinks();
+               }
+               else {
+                       disableRollingLinks();
+               }
+
+               // Auto-hide the mouse pointer when its inactive
+               if( config.hideInactiveCursor ) {
+                       document.addEventListener( 'mousemove', 
onDocumentCursorActive, false );
+                       document.addEventListener( 'mousedown', 
onDocumentCursorActive, false );
+               }
+               else {
+                       showCursor();
+
+                       document.removeEventListener( 'mousemove', 
onDocumentCursorActive, false );
+                       document.removeEventListener( 'mousedown', 
onDocumentCursorActive, false );
+               }
+
+               // Iframe link previews
+               if( config.previewLinks ) {
+                       enablePreviewLinks();
+                       disablePreviewLinks( '[data-preview-link=false]' );
+               }
+               else {
+                       disablePreviewLinks();
+                       enablePreviewLinks( 
'[data-preview-link]:not([data-preview-link=false])' );
+               }
+
+               // Remove existing auto-slide controls
+               if( autoSlidePlayer ) {
+                       autoSlidePlayer.destroy();
+                       autoSlidePlayer = null;
+               }
+
+               // Generate auto-slide controls if needed
+               if( numberOfSlides > 1 && config.autoSlide && 
config.autoSlideStoppable && features.canvas && features.requestAnimationFrame 
) {
+                       autoSlidePlayer = new Playback( dom.wrapper, function() 
{
+                               return Math.min( Math.max( ( Date.now() - 
autoSlideStartTime ) / autoSlide, 0 ), 1 );
+                       } );
+
+                       autoSlidePlayer.on( 'click', onAutoSlidePlayerClick );
+                       autoSlidePaused = false;
+               }
+
+               // When fragments are turned off they should be visible
+               if( config.fragments === false ) {
+                       toArray( dom.slides.querySelectorAll( '.fragment' ) 
).forEach( function( element ) {
+                               element.classList.add( 'visible' );
+                               element.classList.remove( 'current-fragment' );
+                       } );
+               }
+
+               // Slide numbers
+               var slideNumberDisplay = 'none';
+               if( config.slideNumber && !isPrintingPDF() ) {
+                       if( config.showSlideNumber === 'all' ) {
+                               slideNumberDisplay = 'block';
+                       }
+                       else if( config.showSlideNumber === 'speaker' && 
isSpeakerNotes() ) {
+                               slideNumberDisplay = 'block';
+                       }
+               }
+
+               dom.slideNumber.style.display = slideNumberDisplay;
+
+               // Add the navigation mode to the DOM so we can adjust styling
+               if( config.navigationMode !== 'default' ) {
+                       dom.wrapper.setAttribute( 'data-navigation-mode', 
config.navigationMode );
+               }
+               else {
+                       dom.wrapper.removeAttribute( 'data-navigation-mode' );
+               }
+
+               // Define our contextual list of keyboard shortcuts
+               if( config.navigationMode === 'linear' ) {
+                       keyboardShortcuts['&#8594;  ,  &#8595;  ,  SPACE  ,  N  
,  L  ,  J'] = 'Next slide';
+                       keyboardShortcuts['&#8592;  ,  &#8593;  ,  P  ,  H  ,  
K']           = 'Previous slide';
+               }
+               else {
+                       keyboardShortcuts['N  ,  SPACE']   = 'Next slide';
+                       keyboardShortcuts['P']             = 'Previous slide';
+                       keyboardShortcuts['&#8592;  ,  H'] = 'Navigate left';
+                       keyboardShortcuts['&#8594;  ,  L'] = 'Navigate right';
+                       keyboardShortcuts['&#8593;  ,  K'] = 'Navigate up';
+                       keyboardShortcuts['&#8595;  ,  J'] = 'Navigate down';
+               }
+
+               keyboardShortcuts['Home  ,  &#8984;/CTRL &#8592;'] = 'First 
slide';
+               keyboardShortcuts['End  ,  &#8984;/CTRL &#8594;']  = 'Last 
slide';
+               keyboardShortcuts['B  ,  .']                       = 'Pause';
+               keyboardShortcuts['F']                             = 
'Fullscreen';
+               keyboardShortcuts['ESC, O']                        = 'Slide 
overview';
+
+               sync();
+
+       }
+
+       /**
+        * Binds all event listeners.
+        */
+       function addEventListeners() {
+
+               eventsAreBound = true;
+
+               window.addEventListener( 'hashchange', onWindowHashChange, 
false );
+               window.addEventListener( 'resize', onWindowResize, false );
+
+               if( config.touch ) {
+                       if( 'onpointerdown' in window ) {
+                               // Use W3C pointer events
+                               dom.wrapper.addEventListener( 'pointerdown', 
onPointerDown, false );
+                               dom.wrapper.addEventListener( 'pointermove', 
onPointerMove, false );
+                               dom.wrapper.addEventListener( 'pointerup', 
onPointerUp, false );
+                       }
+                       else if( window.navigator.msPointerEnabled ) {
+                               // IE 10 uses prefixed version of pointer events
+                               dom.wrapper.addEventListener( 'MSPointerDown', 
onPointerDown, false );
+                               dom.wrapper.addEventListener( 'MSPointerMove', 
onPointerMove, false );
+                               dom.wrapper.addEventListener( 'MSPointerUp', 
onPointerUp, false );
+                       }
+                       else {
+                               // Fall back to touch events
+                               dom.wrapper.addEventListener( 'touchstart', 
onTouchStart, false );
+                               dom.wrapper.addEventListener( 'touchmove', 
onTouchMove, false );
+                               dom.wrapper.addEventListener( 'touchend', 
onTouchEnd, false );
+                       }
+               }
+
+               if( config.keyboard ) {
+                       document.addEventListener( 'keydown', 
onDocumentKeyDown, false );
+                       document.addEventListener( 'keypress', 
onDocumentKeyPress, false );
+               }
+
+               if( config.progress && dom.progress ) {
+                       dom.progress.addEventListener( 'click', 
onProgressClicked, false );
+               }
+
+               dom.pauseOverlay.addEventListener( 'click', resume, false );
+
+               if( config.focusBodyOnPageVisibilityChange ) {
+                       var visibilityChange;
+
+                       if( 'hidden' in document ) {
+                               visibilityChange = 'visibilitychange';
+                       }
+                       else if( 'msHidden' in document ) {
+                               visibilityChange = 'msvisibilitychange';
+                       }
+                       else if( 'webkitHidden' in document ) {
+                               visibilityChange = 'webkitvisibilitychange';
+                       }
+
+                       if( visibilityChange ) {
+                               document.addEventListener( visibilityChange, 
onPageVisibilityChange, false );
+                       }
+               }
+
+               // Listen to both touch and click events, in case the device
+               // supports both
+               var pointerEvents = [ 'touchstart', 'click' ];
+
+               // Only support touch for Android, fixes double navigations in
+               // stock browser
+               if( UA.match( /android/gi ) ) {
+                       pointerEvents = [ 'touchstart' ];
+               }
+
+               pointerEvents.forEach( function( eventName ) {
+                       dom.controlsLeft.forEach( function( el ) { 
el.addEventListener( eventName, onNavigateLeftClicked, false ); } );
+                       dom.controlsRight.forEach( function( el ) { 
el.addEventListener( eventName, onNavigateRightClicked, false ); } );
+                       dom.controlsUp.forEach( function( el ) { 
el.addEventListener( eventName, onNavigateUpClicked, false ); } );
+                       dom.controlsDown.forEach( function( el ) { 
el.addEventListener( eventName, onNavigateDownClicked, false ); } );
+                       dom.controlsPrev.forEach( function( el ) { 
el.addEventListener( eventName, onNavigatePrevClicked, false ); } );
+                       dom.controlsNext.forEach( function( el ) { 
el.addEventListener( eventName, onNavigateNextClicked, false ); } );
+               } );
+
+       }
+
+       /**
+        * Unbinds all event listeners.
+        */
+       function removeEventListeners() {
+
+               eventsAreBound = false;
+
+               document.removeEventListener( 'keydown', onDocumentKeyDown, 
false );
+               document.removeEventListener( 'keypress', onDocumentKeyPress, 
false );
+               window.removeEventListener( 'hashchange', onWindowHashChange, 
false );
+               window.removeEventListener( 'resize', onWindowResize, false );
+
+               dom.wrapper.removeEventListener( 'pointerdown', onPointerDown, 
false );
+               dom.wrapper.removeEventListener( 'pointermove', onPointerMove, 
false );
+               dom.wrapper.removeEventListener( 'pointerup', onPointerUp, 
false );
+
+               dom.wrapper.removeEventListener( 'MSPointerDown', 
onPointerDown, false );
+               dom.wrapper.removeEventListener( 'MSPointerMove', 
onPointerMove, false );
+               dom.wrapper.removeEventListener( 'MSPointerUp', onPointerUp, 
false );
+
+               dom.wrapper.removeEventListener( 'touchstart', onTouchStart, 
false );
+               dom.wrapper.removeEventListener( 'touchmove', onTouchMove, 
false );
+               dom.wrapper.removeEventListener( 'touchend', onTouchEnd, false 
);
+
+               dom.pauseOverlay.removeEventListener( 'click', resume, false );
+
+               if ( config.progress && dom.progress ) {
+                       dom.progress.removeEventListener( 'click', 
onProgressClicked, false );
+               }
+
+               [ 'touchstart', 'click' ].forEach( function( eventName ) {
+                       dom.controlsLeft.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigateLeftClicked, false ); } );
+                       dom.controlsRight.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigateRightClicked, false ); } );
+                       dom.controlsUp.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigateUpClicked, false ); } );
+                       dom.controlsDown.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigateDownClicked, false ); } );
+                       dom.controlsPrev.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigatePrevClicked, false ); } );
+                       dom.controlsNext.forEach( function( el ) { 
el.removeEventListener( eventName, onNavigateNextClicked, false ); } );
+               } );
+
+       }
+
+       /**
+        * Registers a new plugin with this reveal.js instance.
+        *
+        * reveal.js waits for all regisered plugins to initialize
+        * before considering itself ready, as long as the plugin
+        * is registered before calling `Reveal.initialize()`.
+        */
+       function registerPlugin( id, plugin ) {
+
+               if( plugins[id] === undefined ) {
+                       plugins[id] = plugin;
+
+                       // If a plugin is registered after reveal.js is loaded,
+                       // initialize it right away
+                       if( loaded && typeof plugin.init === 'function' ) {
+                               plugin.init();
+                       }
+               }
+               else {
+                       console.warn( 'reveal.js: "'+ id +'" plugin has already 
been registered' );
+               }
+
+       }
+
+       /**
+        * Checks if a specific plugin has been registered.
+        *
+        * @param {String} id Unique plugin identifier
+        */
+       function hasPlugin( id ) {
+
+               return !!plugins[id];
+
+       }
+
+       /**
+        * Returns the specific plugin instance, if a plugin
+        * with the given ID has been registered.
+        *
+        * @param {String} id Unique plugin identifier
+        */
+       function getPlugin( id ) {
+
+               return plugins[id];
+
+       }
+
+       /**
+        * Add a custom key binding with optional description to
+        * be added to the help screen.
+        */
+       function addKeyBinding( binding, callback ) {
+
+               if( typeof binding === 'object' && binding.keyCode ) {
+                       registeredKeyBindings[binding.keyCode] = {
+                               callback: callback,
+                               key: binding.key,
+                               description: binding.description
+                       };
+               }
+               else {
+                       registeredKeyBindings[binding] = {
+                               callback: callback,
+                               key: null,
+                               description: null
+                       };
+               }
+
+       }
+
+       /**
+        * Removes the specified custom key binding.
+        */
+       function removeKeyBinding( keyCode ) {
+
+               delete registeredKeyBindings[keyCode];
+
+       }
+
+       /**
+        * Extend object a with the properties of object b.
+        * If there's a conflict, object b takes precedence.
+        *
+        * @param {object} a
+        * @param {object} b
+        */
+       function extend( a, b ) {
+
+               for( var i in b ) {
+                       a[ i ] = b[ i ];
+               }
+
+               return a;
+
+       }
+
+       /**
+        * Converts the target object to an array.
+        *
+        * @param {object} o
+        * @return {object[]}
+        */
+       function toArray( o ) {
+
+               return Array.prototype.slice.call( o );
+
+       }
+
+       /**
+        * Utility for deserializing a value.
+        *
+        * @param {*} value
+        * @return {*}
+        */
+       function deserialize( value ) {
+
+               if( typeof value === 'string' ) {
+                       if( value === 'null' ) return null;
+                       else if( value === 'true' ) return true;
+                       else if( value === 'false' ) return false;
+                       else if( value.match( /^-?[\d\.]+$/ ) ) return 
parseFloat( value );
+               }
+
+               return value;
+
+       }
+
+       /**
+        * Measures the distance in pixels between point a
+        * and point b.
+        *
+        * @param {object} a point with x/y properties
+        * @param {object} b point with x/y properties
+        *
+        * @return {number}
+        */
+       function distanceBetween( a, b ) {
+
+               var dx = a.x - b.x,
+                       dy = a.y - b.y;
+
+               return Math.sqrt( dx*dx + dy*dy );
+
+       }
+
+       /**
+        * Applies a CSS transform to the target element.
+        *
+        * @param {HTMLElement} element
+        * @param {string} transform
+        */
+       function transformElement( element, transform ) {
+
+               element.style.WebkitTransform = transform;
+               element.style.MozTransform = transform;
+               element.style.msTransform = transform;
+               element.style.transform = transform;
+
+       }
+
+       /**
+        * Applies CSS transforms to the slides container. The container
+        * is transformed from two separate sources: layout and the overview
+        * mode.
+        *
+        * @param {object} transforms
+        */
+       function transformSlides( transforms ) {
+
+               // Pick up new transforms from arguments
+               if( typeof transforms.layout === 'string' ) 
slidesTransform.layout = transforms.layout;
+               if( typeof transforms.overview === 'string' ) 
slidesTransform.overview = transforms.overview;
+
+               // Apply the transforms to the slides container
+               if( slidesTransform.layout ) {
+                       transformElement( dom.slides, slidesTransform.layout + 
' ' + slidesTransform.overview );
+               }
+               else {
+                       transformElement( dom.slides, slidesTransform.overview 
);
+               }
+
+       }
+
+       /**
+        * Injects the given CSS styles into the DOM.
+        *
+        * @param {string} value
+        */
+       function injectStyleSheet( value ) {
+
+               var tag = document.createElement( 'style' );
+               tag.type = 'text/css';
+               if( tag.styleSheet ) {
+                       tag.styleSheet.cssText = value;
+               }
+               else {
+                       tag.appendChild( document.createTextNode( value ) );
+               }
+               document.getElementsByTagName( 'head' )[0].appendChild( tag );
+
+       }
+
+       /**
+        * Find the closest parent that matches the given
+        * selector.
+        *
+        * @param {HTMLElement} target The child element
+        * @param {String} selector The CSS selector to match
+        * the parents against
+        *
+        * @return {HTMLElement} The matched parent or null
+        * if no matching parent was found
+        */
+       function closestParent( target, selector ) {
+
+               var parent = target.parentNode;
+
+               while( parent ) {
+
+                       // There's some overhead doing this each time, we don't
+                       // want to rewrite the element prototype but should 
still
+                       // be enough to feature detect once at startup...
+                       var matchesMethod = parent.matches || 
parent.matchesSelector || parent.msMatchesSelector;
+
+                       // If we find a match, we're all set
+                       if( matchesMethod && matchesMethod.call( parent, 
selector ) ) {
+                               return parent;
+                       }
+
+                       // Keep searching
+                       parent = parent.parentNode;
+
+               }
+
+               return null;
+
+       }
+
+       /**
+        * Converts various color input formats to an {r:0,g:0,b:0} object.
+        *
+        * @param {string} color The string representation of a color
+        * @example
+        * colorToRgb('#000');
+        * @example
+        * colorToRgb('#000000');
+        * @example
+        * colorToRgb('rgb(0,0,0)');
+        * @example
+        * colorToRgb('rgba(0,0,0)');
+        *
+        * @return {{r: number, g: number, b: number, [a]: number}|null}
+        */
+       function colorToRgb( color ) {
+
+               var hex3 = color.match( /^#([0-9a-f]{3})$/i );
+               if( hex3 && hex3[1] ) {
+                       hex3 = hex3[1];
+                       return {
+                               r: parseInt( hex3.charAt( 0 ), 16 ) * 0x11,
+                               g: parseInt( hex3.charAt( 1 ), 16 ) * 0x11,
+                               b: parseInt( hex3.charAt( 2 ), 16 ) * 0x11
+                       };
+               }
+
+               var hex6 = color.match( /^#([0-9a-f]{6})$/i );
+               if( hex6 && hex6[1] ) {
+                       hex6 = hex6[1];
+                       return {
+                               r: parseInt( hex6.substr( 0, 2 ), 16 ),
+                               g: parseInt( hex6.substr( 2, 2 ), 16 ),
+                               b: parseInt( hex6.substr( 4, 2 ), 16 )
+                       };
+               }
+
+               var rgb = color.match( 
/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/i );
+               if( rgb ) {
+                       return {
+                               r: parseInt( rgb[1], 10 ),
+                               g: parseInt( rgb[2], 10 ),
+                               b: parseInt( rgb[3], 10 )
+                       };
+               }
+
+               var rgba = color.match( 
/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\,\s*([\d]+|[\d]*.[\d]+)\s*\)$/i 
);
+               if( rgba ) {
+                       return {
+                               r: parseInt( rgba[1], 10 ),
+                               g: parseInt( rgba[2], 10 ),
+                               b: parseInt( rgba[3], 10 ),
+                               a: parseFloat( rgba[4] )
+                       };
+               }
+
+               return null;
+
+       }
+
+       /**
+        * Calculates brightness on a scale of 0-255.
+        *
+        * @param {string} color See colorToRgb for supported formats.
+        * @see {@link colorToRgb}
+        */
+       function colorBrightness( color ) {
+
+               if( typeof color === 'string' ) color = colorToRgb( color );
+
+               if( color ) {
+                       return ( color.r * 299 + color.g * 587 + color.b * 114 
) / 1000;
+               }
+
+               return null;
+
+       }
+
+       /**
+        * Returns the remaining height within the parent of the
+        * target element.
+        *
+        * remaining height = [ configured parent height ] - [ current parent 
height ]
+        *
+        * @param {HTMLElement} element
+        * @param {number} [height]
+        */
+       function getRemainingHeight( element, height ) {
+
+               height = height || 0;
+
+               if( element ) {
+                       var newHeight, oldHeight = element.style.height;
+
+                       // Change the .stretch element height to 0 in order 
find the height of all
+                       // the other elements
+                       element.style.height = '0px';
+
+                       // In Overview mode, the parent (.slide) height is set 
of 700px.
+                       // Restore it temporarily to its natural height.
+                       element.parentNode.style.height = 'auto';
+
+                       newHeight = height - element.parentNode.offsetHeight;
+
+                       // Restore the old height, just in case
+                       element.style.height = oldHeight + 'px';
+
+                       // Clear the parent (.slide) height. .removeProperty 
works in IE9+
+                       element.parentNode.style.removeProperty('height');
+
+                       return newHeight;
+               }
+
+               return height;
+
+       }
+
+       /**
+        * Checks if this instance is being used to print a PDF.
+        */
+       function isPrintingPDF() {
+
+               return ( /print-pdf/gi ).test( window.location.search );
+
+       }
+
+       /**
+        * Hides the address bar if we're on a mobile device.
+        */
+       function hideAddressBar() {
+
+               if( config.hideAddressBar && isMobileDevice ) {
+                       // Events that should trigger the address bar to hide
+                       window.addEventListener( 'load', removeAddressBar, 
false );
+                       window.addEventListener( 'orientationchange', 
removeAddressBar, false );
+               }
+
+       }
+
+       /**
+        * Causes the address bar to hide on mobile devices,
+        * more vertical space ftw.
+        */
+       function removeAddressBar() {
+
+               setTimeout( function() {
+                       window.scrollTo( 0, 1 );
+               }, 10 );
+
+       }
+
+       /**
+        * Dispatches an event of the specified type from the
+        * reveal DOM element.
+        */
+       function dispatchEvent( type, args ) {
+
+               var event = document.createEvent( 'HTMLEvents', 1, 2 );
+               event.initEvent( type, true, true );
+               extend( event, args );
+               dom.wrapper.dispatchEvent( event );
+
+               // If we're in an iframe, post each reveal.js event to the
+               // parent window. Used by the notes plugin
+               if( config.postMessageEvents && window.parent !== window.self ) 
{
+                       window.parent.postMessage( JSON.stringify({ namespace: 
'reveal', eventName: type, state: getState() }), '*' );
+               }
+
+       }
+
+       /**
+        * Wrap all links in 3D goodness.
+        */
+       function enableRollingLinks() {
+
+               if( features.transforms3d && !( 'msPerspective' in 
document.body.style ) ) {
+                       var anchors = dom.wrapper.querySelectorAll( 
SLIDES_SELECTOR + ' a' );
+
+                       for( var i = 0, len = anchors.length; i < len; i++ ) {
+                               var anchor = anchors[i];
+
+                               if( anchor.textContent && 
!anchor.querySelector( '*' ) && ( !anchor.className || 
!anchor.classList.contains( anchor, 'roll' ) ) ) {
+                                       var span = 
document.createElement('span');
+                                       span.setAttribute('data-title', 
anchor.text);
+                                       span.innerHTML = anchor.innerHTML;
+
+                                       anchor.classList.add( 'roll' );
+                                       anchor.innerHTML = '';
+                                       anchor.appendChild(span);
+                               }
+                       }
+               }
+
+       }
+
+       /**
+        * Unwrap all 3D links.
+        */
+       function disableRollingLinks() {
+
+               var anchors = dom.wrapper.querySelectorAll( SLIDES_SELECTOR + ' 
a.roll' );
+
+               for( var i = 0, len = anchors.length; i < len; i++ ) {
+                       var anchor = anchors[i];
+                       var span = anchor.querySelector( 'span' );
+
+                       if( span ) {
+                               anchor.classList.remove( 'roll' );
+                               anchor.innerHTML = span.innerHTML;
+                       }
+               }
+
+       }
+
+       /**
+        * Bind preview frame links.
+        *
+        * @param {string} [selector=a] - selector for anchors
+        */
+       function enablePreviewLinks( selector ) {
+
+               var anchors = toArray( document.querySelectorAll( selector ? 
selector : 'a' ) );
+
+               anchors.forEach( function( element ) {
+                       if( /^(http|www)/gi.test( element.getAttribute( 'href' 
) ) ) {
+                               element.addEventListener( 'click', 
onPreviewLinkClicked, false );
+                       }
+               } );
+
+       }
+
+       /**
+        * Unbind preview frame links.
+        */
+       function disablePreviewLinks( selector ) {
+
+               var anchors = toArray( document.querySelectorAll( selector ? 
selector : 'a' ) );
+
+               anchors.forEach( function( element ) {
+                       if( /^(http|www)/gi.test( element.getAttribute( 'href' 
) ) ) {
+                               element.removeEventListener( 'click', 
onPreviewLinkClicked, false );
+                       }
+               } );
+
+       }
+
+       /**
+        * Opens a preview window for the target URL.
+        *
+        * @param {string} url - url for preview iframe src
+        */
+       function showPreview( url ) {
+
+               closeOverlay();
+
+               dom.overlay = document.createElement( 'div' );
+               dom.overlay.classList.add( 'overlay' );
+               dom.overlay.classList.add( 'overlay-preview' );
+               dom.wrapper.appendChild( dom.overlay );
+
+               dom.overlay.innerHTML = [
+                       '<header>',
+                               '<a class="close" href="#"><span 
class="icon"></span></a>',
+                               '<a class="external" href="'+ url +'" 
target="_blank"><span class="icon"></span></a>',
+                       '</header>',
+                       '<div class="spinner"></div>',
+                       '<div class="viewport">',
+                               '<iframe src="'+ url +'"></iframe>',
+                               '<small class="viewport-inner">',
+                                       '<span class="x-frame-error">Unable to 
load iframe. This is likely due to the site\'s policy 
(x-frame-options).</span>',
+                               '</small>',
+                       '</div>'
+               ].join('');
+
+               dom.overlay.querySelector( 'iframe' ).addEventListener( 'load', 
function( event ) {
+                       dom.overlay.classList.add( 'loaded' );
+               }, false );
+
+               dom.overlay.querySelector( '.close' ).addEventListener( 
'click', function( event ) {
+                       closeOverlay();
+                       event.preventDefault();
+               }, false );
+
+               dom.overlay.querySelector( '.external' ).addEventListener( 
'click', function( event ) {
+                       closeOverlay();
+               }, false );
+
+               setTimeout( function() {
+                       dom.overlay.classList.add( 'visible' );
+               }, 1 );
+
+       }
+
+       /**
+        * Open or close help overlay window.
+        *
+        * @param {Boolean} [override] Flag which overrides the
+        * toggle logic and forcibly sets the desired state. True means
+        * help is open, false means it's closed.
+        */
+       function toggleHelp( override ){
+
+               if( typeof override === 'boolean' ) {
+                       override ? showHelp() : closeOverlay();
+               }
+               else {
+                       if( dom.overlay ) {
+                               closeOverlay();
+                       }
+                       else {
+                               showHelp();
+                       }
+               }
+       }
+
+       /**
+        * Opens an overlay window with help material.
+        */
+       function showHelp() {
+
+               if( config.help ) {
+
+                       closeOverlay();
+
+                       dom.overlay = document.createElement( 'div' );
+                       dom.overlay.classList.add( 'overlay' );
+                       dom.overlay.classList.add( 'overlay-help' );
+                       dom.wrapper.appendChild( dom.overlay );
+
+                       var html = '<p class="title">Keyboard 
Shortcuts</p><br/>';
+
+                       html += '<table><th>KEY</th><th>ACTION</th>';
+                       for( var key in keyboardShortcuts ) {
+                               html += '<tr><td>' + key + '</td><td>' + 
keyboardShortcuts[ key ] + '</td></tr>';
+                       }
+
+                       // Add custom key bindings that have associated 
descriptions
+                       for( var binding in registeredKeyBindings ) {
+                               if( registeredKeyBindings[binding].key && 
registeredKeyBindings[binding].description ) {
+                                       html += '<tr><td>' + 
registeredKeyBindings[binding].key + '</td><td>' + 
registeredKeyBindings[binding].description + '</td></tr>';
+                               }
+                       }
+
+                       html += '</table>';
+
+                       dom.overlay.innerHTML = [
+                               '<header>',
+                                       '<a class="close" href="#"><span 
class="icon"></span></a>',
+                               '</header>',
+                               '<div class="viewport">',
+                                       '<div class="viewport-inner">'+ html 
+'</div>',
+                               '</div>'
+                       ].join('');
+
+                       dom.overlay.querySelector( '.close' ).addEventListener( 
'click', function( event ) {
+                               closeOverlay();
+                               event.preventDefault();
+                       }, false );
+
+                       setTimeout( function() {
+                               dom.overlay.classList.add( 'visible' );
+                       }, 1 );
+
+               }
+
+       }
+
+       /**
+        * Closes any currently open overlay.
+        */
+       function closeOverlay() {
+
+               if( dom.overlay ) {
+                       dom.overlay.parentNode.removeChild( dom.overlay );
+                       dom.overlay = null;
+               }
+
+       }
+
+       /**
+        * Applies JavaScript-controlled layout rules to the
+        * presentation.
+        */
+       function layout() {
+
+               if( dom.wrapper && !isPrintingPDF() ) {
+
+                       if( !config.disableLayout ) {
+
+                               // On some mobile devices '100vh' is taller 
than the visible
+                               // viewport which leads to part of the 
presentation being
+                               // cut off. To work around this we define our 
own '--vh' custom
+                               // property where 100x adds up to the correct 
height.
+                               //
+                               // 
https://css-tricks.com/the-trick-to-viewport-units-on-mobile/
+                               if( isMobileDevice ) {
+                                       
document.documentElement.style.setProperty( '--vh', ( window.innerHeight * 0.01 
) + 'px' );
+                               }
+
+                               var size = getComputedSlideSize();
+
+                               var oldScale = scale;
+
+                               // Layout the contents of the slides
+                               layoutSlideContents( config.width, 
config.height );
+
+                               dom.slides.style.width = size.width + 'px';
+                               dom.slides.style.height = size.height + 'px';
+
+                               // Determine scale of content to fit within 
available space
+                               scale = Math.min( size.presentationWidth / 
size.width, size.presentationHeight / size.height );
+
+                               // Respect max/min scale settings
+                               scale = Math.max( scale, config.minScale );
+                               scale = Math.min( scale, config.maxScale );
+
+                               // Don't apply any scaling styles if scale is 1
+                               if( scale === 1 ) {
+                                       dom.slides.style.zoom = '';
+                                       dom.slides.style.left = '';
+                                       dom.slides.style.top = '';
+                                       dom.slides.style.bottom = '';
+                                       dom.slides.style.right = '';
+                                       transformSlides( { layout: '' } );
+                               }
+                               else {
+                                       // Prefer zoom for scaling up so that 
content remains crisp.
+                                       // Don't use zoom to scale down since 
that can lead to shifts
+                                       // in text layout/line breaks.
+                                       if( scale > 1 && features.zoom ) {
+                                               dom.slides.style.zoom = scale;
+                                               dom.slides.style.left = '';
+                                               dom.slides.style.top = '';
+                                               dom.slides.style.bottom = '';
+                                               dom.slides.style.right = '';
+                                               transformSlides( { layout: '' } 
);
+                                       }
+                                       // Apply scale transform as a fallback
+                                       else {
+                                               dom.slides.style.zoom = '';
+                                               dom.slides.style.left = '50%';
+                                               dom.slides.style.top = '50%';
+                                               dom.slides.style.bottom = 
'auto';
+                                               dom.slides.style.right = 'auto';
+                                               transformSlides( { layout: 
'translate(-50%, -50%) scale('+ scale +')' } );
+                                       }
+                               }
+
+                               // Select all slides, vertical and horizontal
+                               var slides = toArray( 
dom.wrapper.querySelectorAll( SLIDES_SELECTOR ) );
+
+                               for( var i = 0, len = slides.length; i < len; 
i++ ) {
+                                       var slide = slides[ i ];
+
+                                       // Don't bother updating invisible 
slides
+                                       if( slide.style.display === 'none' ) {
+                                               continue;
+                                       }
+
+                                       if( config.center || 
slide.classList.contains( 'center' ) ) {
+                                               // Vertical stacks are not 
centred since their section
+                                               // children will be
+                                               if( slide.classList.contains( 
'stack' ) ) {
+                                                       slide.style.top = 0;
+                                               }
+                                               else {
+                                                       slide.style.top = 
Math.max( ( size.height - slide.scrollHeight ) / 2, 0 ) + 'px';
+                                               }
+                                       }
+                                       else {
+                                               slide.style.top = '';
+                                       }
+
+                               }
+
+                               if( oldScale !== scale ) {
+                                       dispatchEvent( 'resize', {
+                                               'oldScale': oldScale,
+                                               'scale': scale,
+                                               'size': size
+                                       } );
+                               }
+                       }
+
+                       updateProgress();
+                       updateParallax();
+
+                       if( isOverview() ) {
+                               updateOverview();
+                       }
+
+               }
+
+       }
+
+       /**
+        * Applies layout logic to the contents of all slides in
+        * the presentation.
+        *
+        * @param {string|number} width
+        * @param {string|number} height
+        */
+       function layoutSlideContents( width, height ) {
+
+               // Handle sizing of elements with the 'stretch' class
+               toArray( dom.slides.querySelectorAll( 'section > .stretch' ) 
).forEach( function( element ) {
+
+                       // Determine how much vertical space we can use
+                       var remainingHeight = getRemainingHeight( element, 
height );
+
+                       // Consider the aspect ratio of media elements
+                       if( /(img|video)/gi.test( element.nodeName ) ) {
+                               var nw = element.naturalWidth || 
element.videoWidth,
+                                       nh = element.naturalHeight || 
element.videoHeight;
+
+                               var es = Math.min( width / nw, remainingHeight 
/ nh );
+
+                               element.style.width = ( nw * es ) + 'px';
+                               element.style.height = ( nh * es ) + 'px';
+
+                       }
+                       else {
+                               element.style.width = width + 'px';
+                               element.style.height = remainingHeight + 'px';
+                       }
+
+               } );
+
+       }
+
+       /**
+        * Calculates the computed pixel size of our slides. These
+        * values are based on the width and height configuration
+        * options.
+        *
+        * @param {number} [presentationWidth=dom.wrapper.offsetWidth]
+        * @param {number} [presentationHeight=dom.wrapper.offsetHeight]
+        */
+       function getComputedSlideSize( presentationWidth, presentationHeight ) {
+
+               var size = {
+                       // Slide size
+                       width: config.width,
+                       height: config.height,
+
+                       // Presentation size
+                       presentationWidth: presentationWidth || 
dom.wrapper.offsetWidth,
+                       presentationHeight: presentationHeight || 
dom.wrapper.offsetHeight
+               };
+
+               // Reduce available space by margin
+               size.presentationWidth -= ( size.presentationWidth * 
config.margin );
+               size.presentationHeight -= ( size.presentationHeight * 
config.margin );
+
+               // Slide width may be a percentage of available width
+               if( typeof size.width === 'string' && /%$/.test( size.width ) ) 
{
+                       size.width = parseInt( size.width, 10 ) / 100 * 
size.presentationWidth;
+               }
+
+               // Slide height may be a percentage of available height
+               if( typeof size.height === 'string' && /%$/.test( size.height ) 
) {
+                       size.height = parseInt( size.height, 10 ) / 100 * 
size.presentationHeight;
+               }
+
+               return size;
+
+       }
+
+       /**
+        * Stores the vertical index of a stack so that the same
+        * vertical slide can be selected when navigating to and
+        * from the stack.
+        *
+        * @param {HTMLElement} stack The vertical stack element
+        * @param {string|number} [v=0] Index to memorize
+        */
+       function setPreviousVerticalIndex( stack, v ) {
+
+               if( typeof stack === 'object' && typeof stack.setAttribute === 
'function' ) {
+                       stack.setAttribute( 'data-previous-indexv', v || 0 );
+               }
+
+       }
+
+       /**
+        * Retrieves the vertical index which was stored using
+        * #setPreviousVerticalIndex() or 0 if no previous index
+        * exists.
+        *
+        * @param {HTMLElement} stack The vertical stack element
+        */
+       function getPreviousVerticalIndex( stack ) {
+
+               if( typeof stack === 'object' && typeof stack.setAttribute === 
'function' && stack.classList.contains( 'stack' ) ) {
+                       // Prefer manually defined start-indexv
+                       var attributeName = stack.hasAttribute( 
'data-start-indexv' ) ? 'data-start-indexv' : 'data-previous-indexv';
+
+                       return parseInt( stack.getAttribute( attributeName ) || 
0, 10 );
+               }
+
+               return 0;
+
+       }
+
+       /**
+        * Displays the overview of slides (quick nav) by scaling
+        * down and arranging all slide elements.
+        */
+       function activateOverview() {
+
+               // Only proceed if enabled in config
+               if( config.overview && !isOverview() ) {
+
+                       overview = true;
+
+                       dom.wrapper.classList.add( 'overview' );
+                       dom.wrapper.classList.remove( 'overview-deactivating' );
+
+                       if( features.overviewTransitions ) {
+                               setTimeout( function() {
+                                       dom.wrapper.classList.add( 
'overview-animated' );
+                               }, 1 );
+                       }
+
+                       // Don't auto-slide while in overview mode
+                       cancelAutoSlide();
+
+                       // Move the backgrounds element into the slide 
container to
+                       // that the same scaling is applied
+                       dom.slides.appendChild( dom.background );
+
+                       // Clicking on an overview slide navigates to it
+                       toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR 
) ).forEach( function( slide ) {
+                               if( !slide.classList.contains( 'stack' ) ) {
+                                       slide.addEventListener( 'click', 
onOverviewSlideClicked, true );
+                               }
+                       } );
+
+                       // Calculate slide sizes
+                       var margin = 70;
+                       var slideSize = getComputedSlideSize();
+                       overviewSlideWidth = slideSize.width + margin;
+                       overviewSlideHeight = slideSize.height + margin;
+
+                       // Reverse in RTL mode
+                       if( config.rtl ) {
+                               overviewSlideWidth = -overviewSlideWidth;
+                       }
+
+                       updateSlidesVisibility();
+                       layoutOverview();
+                       updateOverview();
+
+                       layout();
+
+                       // Notify observers of the overview showing
+                       dispatchEvent( 'overviewshown', {
+                               'indexh': indexh,
+                               'indexv': indexv,
+                               'currentSlide': currentSlide
+                       } );
+
+               }
+
+       }
+
+       /**
+        * Uses CSS transforms to position all slides in a grid for
+        * display inside of the overview mode.
+        */
+       function layoutOverview() {
+
+               // Layout slides
+               toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) ).forEach( function( hslide, h ) {
+                       hslide.setAttribute( 'data-index-h', h );
+                       transformElement( hslide, 'translate3d(' + ( h * 
overviewSlideWidth ) + 'px, 0, 0)' );
+
+                       if( hslide.classList.contains( 'stack' ) ) {
+
+                               toArray( hslide.querySelectorAll( 'section' ) 
).forEach( function( vslide, v ) {
+                                       vslide.setAttribute( 'data-index-h', h 
);
+                                       vslide.setAttribute( 'data-index-v', v 
);
+
+                                       transformElement( vslide, 
'translate3d(0, ' + ( v * overviewSlideHeight ) + 'px, 0)' );
+                               } );
+
+                       }
+               } );
+
+               // Layout slide backgrounds
+               toArray( dom.background.childNodes ).forEach( function( 
hbackground, h ) {
+                       transformElement( hbackground, 'translate3d(' + ( h * 
overviewSlideWidth ) + 'px, 0, 0)' );
+
+                       toArray( hbackground.querySelectorAll( 
'.slide-background' ) ).forEach( function( vbackground, v ) {
+                               transformElement( vbackground, 'translate3d(0, 
' + ( v * overviewSlideHeight ) + 'px, 0)' );
+                       } );
+               } );
+
+       }
+
+       /**
+        * Moves the overview viewport to the current slides.
+        * Called each time the current slide changes.
+        */
+       function updateOverview() {
+
+               var vmin = Math.min( window.innerWidth, window.innerHeight );
+               var scale = Math.max( vmin / 5, 150 ) / vmin;
+
+               transformSlides( {
+                       overview: [
+                               'scale('+ scale +')',
+                               'translateX('+ ( -indexh * overviewSlideWidth ) 
+'px)',
+                               'translateY('+ ( -indexv * overviewSlideHeight 
) +'px)'
+                       ].join( ' ' )
+               } );
+
+       }
+
+       /**
+        * Exits the slide overview and enters the currently
+        * active slide.
+        */
+       function deactivateOverview() {
+
+               // Only proceed if enabled in config
+               if( config.overview ) {
+
+                       overview = false;
+
+                       dom.wrapper.classList.remove( 'overview' );
+                       dom.wrapper.classList.remove( 'overview-animated' );
+
+                       // Temporarily add a class so that transitions can do 
different things
+                       // depending on whether they are exiting/entering 
overview, or just
+                       // moving from slide to slide
+                       dom.wrapper.classList.add( 'overview-deactivating' );
+
+                       setTimeout( function () {
+                               dom.wrapper.classList.remove( 
'overview-deactivating' );
+                       }, 1 );
+
+                       // Move the background element back out
+                       dom.wrapper.appendChild( dom.background );
+
+                       // Clean up changes made to slides
+                       toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR 
) ).forEach( function( slide ) {
+                               transformElement( slide, '' );
+
+                               slide.removeEventListener( 'click', 
onOverviewSlideClicked, true );
+                       } );
+
+                       // Clean up changes made to backgrounds
+                       toArray( dom.background.querySelectorAll( 
'.slide-background' ) ).forEach( function( background ) {
+                               transformElement( background, '' );
+                       } );
+
+                       transformSlides( { overview: '' } );
+
+                       slide( indexh, indexv );
+
+                       layout();
+
+                       cueAutoSlide();
+
+                       // Notify observers of the overview hiding
+                       dispatchEvent( 'overviewhidden', {
+                               'indexh': indexh,
+                               'indexv': indexv,
+                               'currentSlide': currentSlide
+                       } );
+
+               }
+       }
+
+       /**
+        * Toggles the slide overview mode on and off.
+        *
+        * @param {Boolean} [override] Flag which overrides the
+        * toggle logic and forcibly sets the desired state. True means
+        * overview is open, false means it's closed.
+        */
+       function toggleOverview( override ) {
+
+               if( typeof override === 'boolean' ) {
+                       override ? activateOverview() : deactivateOverview();
+               }
+               else {
+                       isOverview() ? deactivateOverview() : 
activateOverview();
+               }
+
+       }
+
+       /**
+        * Checks if the overview is currently active.
+        *
+        * @return {Boolean} true if the overview is active,
+        * false otherwise
+        */
+       function isOverview() {
+
+               return overview;
+
+       }
+
+       /**
+        * Return a hash URL that will resolve to the current slide location.
+        */
+       function locationHash() {
+
+               var url = '/';
+
+               // Attempt to create a named link based on the slide's ID
+               var id = currentSlide ? currentSlide.getAttribute( 'id' ) : 
null;
+               if( id ) {
+                       id = encodeURIComponent( id );
+               }
+
+               var indexf;
+               if( config.fragmentInURL ) {
+                       indexf = getIndices().f;
+               }
+
+               // If the current slide has an ID, use that as a named link,
+               // but we don't support named links with a fragment index
+               if( typeof id === 'string' && id.length && indexf === undefined 
) {
+                       url = '/' + id;
+               }
+               // Otherwise use the /h/v index
+               else {
+                       var hashIndexBase = config.hashOneBasedIndex ? 1 : 0;
+                       if( indexh > 0 || indexv > 0 || indexf !== undefined ) 
url += indexh + hashIndexBase;
+                       if( indexv > 0 || indexf !== undefined ) url += '/' + 
(indexv + hashIndexBase );
+                       if( indexf !== undefined ) url += '/' + indexf;
+               }
+
+               return url;
+
+       }
+
+       /**
+        * Checks if the current or specified slide is vertical
+        * (nested within another slide).
+        *
+        * @param {HTMLElement} [slide=currentSlide] The slide to check
+        * orientation of
+        * @return {Boolean}
+        */
+       function isVerticalSlide( slide ) {
+
+               // Prefer slide argument, otherwise use current slide
+               slide = slide ? slide : currentSlide;
+
+               return slide && slide.parentNode && 
!!slide.parentNode.nodeName.match( /section/i );
+
+       }
+
+       /**
+        * Handling the fullscreen functionality via the fullscreen API
+        *
+        * @see http://fullscreen.spec.whatwg.org/
+        * @see 
https://developer.mozilla.org/en-US/docs/DOM/Using_fullscreen_mode
+        */
+       function enterFullscreen() {
+
+               var element = document.documentElement;
+
+               // Check which implementation is available
+               var requestMethod = element.requestFullscreen ||
+                                                       
element.webkitRequestFullscreen ||
+                                                       
element.webkitRequestFullScreen ||
+                                                       
element.mozRequestFullScreen ||
+                                                       
element.msRequestFullscreen;
+
+               if( requestMethod ) {
+                       requestMethod.apply( element );
+               }
+
+       }
+
+       /**
+        * Shows the mouse pointer after it has been hidden with
+        * #hideCursor.
+        */
+       function showCursor() {
+
+               if( cursorHidden ) {
+                       cursorHidden = false;
+                       dom.wrapper.style.cursor = '';
+               }
+
+       }
+
+       /**
+        * Hides the mouse pointer when it's on top of the .reveal
+        * container.
+        */
+       function hideCursor() {
+
+               if( cursorHidden === false ) {
+                       cursorHidden = true;
+                       dom.wrapper.style.cursor = 'none';
+               }
+
+       }
+
+       /**
+        * Enters the paused mode which fades everything on screen to
+        * black.
+        */
+       function pause() {
+
+               if( config.pause ) {
+                       var wasPaused = dom.wrapper.classList.contains( 
'paused' );
+
+                       cancelAutoSlide();
+                       dom.wrapper.classList.add( 'paused' );
+
+                       if( wasPaused === false ) {
+                               dispatchEvent( 'paused' );
+                       }
+               }
+
+       }
+
+       /**
+        * Exits from the paused mode.
+        */
+       function resume() {
+
+               var wasPaused = dom.wrapper.classList.contains( 'paused' );
+               dom.wrapper.classList.remove( 'paused' );
+
+               cueAutoSlide();
+
+               if( wasPaused ) {
+                       dispatchEvent( 'resumed' );
+               }
+
+       }
+
+       /**
+        * Toggles the paused mode on and off.
+        */
+       function togglePause( override ) {
+
+               if( typeof override === 'boolean' ) {
+                       override ? pause() : resume();
+               }
+               else {
+                       isPaused() ? resume() : pause();
+               }
+
+       }
+
+       /**
+        * Checks if we are currently in the paused mode.
+        *
+        * @return {Boolean}
+        */
+       function isPaused() {
+
+               return dom.wrapper.classList.contains( 'paused' );
+
+       }
+
+       /**
+        * Toggles the auto slide mode on and off.
+        *
+        * @param {Boolean} [override] Flag which sets the desired state.
+        * True means autoplay starts, false means it stops.
+        */
+
+       function toggleAutoSlide( override ) {
+
+               if( typeof override === 'boolean' ) {
+                       override ? resumeAutoSlide() : pauseAutoSlide();
+               }
+
+               else {
+                       autoSlidePaused ? resumeAutoSlide() : pauseAutoSlide();
+               }
+
+       }
+
+       /**
+        * Checks if the auto slide mode is currently on.
+        *
+        * @return {Boolean}
+        */
+       function isAutoSliding() {
+
+               return !!( autoSlide && !autoSlidePaused );
+
+       }
+
+       /**
+        * Steps from the current point in the presentation to the
+        * slide which matches the specified horizontal and vertical
+        * indices.
+        *
+        * @param {number} [h=indexh] Horizontal index of the target slide
+        * @param {number} [v=indexv] Vertical index of the target slide
+        * @param {number} [f] Index of a fragment within the
+        * target slide to activate
+        * @param {number} [o] Origin for use in multimaster environments
+        */
+       function slide( h, v, f, o ) {
+
+               // Remember where we were at before
+               previousSlide = currentSlide;
+
+               // Query all horizontal slides in the deck
+               var horizontalSlides = dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR );
+
+               // Abort if there are no slides
+               if( horizontalSlides.length === 0 ) return;
+
+               // If no vertical index is specified and the upcoming slide is a
+               // stack, resume at its previous vertical index
+               if( v === undefined && !isOverview() ) {
+                       v = getPreviousVerticalIndex( horizontalSlides[ h ] );
+               }
+
+               // If we were on a vertical stack, remember what vertical index
+               // it was on so we can resume at the same position when 
returning
+               if( previousSlide && previousSlide.parentNode && 
previousSlide.parentNode.classList.contains( 'stack' ) ) {
+                       setPreviousVerticalIndex( previousSlide.parentNode, 
indexv );
+               }
+
+               // Remember the state before this slide
+               var stateBefore = state.concat();
+
+               // Reset the state array
+               state.length = 0;
+
+               var indexhBefore = indexh || 0,
+                       indexvBefore = indexv || 0;
+
+               // Activate and transition to the new slide
+               indexh = updateSlides( HORIZONTAL_SLIDES_SELECTOR, h === 
undefined ? indexh : h );
+               indexv = updateSlides( VERTICAL_SLIDES_SELECTOR, v === 
undefined ? indexv : v );
+
+               // Update the visibility of slides now that the indices have 
changed
+               updateSlidesVisibility();
+
+               layout();
+
+               // Update the overview if it's currently active
+               if( isOverview() ) {
+                       updateOverview();
+               }
+
+               // Find the current horizontal slide and any possible vertical 
slides
+               // within it
+               var currentHorizontalSlide = horizontalSlides[ indexh ],
+                       currentVerticalSlides = 
currentHorizontalSlide.querySelectorAll( 'section' );
+
+               // Store references to the previous and current slides
+               currentSlide = currentVerticalSlides[ indexv ] || 
currentHorizontalSlide;
+
+               // Show fragment, if specified
+               if( typeof f !== 'undefined' ) {
+                       navigateFragment( f );
+               }
+
+               // Dispatch an event if the slide changed
+               var slideChanged = ( indexh !== indexhBefore || indexv !== 
indexvBefore );
+               if (!slideChanged) {
+                       // Ensure that the previous slide is never the same as 
the current
+                       previousSlide = null;
+               }
+
+               // Solves an edge case where the previous slide maintains the
+               // 'present' class when navigating between adjacent vertical
+               // stacks
+               if( previousSlide && previousSlide !== currentSlide ) {
+                       previousSlide.classList.remove( 'present' );
+                       previousSlide.setAttribute( 'aria-hidden', 'true' );
+
+                       // Reset all slides upon navigate to home
+                       // Issue: #285
+                       if ( dom.wrapper.querySelector( HOME_SLIDE_SELECTOR 
).classList.contains( 'present' ) ) {
+                               // Launch async task
+                               setTimeout( function () {
+                                       var slides = toArray( 
dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR + '.stack') ), i;
+                                       for( i in slides ) {
+                                               if( slides[i] ) {
+                                                       // Reset stack
+                                                       
setPreviousVerticalIndex( slides[i], 0 );
+                                               }
+                                       }
+                               }, 0 );
+                       }
+               }
+
+               // Apply the new state
+               stateLoop: for( var i = 0, len = state.length; i < len; i++ ) {
+                       // Check if this state existed on the previous slide. 
If it
+                       // did, we will avoid adding it repeatedly
+                       for( var j = 0; j < stateBefore.length; j++ ) {
+                               if( stateBefore[j] === state[i] ) {
+                                       stateBefore.splice( j, 1 );
+                                       continue stateLoop;
+                               }
+                       }
+
+                       document.documentElement.classList.add( state[i] );
+
+                       // Dispatch custom event matching the state's name
+                       dispatchEvent( state[i] );
+               }
+
+               // Clean up the remains of the previous state
+               while( stateBefore.length ) {
+                       document.documentElement.classList.remove( 
stateBefore.pop() );
+               }
+
+               if( slideChanged ) {
+                       dispatchEvent( 'slidechanged', {
+                               'indexh': indexh,
+                               'indexv': indexv,
+                               'previousSlide': previousSlide,
+                               'currentSlide': currentSlide,
+                               'origin': o
+                       } );
+               }
+
+               // Handle embedded content
+               if( slideChanged || !previousSlide ) {
+                       stopEmbeddedContent( previousSlide );
+                       startEmbeddedContent( currentSlide );
+               }
+
+               // Announce the current slide contents, for screen readers
+               dom.statusDiv.textContent = getStatusText( currentSlide );
+
+               updateControls();
+               updateProgress();
+               updateBackground();
+               updateParallax();
+               updateSlideNumber();
+               updateNotes();
+               updateFragments();
+
+               // Update the URL hash
+               writeURL();
+
+               cueAutoSlide();
+
+       }
+
+       /**
+        * Syncs the presentation with the current DOM. Useful
+        * when new slides or control elements are added or when
+        * the configuration has changed.
+        */
+       function sync() {
+
+               // Subscribe to input
+               removeEventListeners();
+               addEventListeners();
+
+               // Force a layout to make sure the current config is accounted 
for
+               layout();
+
+               // Reflect the current autoSlide value
+               autoSlide = config.autoSlide;
+
+               // Start auto-sliding if it's enabled
+               cueAutoSlide();
+
+               // Re-create the slide backgrounds
+               createBackgrounds();
+
+               // Write the current hash to the URL
+               writeURL();
+
+               sortAllFragments();
+
+               updateControls();
+               updateProgress();
+               updateSlideNumber();
+               updateSlidesVisibility();
+               updateBackground( true );
+               updateNotesVisibility();
+               updateNotes();
+
+               formatEmbeddedContent();
+
+               // Start or stop embedded content depending on global config
+               if( config.autoPlayMedia === false ) {
+                       stopEmbeddedContent( currentSlide, { unloadIframes: 
false } );
+               }
+               else {
+                       startEmbeddedContent( currentSlide );
+               }
+
+               if( isOverview() ) {
+                       layoutOverview();
+               }
+
+       }
+
+       /**
+        * Updates reveal.js to keep in sync with new slide attributes. For
+        * example, if you add a new `data-background-image` you can call
+        * this to have reveal.js render the new background image.
+        *
+        * Similar to #sync() but more efficient when you only need to
+        * refresh a specific slide.
+        *
+        * @param {HTMLElement} slide
+        */
+       function syncSlide( slide ) {
+
+               // Default to the current slide
+               slide = slide || currentSlide;
+
+               syncBackground( slide );
+               syncFragments( slide );
+
+               updateBackground();
+               updateNotes();
+
+               loadSlide( slide );
+
+       }
+
+       /**
+        * Formats the fragments on the given slide so that they have
+        * valid indices. Call this if fragments are changed in the DOM
+        * after reveal.js has already initialized.
+        *
+        * @param {HTMLElement} slide
+        * @return {Array} a list of the HTML fragments that were synced
+        */
+       function syncFragments( slide ) {
+
+               // Default to the current slide
+               slide = slide || currentSlide;
+
+               return sortFragments( slide.querySelectorAll( '.fragment' ) );
+
+       }
+
+       /**
+        * Resets all vertical slides so that only the first
+        * is visible.
+        */
+       function resetVerticalSlides() {
+
+               var horizontalSlides = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) );
+               horizontalSlides.forEach( function( horizontalSlide ) {
+
+                       var verticalSlides = toArray( 
horizontalSlide.querySelectorAll( 'section' ) );
+                       verticalSlides.forEach( function( verticalSlide, y ) {
+
+                               if( y > 0 ) {
+                                       verticalSlide.classList.remove( 
'present' );
+                                       verticalSlide.classList.remove( 'past' 
);
+                                       verticalSlide.classList.add( 'future' );
+                                       verticalSlide.setAttribute( 
'aria-hidden', 'true' );
+                               }
+
+                       } );
+
+               } );
+
+       }
+
+       /**
+        * Sorts and formats all of fragments in the
+        * presentation.
+        */
+       function sortAllFragments() {
+
+               var horizontalSlides = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) );
+               horizontalSlides.forEach( function( horizontalSlide ) {
+
+                       var verticalSlides = toArray( 
horizontalSlide.querySelectorAll( 'section' ) );
+                       verticalSlides.forEach( function( verticalSlide, y ) {
+
+                               sortFragments( verticalSlide.querySelectorAll( 
'.fragment' ) );
+
+                       } );
+
+                       if( verticalSlides.length === 0 ) sortFragments( 
horizontalSlide.querySelectorAll( '.fragment' ) );
+
+               } );
+
+       }
+
+       /**
+        * Randomly shuffles all slides in the deck.
+        */
+       function shuffle() {
+
+               var slides = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) );
+
+               slides.forEach( function( slide ) {
+
+                       // Insert this slide next to another random slide. This 
may
+                       // cause the slide to insert before itself but that's 
fine.
+                       dom.slides.insertBefore( slide, slides[ Math.floor( 
Math.random() * slides.length ) ] );
+
+               } );
+
+       }
+
+       /**
+        * Updates one dimension of slides by showing the slide
+        * with the specified index.
+        *
+        * @param {string} selector A CSS selector that will fetch
+        * the group of slides we are working with
+        * @param {number} index The index of the slide that should be
+        * shown
+        *
+        * @return {number} The index of the slide that is now shown,
+        * might differ from the passed in index if it was out of
+        * bounds.
+        */
+       function updateSlides( selector, index ) {
+
+               // Select all slides and convert the NodeList result to
+               // an array
+               var slides = toArray( dom.wrapper.querySelectorAll( selector ) 
),
+                       slidesLength = slides.length;
+
+               var printMode = isPrintingPDF();
+
+               if( slidesLength ) {
+
+                       // Should the index loop?
+                       if( config.loop ) {
+                               index %= slidesLength;
+
+                               if( index < 0 ) {
+                                       index = slidesLength + index;
+                               }
+                       }
+
+                       // Enforce max and minimum index bounds
+                       index = Math.max( Math.min( index, slidesLength - 1 ), 
0 );
+
+                       for( var i = 0; i < slidesLength; i++ ) {
+                               var element = slides[i];
+
+                               var reverse = config.rtl && !isVerticalSlide( 
element );
+
+                               element.classList.remove( 'past' );
+                               element.classList.remove( 'present' );
+                               element.classList.remove( 'future' );
+
+                               // 
http://www.w3.org/html/wg/drafts/html/master/editing.html#the-hidden-attribute
+                               element.setAttribute( 'hidden', '' );
+                               element.setAttribute( 'aria-hidden', 'true' );
+
+                               // If this element contains vertical slides
+                               if( element.querySelector( 'section' ) ) {
+                                       element.classList.add( 'stack' );
+                               }
+
+                               // If we're printing static slides, all slides 
are "present"
+                               if( printMode ) {
+                                       element.classList.add( 'present' );
+                                       continue;
+                               }
+
+                               if( i < index ) {
+                                       // Any element previous to index is 
given the 'past' class
+                                       element.classList.add( reverse ? 
'future' : 'past' );
+
+                                       if( config.fragments ) {
+                                               // Show all fragments in prior 
slides
+                                               toArray( 
element.querySelectorAll( '.fragment' ) ).forEach( function( fragment ) {
+                                                       fragment.classList.add( 
'visible' );
+                                                       
fragment.classList.remove( 'current-fragment' );
+                                               } );
+                                       }
+                               }
+                               else if( i > index ) {
+                                       // Any element subsequent to index is 
given the 'future' class
+                                       element.classList.add( reverse ? 'past' 
: 'future' );
+
+                                       if( config.fragments ) {
+                                               // Hide all fragments in future 
slides
+                                               toArray( 
element.querySelectorAll( '.fragment.visible' ) ).forEach( function( fragment ) 
{
+                                                       
fragment.classList.remove( 'visible' );
+                                                       
fragment.classList.remove( 'current-fragment' );
+                                               } );
+                                       }
+                               }
+                       }
+
+                       // Mark the current slide as present
+                       slides[index].classList.add( 'present' );
+                       slides[index].removeAttribute( 'hidden' );
+                       slides[index].removeAttribute( 'aria-hidden' );
+
+                       // If this slide has a state associated with it, add it
+                       // onto the current state of the deck
+                       var slideState = slides[index].getAttribute( 
'data-state' );
+                       if( slideState ) {
+                               state = state.concat( slideState.split( ' ' ) );
+                       }
+
+               }
+               else {
+                       // Since there are no slides we can't be anywhere 
beyond the
+                       // zeroth index
+                       index = 0;
+               }
+
+               return index;
+
+       }
+
+       /**
+        * Optimization method; hide all slides that are far away
+        * from the present slide.
+        */
+       function updateSlidesVisibility() {
+
+               // Select all slides and convert the NodeList result to
+               // an array
+               var horizontalSlides = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) ),
+                       horizontalSlidesLength = horizontalSlides.length,
+                       distanceX,
+                       distanceY;
+
+               if( horizontalSlidesLength && typeof indexh !== 'undefined' ) {
+
+                       // The number of steps away from the present slide that 
will
+                       // be visible
+                       var viewDistance = isOverview() ? 10 : 
config.viewDistance;
+
+                       // Limit view distance on weaker devices
+                       if( isMobileDevice ) {
+                               viewDistance = isOverview() ? 6 : 2;
+                       }
+
+                       // All slides need to be visible when exporting to PDF
+                       if( isPrintingPDF() ) {
+                               viewDistance = Number.MAX_VALUE;
+                       }
+
+                       for( var x = 0; x < horizontalSlidesLength; x++ ) {
+                               var horizontalSlide = horizontalSlides[x];
+
+                               var verticalSlides = toArray( 
horizontalSlide.querySelectorAll( 'section' ) ),
+                                       verticalSlidesLength = 
verticalSlides.length;
+
+                               // Determine how far away this slide is from 
the present
+                               distanceX = Math.abs( ( indexh || 0 ) - x ) || 
0;
+
+                               // If the presentation is looped, distance 
should measure
+                               // 1 between the first and last slides
+                               if( config.loop ) {
+                                       distanceX = Math.abs( ( ( indexh || 0 ) 
- x ) % ( horizontalSlidesLength - viewDistance ) ) || 0;
+                               }
+
+                               // Show the horizontal slide if it's within the 
view distance
+                               if( distanceX < viewDistance ) {
+                                       loadSlide( horizontalSlide );
+                               }
+                               else {
+                                       unloadSlide( horizontalSlide );
+                               }
+
+                               if( verticalSlidesLength ) {
+
+                                       var oy = getPreviousVerticalIndex( 
horizontalSlide );
+
+                                       for( var y = 0; y < 
verticalSlidesLength; y++ ) {
+                                               var verticalSlide = 
verticalSlides[y];
+
+                                               distanceY = x === ( indexh || 0 
) ? Math.abs( ( indexv || 0 ) - y ) : Math.abs( y - oy );
+
+                                               if( distanceX + distanceY < 
viewDistance ) {
+                                                       loadSlide( 
verticalSlide );
+                                               }
+                                               else {
+                                                       unloadSlide( 
verticalSlide );
+                                               }
+                                       }
+
+                               }
+                       }
+
+                       // Flag if there are ANY vertical slides, anywhere in 
the deck
+                       if( dom.wrapper.querySelectorAll( 
'.slides>section>section' ).length ) {
+                               dom.wrapper.classList.add( 
'has-vertical-slides' );
+                       }
+                       else {
+                               dom.wrapper.classList.remove( 
'has-vertical-slides' );
+                       }
+
+                       // Flag if there are ANY horizontal slides, anywhere in 
the deck
+                       if( dom.wrapper.querySelectorAll( '.slides>section' 
).length > 1 ) {
+                               dom.wrapper.classList.add( 
'has-horizontal-slides' );
+                       }
+                       else {
+                               dom.wrapper.classList.remove( 
'has-horizontal-slides' );
+                       }
+
+               }
+
+       }
+
+       /**
+        * Pick up notes from the current slide and display them
+        * to the viewer.
+        *
+        * @see {@link config.showNotes}
+        */
+       function updateNotes() {
+
+               if( config.showNotes && dom.speakerNotes && currentSlide && 
!isPrintingPDF() ) {
+
+                       dom.speakerNotes.innerHTML = getSlideNotes() || '<span 
class="notes-placeholder">No notes on this slide.</span>';
+
+               }
+
+       }
+
+       /**
+        * Updates the visibility of the speaker notes sidebar that
+        * is used to share annotated slides. The notes sidebar is
+        * only visible if showNotes is true and there are notes on
+        * one or more slides in the deck.
+        */
+       function updateNotesVisibility() {
+
+               if( config.showNotes && hasNotes() ) {
+                       dom.wrapper.classList.add( 'show-notes' );
+               }
+               else {
+                       dom.wrapper.classList.remove( 'show-notes' );
+               }
+
+       }
+
+       /**
+        * Checks if there are speaker notes for ANY slide in the
+        * presentation.
+        */
+       function hasNotes() {
+
+               return dom.slides.querySelectorAll( '[data-notes], aside.notes' 
).length > 0;
+
+       }
+
+       /**
+        * Updates the progress bar to reflect the current slide.
+        */
+       function updateProgress() {
+
+               // Update progress if enabled
+               if( config.progress && dom.progressbar ) {
+
+                       dom.progressbar.style.width = getProgress() * 
dom.wrapper.offsetWidth + 'px';
+
+               }
+
+       }
+
+
+       /**
+        * Updates the slide number to match the current slide.
+        */
+       function updateSlideNumber() {
+
+               // Update slide number if enabled
+               if( config.slideNumber && dom.slideNumber ) {
+
+                       var value;
+                       var format = 'h.v';
+
+                       if( typeof config.slideNumber === 'function' ) {
+                               value = config.slideNumber();
+                       }
+                       else {
+                               // Check if a custom number format is available
+                               if( typeof config.slideNumber === 'string' ) {
+                                       format = config.slideNumber;
+                               }
+
+                               // If there are ONLY vertical slides in this 
deck, always use
+                               // a flattened slide number
+                               if( !/c/.test( format ) && 
dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR ).length === 1 ) {
+                                       format = 'c';
+                               }
+
+                               value = [];
+                               switch( format ) {
+                                       case 'c':
+                                               value.push( getSlidePastCount() 
+ 1 );
+                                               break;
+                                       case 'c/t':
+                                               value.push( getSlidePastCount() 
+ 1, '/', getTotalSlides() );
+                                               break;
+                                       case 'h/v':
+                                               value.push( indexh + 1 );
+                                               if( isVerticalSlide() ) 
value.push( '/', indexv + 1 );
+                                               break;
+                                       default:
+                                               value.push( indexh + 1 );
+                                               if( isVerticalSlide() ) 
value.push( '.', indexv + 1 );
+                               }
+                       }
+
+                       dom.slideNumber.innerHTML = formatSlideNumber( 
value[0], value[1], value[2] );
+               }
+
+       }
+
+       /**
+        * Applies HTML formatting to a slide number before it's
+        * written to the DOM.
+        *
+        * @param {number} a Current slide
+        * @param {string} delimiter Character to separate slide numbers
+        * @param {(number|*)} b Total slides
+        * @return {string} HTML string fragment
+        */
+       function formatSlideNumber( a, delimiter, b ) {
+
+               var url = '#' + locationHash();
+               if( typeof b === 'number' && !isNaN( b ) ) {
+                       return  '<a href="' + url + '">' +
+                                       '<span class="slide-number-a">'+ a 
+'</span>' +
+                                       '<span 
class="slide-number-delimiter">'+ delimiter +'</span>' +
+                                       '<span class="slide-number-b">'+ b 
+'</span>' +
+                                       '</a>';
+               }
+               else {
+                       return '<a href="' + url + '">' +
+                              '<span class="slide-number-a">'+ a +'</span>' +
+                              '</a>';
+               }
+
+       }
+
+       /**
+        * Updates the state of all control/navigation arrows.
+        */
+       function updateControls() {
+
+               var routes = availableRoutes();
+               var fragments = availableFragments();
+
+               // Remove the 'enabled' class from all directions
+               dom.controlsLeft.concat( dom.controlsRight )
+                                               .concat( dom.controlsUp )
+                                               .concat( dom.controlsDown )
+                                               .concat( dom.controlsPrev )
+                                               .concat( dom.controlsNext 
).forEach( function( node ) {
+                       node.classList.remove( 'enabled' );
+                       node.classList.remove( 'fragmented' );
+
+                       // Set 'disabled' attribute on all directions
+                       node.setAttribute( 'disabled', 'disabled' );
+               } );
+
+               // Add the 'enabled' class to the available routes; remove 
'disabled' attribute to enable buttons
+               if( routes.left ) dom.controlsLeft.forEach( function( el ) { 
el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' ); } );
+               if( routes.right ) dom.controlsRight.forEach( function( el ) { 
el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' ); } );
+               if( routes.up ) dom.controlsUp.forEach( function( el ) { 
el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' ); } );
+               if( routes.down ) dom.controlsDown.forEach( function( el ) { 
el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' ); } );
+
+               // Prev/next buttons
+               if( routes.left || routes.up ) dom.controlsPrev.forEach( 
function( el ) { el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' 
); } );
+               if( routes.right || routes.down ) dom.controlsNext.forEach( 
function( el ) { el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' 
); } );
+
+               // Highlight fragment directions
+               if( currentSlide ) {
+
+                       // Always apply fragment decorator to prev/next buttons
+                       if( fragments.prev ) dom.controlsPrev.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+                       if( fragments.next ) dom.controlsNext.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+
+                       // Apply fragment decorators to directional buttons 
based on
+                       // what slide axis they are in
+                       if( isVerticalSlide( currentSlide ) ) {
+                               if( fragments.prev ) dom.controlsUp.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+                               if( fragments.next ) dom.controlsDown.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+                       }
+                       else {
+                               if( fragments.prev ) dom.controlsLeft.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+                               if( fragments.next ) dom.controlsRight.forEach( 
function( el ) { el.classList.add( 'fragmented', 'enabled' ); 
el.removeAttribute( 'disabled' ); } );
+                       }
+
+               }
+
+               if( config.controlsTutorial ) {
+
+                       // Highlight control arrows with an animation to ensure
+                       // that the viewer knows how to navigate
+                       if( !hasNavigatedDown && routes.down ) {
+                               dom.controlsDownArrow.classList.add( 
'highlight' );
+                       }
+                       else {
+                               dom.controlsDownArrow.classList.remove( 
'highlight' );
+
+                               if( !hasNavigatedRight && routes.right && 
indexv === 0 ) {
+                                       dom.controlsRightArrow.classList.add( 
'highlight' );
+                               }
+                               else {
+                                       
dom.controlsRightArrow.classList.remove( 'highlight' );
+                               }
+                       }
+
+               }
+
+       }
+
+       /**
+        * Updates the background elements to reflect the current
+        * slide.
+        *
+        * @param {boolean} includeAll If true, the backgrounds of
+        * all vertical slides (not just the present) will be updated.
+        */
+       function updateBackground( includeAll ) {
+
+               var currentBackground = null;
+
+               // Reverse past/future classes when in RTL mode
+               var horizontalPast = config.rtl ? 'future' : 'past',
+                       horizontalFuture = config.rtl ? 'past' : 'future';
+
+               // Update the classes of all backgrounds to match the
+               // states of their slides (past/present/future)
+               toArray( dom.background.childNodes ).forEach( function( 
backgroundh, h ) {
+
+                       backgroundh.classList.remove( 'past' );
+                       backgroundh.classList.remove( 'present' );
+                       backgroundh.classList.remove( 'future' );
+
+                       if( h < indexh ) {
+                               backgroundh.classList.add( horizontalPast );
+                       }
+                       else if ( h > indexh ) {
+                               backgroundh.classList.add( horizontalFuture );
+                       }
+                       else {
+                               backgroundh.classList.add( 'present' );
+
+                               // Store a reference to the current background 
element
+                               currentBackground = backgroundh;
+                       }
+
+                       if( includeAll || h === indexh ) {
+                               toArray( backgroundh.querySelectorAll( 
'.slide-background' ) ).forEach( function( backgroundv, v ) {
+
+                                       backgroundv.classList.remove( 'past' );
+                                       backgroundv.classList.remove( 'present' 
);
+                                       backgroundv.classList.remove( 'future' 
);
+
+                                       if( v < indexv ) {
+                                               backgroundv.classList.add( 
'past' );
+                                       }
+                                       else if ( v > indexv ) {
+                                               backgroundv.classList.add( 
'future' );
+                                       }
+                                       else {
+                                               backgroundv.classList.add( 
'present' );
+
+                                               // Only if this is the present 
horizontal and vertical slide
+                                               if( h === indexh ) 
currentBackground = backgroundv;
+                                       }
+
+                               } );
+                       }
+
+               } );
+
+               // Stop content inside of previous backgrounds
+               if( previousBackground ) {
+
+                       stopEmbeddedContent( previousBackground );
+
+               }
+
+               // Start content in the current background
+               if( currentBackground ) {
+
+                       startEmbeddedContent( currentBackground );
+
+                       var currentBackgroundContent = 
currentBackground.querySelector( '.slide-background-content' );
+                       if( currentBackgroundContent ) {
+
+                               var backgroundImageURL = 
currentBackgroundContent.style.backgroundImage || '';
+
+                               // Restart GIFs (doesn't work in Firefox)
+                               if( /\.gif/i.test( backgroundImageURL ) ) {
+                                       
currentBackgroundContent.style.backgroundImage = '';
+                                       window.getComputedStyle( 
currentBackgroundContent ).opacity;
+                                       
currentBackgroundContent.style.backgroundImage = backgroundImageURL;
+                               }
+
+                       }
+
+                       // Don't transition between identical backgrounds. This
+                       // prevents unwanted flicker.
+                       var previousBackgroundHash = previousBackground ? 
previousBackground.getAttribute( 'data-background-hash' ) : null;
+                       var currentBackgroundHash = 
currentBackground.getAttribute( 'data-background-hash' );
+                       if( currentBackgroundHash && currentBackgroundHash === 
previousBackgroundHash && currentBackground !== previousBackground ) {
+                               dom.background.classList.add( 'no-transition' );
+                       }
+
+                       previousBackground = currentBackground;
+
+               }
+
+               // If there's a background brightness flag for this slide,
+               // bubble it to the .reveal container
+               if( currentSlide ) {
+                       [ 'has-light-background', 'has-dark-background' 
].forEach( function( classToBubble ) {
+                               if( currentSlide.classList.contains( 
classToBubble ) ) {
+                                       dom.wrapper.classList.add( 
classToBubble );
+                               }
+                               else {
+                                       dom.wrapper.classList.remove( 
classToBubble );
+                               }
+                       } );
+               }
+
+               // Allow the first background to apply without transition
+               setTimeout( function() {
+                       dom.background.classList.remove( 'no-transition' );
+               }, 1 );
+
+       }
+
+       /**
+        * Updates the position of the parallax background based
+        * on the current slide index.
+        */
+       function updateParallax() {
+
+               if( config.parallaxBackgroundImage ) {
+
+                       var horizontalSlides = dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ),
+                               verticalSlides = dom.wrapper.querySelectorAll( 
VERTICAL_SLIDES_SELECTOR );
+
+                       var backgroundSize = 
dom.background.style.backgroundSize.split( ' ' ),
+                               backgroundWidth, backgroundHeight;
+
+                       if( backgroundSize.length === 1 ) {
+                               backgroundWidth = backgroundHeight = parseInt( 
backgroundSize[0], 10 );
+                       }
+                       else {
+                               backgroundWidth = parseInt( backgroundSize[0], 
10 );
+                               backgroundHeight = parseInt( backgroundSize[1], 
10 );
+                       }
+
+                       var slideWidth = dom.background.offsetWidth,
+                               horizontalSlideCount = horizontalSlides.length,
+                               horizontalOffsetMultiplier,
+                               horizontalOffset;
+
+                       if( typeof config.parallaxBackgroundHorizontal === 
'number' ) {
+                               horizontalOffsetMultiplier = 
config.parallaxBackgroundHorizontal;
+                       }
+                       else {
+                               horizontalOffsetMultiplier = 
horizontalSlideCount > 1 ? ( backgroundWidth - slideWidth ) / ( 
horizontalSlideCount-1 ) : 0;
+                       }
+
+                       horizontalOffset = horizontalOffsetMultiplier * indexh 
* -1;
+
+                       var slideHeight = dom.background.offsetHeight,
+                               verticalSlideCount = verticalSlides.length,
+                               verticalOffsetMultiplier,
+                               verticalOffset;
+
+                       if( typeof config.parallaxBackgroundVertical === 
'number' ) {
+                               verticalOffsetMultiplier = 
config.parallaxBackgroundVertical;
+                       }
+                       else {
+                               verticalOffsetMultiplier = ( backgroundHeight - 
slideHeight ) / ( verticalSlideCount-1 );
+                       }
+
+                       verticalOffset = verticalSlideCount > 0 ?  
verticalOffsetMultiplier * indexv : 0;
+
+                       dom.background.style.backgroundPosition = 
horizontalOffset + 'px ' + -verticalOffset + 'px';
+
+               }
+
+       }
+
+       /**
+        * Should the given element be preloaded?
+        * Decides based on local element attributes and global config.
+        *
+        * @param {HTMLElement} element
+        */
+       function shouldPreload( element ) {
+
+               // Prefer an explicit global preload setting
+               var preload = config.preloadIframes;
+
+               // If no global setting is available, fall back on the element's
+               // own preload setting
+               if( typeof preload !== 'boolean' ) {
+                       preload = element.hasAttribute( 'data-preload' );
+               }
+
+               return preload;
+       }
+
+       /**
+        * Called when the given slide is within the configured view
+        * distance. Shows the slide element and loads any content
+        * that is set to load lazily (data-src).
+        *
+        * @param {HTMLElement} slide Slide to show
+        */
+       function loadSlide( slide, options ) {
+
+               options = options || {};
+
+               // Show the slide element
+               slide.style.display = config.display;
+
+               // Media elements with data-src attributes
+               toArray( slide.querySelectorAll( 'img[data-src], 
video[data-src], audio[data-src], iframe[data-src]' ) ).forEach( function( 
element ) {
+                       if( element.tagName !== 'IFRAME' || shouldPreload( 
element ) ) {
+                               element.setAttribute( 'src', 
element.getAttribute( 'data-src' ) );
+                               element.setAttribute( 'data-lazy-loaded', '' );
+                               element.removeAttribute( 'data-src' );
+                       }
+               } );
+
+               // Media elements with <source> children
+               toArray( slide.querySelectorAll( 'video, audio' ) ).forEach( 
function( media ) {
+                       var sources = 0;
+
+                       toArray( media.querySelectorAll( 'source[data-src]' ) 
).forEach( function( source ) {
+                               source.setAttribute( 'src', 
source.getAttribute( 'data-src' ) );
+                               source.removeAttribute( 'data-src' );
+                               source.setAttribute( 'data-lazy-loaded', '' );
+                               sources += 1;
+                       } );
+
+                       // If we rewrote sources for this video/audio element, 
we need
+                       // to manually tell it to load from its new origin
+                       if( sources > 0 ) {
+                               media.load();
+                       }
+               } );
+
+
+               // Show the corresponding background element
+               var background = slide.slideBackgroundElement;
+               if( background ) {
+                       background.style.display = 'block';
+
+                       var backgroundContent = 
slide.slideBackgroundContentElement;
+
+                       // If the background contains media, load it
+                       if( background.hasAttribute( 'data-loaded' ) === false 
) {
+                               background.setAttribute( 'data-loaded', 'true' 
);
+
+                               var backgroundImage = slide.getAttribute( 
'data-background-image' ),
+                                       backgroundVideo = slide.getAttribute( 
'data-background-video' ),
+                                       backgroundVideoLoop = 
slide.hasAttribute( 'data-background-video-loop' ),
+                                       backgroundVideoMuted = 
slide.hasAttribute( 'data-background-video-muted' ),
+                                       backgroundIframe = slide.getAttribute( 
'data-background-iframe' );
+
+                               // Images
+                               if( backgroundImage ) {
+                                       backgroundContent.style.backgroundImage 
= 'url('+ encodeURI( backgroundImage ) +')';
+                               }
+                               // Videos
+                               else if ( backgroundVideo && !isSpeakerNotes() 
) {
+                                       var video = document.createElement( 
'video' );
+
+                                       if( backgroundVideoLoop ) {
+                                               video.setAttribute( 'loop', '' 
);
+                                       }
+
+                                       if( backgroundVideoMuted ) {
+                                               video.muted = true;
+                                       }
+
+                                       // Inline video playback works (at 
least in Mobile Safari) as
+                                       // long as the video is muted and the 
`playsinline` attribute is
+                                       // present
+                                       if( isMobileDevice ) {
+                                               video.muted = true;
+                                               video.autoplay = true;
+                                               video.setAttribute( 
'playsinline', '' );
+                                       }
+
+                                       // Support comma separated lists of 
video sources
+                                       backgroundVideo.split( ',' ).forEach( 
function( source ) {
+                                               video.innerHTML += '<source 
src="'+ source +'">';
+                                       } );
+
+                                       backgroundContent.appendChild( video );
+                               }
+                               // Iframes
+                               else if( backgroundIframe && 
options.excludeIframes !== true ) {
+                                       var iframe = document.createElement( 
'iframe' );
+                                       iframe.setAttribute( 'allowfullscreen', 
'' );
+                                       iframe.setAttribute( 
'mozallowfullscreen', '' );
+                                       iframe.setAttribute( 
'webkitallowfullscreen', '' );
+
+                                       // Only load autoplaying content when 
the slide is shown to
+                                       // avoid having it play in the 
background
+                                       if( /autoplay=(1|true|yes)/gi.test( 
backgroundIframe ) ) {
+                                               iframe.setAttribute( 
'data-src', backgroundIframe );
+                                       }
+                                       else {
+                                               iframe.setAttribute( 'src', 
backgroundIframe );
+                                       }
+
+                                       iframe.style.width  = '100%';
+                                       iframe.style.height = '100%';
+                                       iframe.style.maxHeight = '100%';
+                                       iframe.style.maxWidth = '100%';
+
+                                       backgroundContent.appendChild( iframe );
+                               }
+                       }
+
+               }
+
+       }
+
+       /**
+        * Unloads and hides the given slide. This is called when the
+        * slide is moved outside of the configured view distance.
+        *
+        * @param {HTMLElement} slide
+        */
+       function unloadSlide( slide ) {
+
+               // Hide the slide element
+               slide.style.display = 'none';
+
+               // Hide the corresponding background element
+               var background = getSlideBackground( slide );
+               if( background ) {
+                       background.style.display = 'none';
+               }
+
+               // Reset lazy-loaded media elements with src attributes
+               toArray( slide.querySelectorAll( 'video[data-lazy-loaded][src], 
audio[data-lazy-loaded][src], iframe[data-lazy-loaded][src]' ) ).forEach( 
function( element ) {
+                       element.setAttribute( 'data-src', element.getAttribute( 
'src' ) );
+                       element.removeAttribute( 'src' );
+               } );
+
+               // Reset lazy-loaded media elements with <source> children
+               toArray( slide.querySelectorAll( 'video[data-lazy-loaded] 
source[src], audio source[src]' ) ).forEach( function( source ) {
+                       source.setAttribute( 'data-src', source.getAttribute( 
'src' ) );
+                       source.removeAttribute( 'src' );
+               } );
+
+       }
+
+       /**
+        * Determine what available routes there are for navigation.
+        *
+        * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
+        */
+       function availableRoutes() {
+
+               var horizontalSlides = dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ),
+                       verticalSlides = dom.wrapper.querySelectorAll( 
VERTICAL_SLIDES_SELECTOR );
+
+               var routes = {
+                       left: indexh > 0,
+                       right: indexh < horizontalSlides.length - 1,
+                       up: indexv > 0,
+                       down: indexv < verticalSlides.length - 1
+               };
+
+               // Looped presentations can always be navigated as long as
+               // there are slides available
+               if( config.loop ) {
+                       if( horizontalSlides.length > 1 ) {
+                               routes.left = true;
+                               routes.right = true;
+                       }
+
+                       if( verticalSlides.length > 1 ) {
+                               routes.up = true;
+                               routes.down = true;
+                       }
+               }
+
+               // Reverse horizontal controls for rtl
+               if( config.rtl ) {
+                       var left = routes.left;
+                       routes.left = routes.right;
+                       routes.right = left;
+               }
+
+               return routes;
+
+       }
+
+       /**
+        * Returns an object describing the available fragment
+        * directions.
+        *
+        * @return {{prev: boolean, next: boolean}}
+        */
+       function availableFragments() {
+
+               if( currentSlide && config.fragments ) {
+                       var fragments = currentSlide.querySelectorAll( 
'.fragment' );
+                       var hiddenFragments = currentSlide.querySelectorAll( 
'.fragment:not(.visible)' );
+
+                       return {
+                               prev: fragments.length - hiddenFragments.length 
> 0,
+                               next: !!hiddenFragments.length
+                       };
+               }
+               else {
+                       return { prev: false, next: false };
+               }
+
+       }
+
+       /**
+        * Enforces origin-specific format rules for embedded media.
+        */
+       function formatEmbeddedContent() {
+
+               var _appendParamToIframeSource = function( sourceAttribute, 
sourceURL, param ) {
+                       toArray( dom.slides.querySelectorAll( 'iframe['+ 
sourceAttribute +'*="'+ sourceURL +'"]' ) ).forEach( function( el ) {
+                               var src = el.getAttribute( sourceAttribute );
+                               if( src && src.indexOf( param ) === -1 ) {
+                                       el.setAttribute( sourceAttribute, src + 
( !/\?/.test( src ) ? '?' : '&' ) + param );
+                               }
+                       });
+               };
+
+               // YouTube frames must include "?enablejsapi=1"
+               _appendParamToIframeSource( 'src', 'youtube.com/embed/', 
'enablejsapi=1' );
+               _appendParamToIframeSource( 'data-src', 'youtube.com/embed/', 
'enablejsapi=1' );
+
+               // Vimeo frames must include "?api=1"
+               _appendParamToIframeSource( 'src', 'player.vimeo.com/', 'api=1' 
);
+               _appendParamToIframeSource( 'data-src', 'player.vimeo.com/', 
'api=1' );
+
+       }
+
+       /**
+        * Start playback of any embedded content inside of
+        * the given element.
+        *
+        * @param {HTMLElement} element
+        */
+       function startEmbeddedContent( element ) {
+
+               if( element && !isSpeakerNotes() ) {
+
+                       // Restart GIFs
+                       toArray( element.querySelectorAll( 'img[src$=".gif"]' ) 
).forEach( function( el ) {
+                               // Setting the same unchanged source like this 
was confirmed
+                               // to work in Chrome, FF & Safari
+                               el.setAttribute( 'src', el.getAttribute( 'src' 
) );
+                       } );
+
+                       // HTML5 media elements
+                       toArray( element.querySelectorAll( 'video, audio' ) 
).forEach( function( el ) {
+                               if( closestParent( el, '.fragment' ) && 
!closestParent( el, '.fragment.visible' ) ) {
+                                       return;
+                               }
+
+                               // Prefer an explicit global autoplay setting
+                               var autoplay = config.autoPlayMedia;
+
+                               // If no global setting is available, fall back 
on the element's
+                               // own autoplay setting
+                               if( typeof autoplay !== 'boolean' ) {
+                                       autoplay = el.hasAttribute( 
'data-autoplay' ) || !!closestParent( el, '.slide-background' );
+                               }
+
+                               if( autoplay && typeof el.play === 'function' ) 
{
+
+                                       // If the media is ready, start playback
+                                       if( el.readyState > 1 ) {
+                                               startEmbeddedMedia( { target: 
el } );
+                                       }
+                                       // Mobile devices never fire a loaded 
event so instead
+                                       // of waiting, we initiate playback
+                                       else if( isMobileDevice ) {
+                                               var promise = el.play();
+
+                                               // If autoplay does not work, 
ensure that the controls are visible so
+                                               // that the viewer can start 
the media on their own
+                                               if( promise && typeof 
promise.catch === 'function' && el.controls === false ) {
+                                                       promise.catch( 
function() {
+                                                               el.controls = 
true;
+
+                                                               // Once the 
video does start playing, hide the controls again
+                                                               
el.addEventListener( 'play', function() {
+                                                                       
el.controls = false;
+                                                               } );
+                                                       } );
+                                               }
+                                       }
+                                       // If the media isn't loaded, wait 
before playing
+                                       else {
+                                               el.removeEventListener( 
'loadeddata', startEmbeddedMedia ); // remove first to avoid dupes
+                                               el.addEventListener( 
'loadeddata', startEmbeddedMedia );
+                                       }
+
+                               }
+                       } );
+
+                       // Normal iframes
+                       toArray( element.querySelectorAll( 'iframe[src]' ) 
).forEach( function( el ) {
+                               if( closestParent( el, '.fragment' ) && 
!closestParent( el, '.fragment.visible' ) ) {
+                                       return;
+                               }
+
+                               startEmbeddedIframe( { target: el } );
+                       } );
+
+                       // Lazy loading iframes
+                       toArray( element.querySelectorAll( 'iframe[data-src]' ) 
).forEach( function( el ) {
+                               if( closestParent( el, '.fragment' ) && 
!closestParent( el, '.fragment.visible' ) ) {
+                                       return;
+                               }
+
+                               if( el.getAttribute( 'src' ) !== 
el.getAttribute( 'data-src' ) ) {
+                                       el.removeEventListener( 'load', 
startEmbeddedIframe ); // remove first to avoid dupes
+                                       el.addEventListener( 'load', 
startEmbeddedIframe );
+                                       el.setAttribute( 'src', 
el.getAttribute( 'data-src' ) );
+                               }
+                       } );
+
+               }
+
+       }
+
+       /**
+        * Starts playing an embedded video/audio element after
+        * it has finished loading.
+        *
+        * @param {object} event
+        */
+       function startEmbeddedMedia( event ) {
+
+               var isAttachedToDOM = !!closestParent( event.target, 'html' ),
+                       isVisible               = !!closestParent( 
event.target, '.present' );
+
+               if( isAttachedToDOM && isVisible ) {
+                       event.target.currentTime = 0;
+                       event.target.play();
+               }
+
+               event.target.removeEventListener( 'loadeddata', 
startEmbeddedMedia );
+
+       }
+
+       /**
+        * "Starts" the content of an embedded iframe using the
+        * postMessage API.
+        *
+        * @param {object} event
+        */
+       function startEmbeddedIframe( event ) {
+
+               var iframe = event.target;
+
+               if( iframe && iframe.contentWindow ) {
+
+                       var isAttachedToDOM = !!closestParent( event.target, 
'html' ),
+                               isVisible               = !!closestParent( 
event.target, '.present' );
+
+                       if( isAttachedToDOM && isVisible ) {
+
+                               // Prefer an explicit global autoplay setting
+                               var autoplay = config.autoPlayMedia;
+
+                               // If no global setting is available, fall back 
on the element's
+                               // own autoplay setting
+                               if( typeof autoplay !== 'boolean' ) {
+                                       autoplay = iframe.hasAttribute( 
'data-autoplay' ) || !!closestParent( iframe, '.slide-background' );
+                               }
+
+                               // YouTube postMessage API
+                               if( /youtube\.com\/embed\//.test( 
iframe.getAttribute( 'src' ) ) && autoplay ) {
+                                       iframe.contentWindow.postMessage( 
'{"event":"command","func":"playVideo","args":""}', '*' );
+                               }
+                               // Vimeo postMessage API
+                               else if( /player\.vimeo\.com\//.test( 
iframe.getAttribute( 'src' ) ) && autoplay ) {
+                                       iframe.contentWindow.postMessage( 
'{"method":"play"}', '*' );
+                               }
+                               // Generic postMessage API
+                               else {
+                                       iframe.contentWindow.postMessage( 
'slide:start', '*' );
+                               }
+
+                       }
+
+               }
+
+       }
+
+       /**
+        * Stop playback of any embedded content inside of
+        * the targeted slide.
+        *
+        * @param {HTMLElement} element
+        */
+       function stopEmbeddedContent( element, options ) {
+
+               options = extend( {
+                       // Defaults
+                       unloadIframes: true
+               }, options || {} );
+
+               if( element && element.parentNode ) {
+                       // HTML5 media elements
+                       toArray( element.querySelectorAll( 'video, audio' ) 
).forEach( function( el ) {
+                               if( !el.hasAttribute( 'data-ignore' ) && typeof 
el.pause === 'function' ) {
+                                       
el.setAttribute('data-paused-by-reveal', '');
+                                       el.pause();
+                               }
+                       } );
+
+                       // Generic postMessage API for non-lazy loaded iframes
+                       toArray( element.querySelectorAll( 'iframe' ) 
).forEach( function( el ) {
+                               if( el.contentWindow ) 
el.contentWindow.postMessage( 'slide:stop', '*' );
+                               el.removeEventListener( 'load', 
startEmbeddedIframe );
+                       });
+
+                       // YouTube postMessage API
+                       toArray( element.querySelectorAll( 
'iframe[src*="youtube.com/embed/"]' ) ).forEach( function( el ) {
+                               if( !el.hasAttribute( 'data-ignore' ) && 
el.contentWindow && typeof el.contentWindow.postMessage === 'function' ) {
+                                       el.contentWindow.postMessage( 
'{"event":"command","func":"pauseVideo","args":""}', '*' );
+                               }
+                       });
+
+                       // Vimeo postMessage API
+                       toArray( element.querySelectorAll( 
'iframe[src*="player.vimeo.com/"]' ) ).forEach( function( el ) {
+                               if( !el.hasAttribute( 'data-ignore' ) && 
el.contentWindow && typeof el.contentWindow.postMessage === 'function' ) {
+                                       el.contentWindow.postMessage( 
'{"method":"pause"}', '*' );
+                               }
+                       });
+
+                       if( options.unloadIframes === true ) {
+                               // Unload lazy-loaded iframes
+                               toArray( element.querySelectorAll( 
'iframe[data-src]' ) ).forEach( function( el ) {
+                                       // Only removing the src doesn't 
actually unload the frame
+                                       // in all browsers (Firefox) so we set 
it to blank first
+                                       el.setAttribute( 'src', 'about:blank' );
+                                       el.removeAttribute( 'src' );
+                               } );
+                       }
+               }
+
+       }
+
+       /**
+        * Returns the number of past slides. This can be used as a global
+        * flattened index for slides.
+        *
+        * @return {number} Past slide count
+        */
+       function getSlidePastCount() {
+
+               var horizontalSlides = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) );
+
+               // The number of past slides
+               var pastCount = 0;
+
+               // Step through all slides and count the past ones
+               mainLoop: for( var i = 0; i < horizontalSlides.length; i++ ) {
+
+                       var horizontalSlide = horizontalSlides[i];
+                       var verticalSlides = toArray( 
horizontalSlide.querySelectorAll( 'section' ) );
+
+                       for( var j = 0; j < verticalSlides.length; j++ ) {
+
+                               // Stop as soon as we arrive at the present
+                               if( verticalSlides[j].classList.contains( 
'present' ) ) {
+                                       break mainLoop;
+                               }
+
+                               pastCount++;
+
+                       }
+
+                       // Stop as soon as we arrive at the present
+                       if( horizontalSlide.classList.contains( 'present' ) ) {
+                               break;
+                       }
+
+                       // Don't count the wrapping section for vertical slides
+                       if( horizontalSlide.classList.contains( 'stack' ) === 
false ) {
+                               pastCount++;
+                       }
+
+               }
+
+               return pastCount;
+
+       }
+
+       /**
+        * Returns a value ranging from 0-1 that represents
+        * how far into the presentation we have navigated.
+        *
+        * @return {number}
+        */
+       function getProgress() {
+
+               // The number of past and total slides
+               var totalCount = getTotalSlides();
+               var pastCount = getSlidePastCount();
+
+               if( currentSlide ) {
+
+                       var allFragments = currentSlide.querySelectorAll( 
'.fragment' );
+
+                       // If there are fragments in the current slide those 
should be
+                       // accounted for in the progress.
+                       if( allFragments.length > 0 ) {
+                               var visibleFragments = 
currentSlide.querySelectorAll( '.fragment.visible' );
+
+                               // This value represents how big a portion of 
the slide progress
+                               // that is made up by its fragments (0-1)
+                               var fragmentWeight = 0.9;
+
+                               // Add fragment progress to the past slide count
+                               pastCount += ( visibleFragments.length / 
allFragments.length ) * fragmentWeight;
+                       }
+
+               }
+
+               return Math.min( pastCount / ( totalCount - 1 ), 1 );
+
+       }
+
+       /**
+        * Checks if this presentation is running inside of the
+        * speaker notes window.
+        *
+        * @return {boolean}
+        */
+       function isSpeakerNotes() {
+
+               return !!window.location.search.match( /receiver/gi );
+
+       }
+
+       /**
+        * Reads the current URL (hash) and navigates accordingly.
+        */
+       function readURL() {
+
+               var hash = window.location.hash;
+
+               // Attempt to parse the hash as either an index or name
+               var bits = hash.slice( 2 ).split( '/' ),
+                       name = hash.replace( /#|\//gi, '' );
+
+               // If the first bit is not fully numeric and there is a name we
+               // can assume that this is a named link
+               if( !/^[0-9]*$/.test( bits[0] ) && name.length ) {
+                       var element;
+
+                       // Ensure the named link is a valid HTML ID attribute
+                       try {
+                               element = document.getElementById( 
decodeURIComponent( name ) );
+                       }
+                       catch ( error ) { }
+
+                       // Ensure that we're not already on a slide with the 
same name
+                       var isSameNameAsCurrentSlide = currentSlide ? 
currentSlide.getAttribute( 'id' ) === name : false;
+
+                       if( element ) {
+                               // If the slide exists and is not the current 
slide...
+                               if ( !isSameNameAsCurrentSlide ) {
+                                       // ...find the position of the named 
slide and navigate to it
+                                       var indices = 
Reveal.getIndices(element);
+                                       slide(indices.h, indices.v);
+                               }
+                       }
+                       // If the slide doesn't exist, navigate to the current 
slide
+                       else {
+                               slide( indexh || 0, indexv || 0 );
+                       }
+               }
+               else {
+                       var hashIndexBase = config.hashOneBasedIndex ? 1 : 0;
+
+                       // Read the index components of the hash
+                       var h = ( parseInt( bits[0], 10 ) - hashIndexBase ) || 
0,
+                               v = ( parseInt( bits[1], 10 ) - hashIndexBase ) 
|| 0,
+                               f;
+
+                       if( config.fragmentInURL ) {
+                               f = parseInt( bits[2], 10 );
+                               if( isNaN( f ) ) {
+                                       f = undefined;
+                               }
+                       }
+
+                       if( h !== indexh || v !== indexv || f !== undefined ) {
+                               slide( h, v, f );
+                       }
+               }
+
+       }
+
+       /**
+        * Updates the page URL (hash) to reflect the current
+        * state.
+        *
+        * @param {number} delay The time in ms to wait before
+        * writing the hash
+        */
+       function writeURL( delay ) {
+
+               // Make sure there's never more than one timeout running
+               clearTimeout( writeURLTimeout );
+
+               // If a delay is specified, timeout this call
+               if( typeof delay === 'number' ) {
+                       writeURLTimeout = setTimeout( writeURL, delay );
+               }
+               else if( currentSlide ) {
+                       // If we're configured to push to history OR the history
+                       // API is not avaialble.
+                       if( config.history || !window.history ) {
+                               window.location.hash = locationHash();
+                       }
+                       // If we're configured to reflect the current slide in 
the
+                       // URL without pushing to history.
+                       else if( config.hash ) {
+                               window.history.replaceState( null, null, '#' + 
locationHash() );
+                       }
+                       // If history and hash are both disabled, a hash may 
still
+                       // be added to the URL by clicking on a href with a hash
+                       // target. Counter this by always removing the hash.
+                       else {
+                               window.history.replaceState( null, null, 
window.location.pathname + window.location.search );
+                       }
+               }
+
+       }
+       /**
+        * Retrieves the h/v location and fragment of the current,
+        * or specified, slide.
+        *
+        * @param {HTMLElement} [slide] If specified, the returned
+        * index will be for this slide rather than the currently
+        * active one
+        *
+        * @return {{h: number, v: number, f: number}}
+        */
+       function getIndices( slide ) {
+
+               // By default, return the current indices
+               var h = indexh,
+                       v = indexv,
+                       f;
+
+               // If a slide is specified, return the indices of that slide
+               if( slide ) {
+                       var isVertical = isVerticalSlide( slide );
+                       var slideh = isVertical ? slide.parentNode : slide;
+
+                       // Select all horizontal slides
+                       var horizontalSlides = toArray( 
dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR ) );
+
+                       // Now that we know which the horizontal slide is, get 
its index
+                       h = Math.max( horizontalSlides.indexOf( slideh ), 0 );
+
+                       // Assume we're not vertical
+                       v = undefined;
+
+                       // If this is a vertical slide, grab the vertical index
+                       if( isVertical ) {
+                               v = Math.max( toArray( 
slide.parentNode.querySelectorAll( 'section' ) ).indexOf( slide ), 0 );
+                       }
+               }
+
+               if( !slide && currentSlide ) {
+                       var hasFragments = currentSlide.querySelectorAll( 
'.fragment' ).length > 0;
+                       if( hasFragments ) {
+                               var currentFragment = 
currentSlide.querySelector( '.current-fragment' );
+                               if( currentFragment && 
currentFragment.hasAttribute( 'data-fragment-index' ) ) {
+                                       f = parseInt( 
currentFragment.getAttribute( 'data-fragment-index' ), 10 );
+                               }
+                               else {
+                                       f = currentSlide.querySelectorAll( 
'.fragment.visible' ).length - 1;
+                               }
+                       }
+               }
+
+               return { h: h, v: v, f: f };
+
+       }
+
+       /**
+        * Retrieves all slides in this presentation.
+        */
+       function getSlides() {
+
+               return toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR + 
':not(.stack)' ));
+
+       }
+
+       /**
+        * Returns an array of objects where each object represents the
+        * attributes on its respective slide.
+        */
+       function getSlidesAttributes() {
+
+               return getSlides().map( function( slide ) {
+
+                       var attributes = {};
+                       for( var i = 0; i < slide.attributes.length; i++ ) {
+                               var attribute = slide.attributes[ i ];
+                               attributes[ attribute.name ] = attribute.value;
+                       }
+                       return attributes;
+
+               } );
+
+       }
+
+       /**
+        * Retrieves the total number of slides in this presentation.
+        *
+        * @return {number}
+        */
+       function getTotalSlides() {
+
+               return getSlides().length;
+
+       }
+
+       /**
+        * Returns the slide element matching the specified index.
+        *
+        * @return {HTMLElement}
+        */
+       function getSlide( x, y ) {
+
+               var horizontalSlide = dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR )[ x ];
+               var verticalSlides = horizontalSlide && 
horizontalSlide.querySelectorAll( 'section' );
+
+               if( verticalSlides && verticalSlides.length && typeof y === 
'number' ) {
+                       return verticalSlides ? verticalSlides[ y ] : undefined;
+               }
+
+               return horizontalSlide;
+
+       }
+
+       /**
+        * Returns the background element for the given slide.
+        * All slides, even the ones with no background properties
+        * defined, have a background element so as long as the
+        * index is valid an element will be returned.
+        *
+        * @param {mixed} x Horizontal background index OR a slide
+        * HTML element
+        * @param {number} y Vertical background index
+        * @return {(HTMLElement[]|*)}
+        */
+       function getSlideBackground( x, y ) {
+
+               var slide = typeof x === 'number' ? getSlide( x, y ) : x;
+               if( slide ) {
+                       return slide.slideBackgroundElement;
+               }
+
+               return undefined;
+
+       }
+
+       /**
+        * Retrieves the speaker notes from a slide. Notes can be
+        * defined in two ways:
+        * 1. As a data-notes attribute on the slide <section>
+        * 2. As an <aside class="notes"> inside of the slide
+        *
+        * @param {HTMLElement} [slide=currentSlide]
+        * @return {(string|null)}
+        */
+       function getSlideNotes( slide ) {
+
+               // Default to the current slide
+               slide = slide || currentSlide;
+
+               // Notes can be specified via the data-notes attribute...
+               if( slide.hasAttribute( 'data-notes' ) ) {
+                       return slide.getAttribute( 'data-notes' );
+               }
+
+               // ... or using an <aside class="notes"> element
+               var notesElement = slide.querySelector( 'aside.notes' );
+               if( notesElement ) {
+                       return notesElement.innerHTML;
+               }
+
+               return null;
+
+       }
+
+       /**
+        * Retrieves the current state of the presentation as
+        * an object. This state can then be restored at any
+        * time.
+        *
+        * @return {{indexh: number, indexv: number, indexf: number, paused: 
boolean, overview: boolean}}
+        */
+       function getState() {
+
+               var indices = getIndices();
+
+               return {
+                       indexh: indices.h,
+                       indexv: indices.v,
+                       indexf: indices.f,
+                       paused: isPaused(),
+                       overview: isOverview()
+               };
+
+       }
+
+       /**
+        * Restores the presentation to the given state.
+        *
+        * @param {object} state As generated by getState()
+        * @see {@link getState} generates the parameter `state`
+        */
+       function setState( state ) {
+
+               if( typeof state === 'object' ) {
+                       slide( deserialize( state.indexh ), deserialize( 
state.indexv ), deserialize( state.indexf ) );
+
+                       var pausedFlag = deserialize( state.paused ),
+                               overviewFlag = deserialize( state.overview );
+
+                       if( typeof pausedFlag === 'boolean' && pausedFlag !== 
isPaused() ) {
+                               togglePause( pausedFlag );
+                       }
+
+                       if( typeof overviewFlag === 'boolean' && overviewFlag 
!== isOverview() ) {
+                               toggleOverview( overviewFlag );
+                       }
+               }
+
+       }
+
+       /**
+        * Return a sorted fragments list, ordered by an increasing
+        * "data-fragment-index" attribute.
+        *
+        * Fragments will be revealed in the order that they are returned by
+        * this function, so you can use the index attributes to control the
+        * order of fragment appearance.
+        *
+        * To maintain a sensible default fragment order, fragments are presumed
+        * to be passed in document order. This function adds a "fragment-index"
+        * attribute to each node if such an attribute is not already present,
+        * and sets that attribute to an integer value which is the position of
+        * the fragment within the fragments list.
+        *
+        * @param {object[]|*} fragments
+        * @param {boolean} grouped If true the returned array will contain
+        * nested arrays for all fragments with the same index
+        * @return {object[]} sorted Sorted array of fragments
+        */
+       function sortFragments( fragments, grouped ) {
+
+               fragments = toArray( fragments );
+
+               var ordered = [],
+                       unordered = [],
+                       sorted = [];
+
+               // Group ordered and unordered elements
+               fragments.forEach( function( fragment, i ) {
+                       if( fragment.hasAttribute( 'data-fragment-index' ) ) {
+                               var index = parseInt( fragment.getAttribute( 
'data-fragment-index' ), 10 );
+
+                               if( !ordered[index] ) {
+                                       ordered[index] = [];
+                               }
+
+                               ordered[index].push( fragment );
+                       }
+                       else {
+                               unordered.push( [ fragment ] );
+                       }
+               } );
+
+               // Append fragments without explicit indices in their
+               // DOM order
+               ordered = ordered.concat( unordered );
+
+               // Manually count the index up per group to ensure there
+               // are no gaps
+               var index = 0;
+
+               // Push all fragments in their sorted order to an array,
+               // this flattens the groups
+               ordered.forEach( function( group ) {
+                       group.forEach( function( fragment ) {
+                               sorted.push( fragment );
+                               fragment.setAttribute( 'data-fragment-index', 
index );
+                       } );
+
+                       index ++;
+               } );
+
+               return grouped === true ? ordered : sorted;
+
+       }
+
+       /**
+        * Refreshes the fragments on the current slide so that they
+        * have the appropriate classes (.visible + .current-fragment).
+        *
+        * @param {number} [index] The index of the current fragment
+        * @param {array} [fragments] Array containing all fragments
+        * in the current slide
+        *
+        * @return {{shown: array, hidden: array}}
+        */
+       function updateFragments( index, fragments ) {
+
+               var changedFragments = {
+                       shown: [],
+                       hidden: []
+               };
+
+               if( currentSlide && config.fragments ) {
+
+                       fragments = fragments || sortFragments( 
currentSlide.querySelectorAll( '.fragment' ) );
+
+                       if( fragments.length ) {
+
+                               if( typeof index !== 'number' ) {
+                                       var currentFragment = sortFragments( 
currentSlide.querySelectorAll( '.fragment.visible' ) ).pop();
+                                       if( currentFragment ) {
+                                               index = parseInt( 
currentFragment.getAttribute( 'data-fragment-index' ) || 0, 10 );
+                                       }
+                               }
+
+                               toArray( fragments ).forEach( function( el, i ) 
{
+
+                                       if( el.hasAttribute( 
'data-fragment-index' ) ) {
+                                               i = parseInt( el.getAttribute( 
'data-fragment-index' ), 10 );
+                                       }
+
+                                       // Visible fragments
+                                       if( i <= index ) {
+                                               if( !el.classList.contains( 
'visible' ) ) changedFragments.shown.push( el );
+                                               el.classList.add( 'visible' );
+                                               el.classList.remove( 
'current-fragment' );
+
+                                               // Announce the fragments one 
by one to the Screen Reader
+                                               dom.statusDiv.textContent = 
getStatusText( el );
+
+                                               if( i === index ) {
+                                                       el.classList.add( 
'current-fragment' );
+                                                       startEmbeddedContent( 
el );
+                                               }
+                                       }
+                                       // Hidden fragments
+                                       else {
+                                               if( el.classList.contains( 
'visible' ) ) changedFragments.hidden.push( el );
+                                               el.classList.remove( 'visible' 
);
+                                               el.classList.remove( 
'current-fragment' );
+                                       }
+
+                               } );
+
+                       }
+
+               }
+
+               return changedFragments;
+
+       }
+
+       /**
+        * Navigate to the specified slide fragment.
+        *
+        * @param {?number} index The index of the fragment that
+        * should be shown, -1 means all are invisible
+        * @param {number} offset Integer offset to apply to the
+        * fragment index
+        *
+        * @return {boolean} true if a change was made in any
+        * fragments visibility as part of this call
+        */
+       function navigateFragment( index, offset ) {
+
+               if( currentSlide && config.fragments ) {
+
+                       var fragments = sortFragments( 
currentSlide.querySelectorAll( '.fragment' ) );
+                       if( fragments.length ) {
+
+                               // If no index is specified, find the current
+                               if( typeof index !== 'number' ) {
+                                       var lastVisibleFragment = 
sortFragments( currentSlide.querySelectorAll( '.fragment.visible' ) ).pop();
+
+                                       if( lastVisibleFragment ) {
+                                               index = parseInt( 
lastVisibleFragment.getAttribute( 'data-fragment-index' ) || 0, 10 );
+                                       }
+                                       else {
+                                               index = -1;
+                                       }
+                               }
+
+                               // If an offset is specified, apply it to the 
index
+                               if( typeof offset === 'number' ) {
+                                       index += offset;
+                               }
+
+                               var changedFragments = updateFragments( index, 
fragments );
+
+                               if( changedFragments.hidden.length ) {
+                                       dispatchEvent( 'fragmenthidden', { 
fragment: changedFragments.hidden[0], fragments: changedFragments.hidden } );
+                               }
+
+                               if( changedFragments.shown.length ) {
+                                       dispatchEvent( 'fragmentshown', { 
fragment: changedFragments.shown[0], fragments: changedFragments.shown } );
+                               }
+
+                               updateControls();
+                               updateProgress();
+
+                               if( config.fragmentInURL ) {
+                                       writeURL();
+                               }
+
+                               return !!( changedFragments.shown.length || 
changedFragments.hidden.length );
+
+                       }
+
+               }
+
+               return false;
+
+       }
+
+       /**
+        * Navigate to the next slide fragment.
+        *
+        * @return {boolean} true if there was a next fragment,
+        * false otherwise
+        */
+       function nextFragment() {
+
+               return navigateFragment( null, 1 );
+
+       }
+
+       /**
+        * Navigate to the previous slide fragment.
+        *
+        * @return {boolean} true if there was a previous fragment,
+        * false otherwise
+        */
+       function previousFragment() {
+
+               return navigateFragment( null, -1 );
+
+       }
+
+       /**
+        * Cues a new automated slide if enabled in the config.
+        */
+       function cueAutoSlide() {
+
+               cancelAutoSlide();
+
+               if( currentSlide && config.autoSlide !== false ) {
+
+                       var fragment = currentSlide.querySelector( 
'.current-fragment' );
+
+                       // When the slide first appears there is no "current" 
fragment so
+                       // we look for a data-autoslide timing on the first 
fragment
+                       if( !fragment ) fragment = currentSlide.querySelector( 
'.fragment' );
+
+                       var fragmentAutoSlide = fragment ? 
fragment.getAttribute( 'data-autoslide' ) : null;
+                       var parentAutoSlide = currentSlide.parentNode ? 
currentSlide.parentNode.getAttribute( 'data-autoslide' ) : null;
+                       var slideAutoSlide = currentSlide.getAttribute( 
'data-autoslide' );
+
+                       // Pick value in the following priority order:
+                       // 1. Current fragment's data-autoslide
+                       // 2. Current slide's data-autoslide
+                       // 3. Parent slide's data-autoslide
+                       // 4. Global autoSlide setting
+                       if( fragmentAutoSlide ) {
+                               autoSlide = parseInt( fragmentAutoSlide, 10 );
+                       }
+                       else if( slideAutoSlide ) {
+                               autoSlide = parseInt( slideAutoSlide, 10 );
+                       }
+                       else if( parentAutoSlide ) {
+                               autoSlide = parseInt( parentAutoSlide, 10 );
+                       }
+                       else {
+                               autoSlide = config.autoSlide;
+                       }
+
+                       // If there are media elements with data-autoplay,
+                       // automatically set the autoSlide duration to the
+                       // length of that media. Not applicable if the slide
+                       // is divided up into fragments.
+                       // playbackRate is accounted for in the duration.
+                       if( currentSlide.querySelectorAll( '.fragment' ).length 
=== 0 ) {
+                               toArray( currentSlide.querySelectorAll( 'video, 
audio' ) ).forEach( function( el ) {
+                                       if( el.hasAttribute( 'data-autoplay' ) 
) {
+                                               if( autoSlide && (el.duration * 
1000 / el.playbackRate ) > autoSlide ) {
+                                                       autoSlide = ( 
el.duration * 1000 / el.playbackRate ) + 1000;
+                                               }
+                                       }
+                               } );
+                       }
+
+                       // Cue the next auto-slide if:
+                       // - There is an autoSlide value
+                       // - Auto-sliding isn't paused by the user
+                       // - The presentation isn't paused
+                       // - The overview isn't active
+                       // - The presentation isn't over
+                       if( autoSlide && !autoSlidePaused && !isPaused() && 
!isOverview() && ( !Reveal.isLastSlide() || availableFragments().next || 
config.loop === true ) ) {
+                               autoSlideTimeout = setTimeout( function() {
+                                       typeof config.autoSlideMethod === 
'function' ? config.autoSlideMethod() : navigateNext();
+                                       cueAutoSlide();
+                               }, autoSlide );
+                               autoSlideStartTime = Date.now();
+                       }
+
+                       if( autoSlidePlayer ) {
+                               autoSlidePlayer.setPlaying( autoSlideTimeout 
!== -1 );
+                       }
+
+               }
+
+       }
+
+       /**
+        * Cancels any ongoing request to auto-slide.
+        */
+       function cancelAutoSlide() {
+
+               clearTimeout( autoSlideTimeout );
+               autoSlideTimeout = -1;
+
+       }
+
+       function pauseAutoSlide() {
+
+               if( autoSlide && !autoSlidePaused ) {
+                       autoSlidePaused = true;
+                       dispatchEvent( 'autoslidepaused' );
+                       clearTimeout( autoSlideTimeout );
+
+                       if( autoSlidePlayer ) {
+                               autoSlidePlayer.setPlaying( false );
+                       }
+               }
+
+       }
+
+       function resumeAutoSlide() {
+
+               if( autoSlide && autoSlidePaused ) {
+                       autoSlidePaused = false;
+                       dispatchEvent( 'autoslideresumed' );
+                       cueAutoSlide();
+               }
+
+       }
+
+       function navigateLeft() {
+
+               // Reverse for RTL
+               if( config.rtl ) {
+                       if( ( isOverview() || nextFragment() === false ) && 
availableRoutes().left ) {
+                               slide( indexh + 1, config.navigationMode === 
'grid' ? indexv : undefined );
+                       }
+               }
+               // Normal navigation
+               else if( ( isOverview() || previousFragment() === false ) && 
availableRoutes().left ) {
+                       slide( indexh - 1, config.navigationMode === 'grid' ? 
indexv : undefined );
+               }
+
+       }
+
+       function navigateRight() {
+
+               hasNavigatedRight = true;
+
+               // Reverse for RTL
+               if( config.rtl ) {
+                       if( ( isOverview() || previousFragment() === false ) && 
availableRoutes().right ) {
+                               slide( indexh - 1, config.navigationMode === 
'grid' ? indexv : undefined );
+                       }
+               }
+               // Normal navigation
+               else if( ( isOverview() || nextFragment() === false ) && 
availableRoutes().right ) {
+                       slide( indexh + 1, config.navigationMode === 'grid' ? 
indexv : undefined );
+               }
+
+       }
+
+       function navigateUp() {
+
+               // Prioritize hiding fragments
+               if( ( isOverview() || previousFragment() === false ) && 
availableRoutes().up ) {
+                       slide( indexh, indexv - 1 );
+               }
+
+       }
+
+       function navigateDown() {
+
+               hasNavigatedDown = true;
+
+               // Prioritize revealing fragments
+               if( ( isOverview() || nextFragment() === false ) && 
availableRoutes().down ) {
+                       slide( indexh, indexv + 1 );
+               }
+
+       }
+
+       /**
+        * Navigates backwards, prioritized in the following order:
+        * 1) Previous fragment
+        * 2) Previous vertical slide
+        * 3) Previous horizontal slide
+        */
+       function navigatePrev() {
+
+               // Prioritize revealing fragments
+               if( previousFragment() === false ) {
+                       if( availableRoutes().up ) {
+                               navigateUp();
+                       }
+                       else {
+                               // Fetch the previous horizontal slide, if 
there is one
+                               var previousSlide;
+
+                               if( config.rtl ) {
+                                       previousSlide = toArray( 
dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR + '.future' ) ).pop();
+                               }
+                               else {
+                                       previousSlide = toArray( 
dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR + '.past' ) ).pop();
+                               }
+
+                               if( previousSlide ) {
+                                       var v = ( 
previousSlide.querySelectorAll( 'section' ).length - 1 ) || undefined;
+                                       var h = indexh - 1;
+                                       slide( h, v );
+                               }
+                       }
+               }
+
+       }
+
+       /**
+        * The reverse of #navigatePrev().
+        */
+       function navigateNext() {
+
+               hasNavigatedRight = true;
+               hasNavigatedDown = true;
+
+               // Prioritize revealing fragments
+               if( nextFragment() === false ) {
+
+                       var routes = availableRoutes();
+
+                       // When looping is enabled `routes.down` is always 
available
+                       // so we need a separate check for when we've reached 
the
+                       // end of a stack and should move horizontally
+                       if( routes.down && routes.right && config.loop && 
Reveal.isLastVerticalSlide( currentSlide ) ) {
+                               routes.down = false;
+                       }
+
+                       if( routes.down ) {
+                               navigateDown();
+                       }
+                       else if( config.rtl ) {
+                               navigateLeft();
+                       }
+                       else {
+                               navigateRight();
+                       }
+               }
+
+       }
+
+       /**
+        * Checks if the target element prevents the triggering of
+        * swipe navigation.
+        */
+       function isSwipePrevented( target ) {
+
+               while( target && typeof target.hasAttribute === 'function' ) {
+                       if( target.hasAttribute( 'data-prevent-swipe' ) ) 
return true;
+                       target = target.parentNode;
+               }
+
+               return false;
+
+       }
+
+
+       // 
--------------------------------------------------------------------//
+       // ----------------------------- EVENTS 
-------------------------------//
+       // 
--------------------------------------------------------------------//
+
+       /**
+        * Called by all event handlers that are based on user
+        * input.
+        *
+        * @param {object} [event]
+        */
+       function onUserInput( event ) {
+
+               if( config.autoSlideStoppable ) {
+                       pauseAutoSlide();
+               }
+
+       }
+
+       /**
+        * Called whenever there is mouse input at the document level
+        * to determine if the cursor is active or not.
+        *
+        * @param {object} event
+        */
+       function onDocumentCursorActive( event ) {
+
+               showCursor();
+
+               clearTimeout( cursorInactiveTimeout );
+
+               cursorInactiveTimeout = setTimeout( hideCursor, 
config.hideCursorTime );
+
+       }
+
+       /**
+        * Handler for the document level 'keypress' event.
+        *
+        * @param {object} event
+        */
+       function onDocumentKeyPress( event ) {
+
+               // Check if the pressed key is question mark
+               if( event.shiftKey && event.charCode === 63 ) {
+                       toggleHelp();
+               }
+
+       }
+
+       /**
+        * Handler for the document level 'keydown' event.
+        *
+        * @param {object} event
+        */
+       function onDocumentKeyDown( event ) {
+
+               // If there's a condition specified and it returns false,
+               // ignore this event
+               if( typeof config.keyboardCondition === 'function' && 
config.keyboardCondition(event) === false ) {
+                       return true;
+               }
+
+               // Shorthand
+               var keyCode = event.keyCode;
+
+               // Remember if auto-sliding was paused so we can toggle it
+               var autoSlideWasPaused = autoSlidePaused;
+
+               onUserInput( event );
+
+               // Is there a focused element that could be using the keyboard?
+               var activeElementIsCE = document.activeElement && 
document.activeElement.contentEditable !== 'inherit';
+               var activeElementIsInput = document.activeElement && 
document.activeElement.tagName && /input|textarea/i.test( 
document.activeElement.tagName );
+               var activeElementIsNotes = document.activeElement && 
document.activeElement.className && /speaker-notes/i.test( 
document.activeElement.className);
+
+               // Whitelist specific modified + keycode combinations
+               var prevSlideShortcut = event.shiftKey && event.keyCode === 32;
+               var firstSlideShortcut = ( event.metaKey || event.ctrlKey ) && 
keyCode === 37;
+               var lastSlideShortcut = ( event.metaKey || event.ctrlKey ) && 
keyCode === 39;
+
+               // Prevent all other events when a modifier is pressed
+               var unusedModifier =    !prevSlideShortcut && 
!firstSlideShortcut && !lastSlideShortcut &&
+                                                               ( 
event.shiftKey || event.altKey || event.ctrlKey || event.metaKey );
+
+               // Disregard the event if there's a focused element or a
+               // keyboard modifier key is present
+               if( activeElementIsCE || activeElementIsInput || 
activeElementIsNotes || unusedModifier ) return;
+
+               // While paused only allow resume keyboard events; 'b', 'v', '.'
+               var resumeKeyCodes = [66,86,190,191];
+               var key;
+
+               // Custom key bindings for togglePause should be able to resume
+               if( typeof config.keyboard === 'object' ) {
+                       for( key in config.keyboard ) {
+                               if( config.keyboard[key] === 'togglePause' ) {
+                                       resumeKeyCodes.push( parseInt( key, 10 
) );
+                               }
+                       }
+               }
+
+               if( isPaused() && resumeKeyCodes.indexOf( keyCode ) === -1 ) {
+                       return false;
+               }
+
+               var triggered = false;
+
+               // 1. User defined key bindings
+               if( typeof config.keyboard === 'object' ) {
+
+                       for( key in config.keyboard ) {
+
+                               // Check if this binding matches the pressed key
+                               if( parseInt( key, 10 ) === keyCode ) {
+
+                                       var value = config.keyboard[ key ];
+
+                                       // Callback function
+                                       if( typeof value === 'function' ) {
+                                               value.apply( null, [ event ] );
+                                       }
+                                       // String shortcuts to reveal.js API
+                                       else if( typeof value === 'string' && 
typeof Reveal[ value ] === 'function' ) {
+                                               Reveal[ value ].call();
+                                       }
+
+                                       triggered = true;
+
+                               }
+
+                       }
+
+               }
+
+               // 2. Registered custom key bindings
+               if( triggered === false ) {
+
+                       for( key in registeredKeyBindings ) {
+
+                               // Check if this binding matches the pressed key
+                               if( parseInt( key, 10 ) === keyCode ) {
+
+                                       var action = registeredKeyBindings[ key 
].callback;
+
+                                       // Callback function
+                                       if( typeof action === 'function' ) {
+                                               action.apply( null, [ event ] );
+                                       }
+                                       // String shortcuts to reveal.js API
+                                       else if( typeof action === 'string' && 
typeof Reveal[ action ] === 'function' ) {
+                                               Reveal[ action ].call();
+                                       }
+
+                                       triggered = true;
+                               }
+                       }
+               }
+
+               // 3. System defined key bindings
+               if( triggered === false ) {
+
+                       // Assume true and try to prove false
+                       triggered = true;
+
+                       // P, PAGE UP
+                       if( keyCode === 80 || keyCode === 33 ) {
+                               navigatePrev();
+                       }
+                       // N, PAGE DOWN
+                       else if( keyCode === 78 || keyCode === 34 ) {
+                               navigateNext();
+                       }
+                       // H, LEFT
+                       else if( keyCode === 72 || keyCode === 37 ) {
+                               if( firstSlideShortcut ) {
+                                       slide( 0 );
+                               }
+                               else if( !isOverview() && config.navigationMode 
=== 'linear' ) {
+                                       navigatePrev();
+                               }
+                               else {
+                                       navigateLeft();
+                               }
+                       }
+                       // L, RIGHT
+                       else if( keyCode === 76 || keyCode === 39 ) {
+                               if( lastSlideShortcut ) {
+                                       slide( Number.MAX_VALUE );
+                               }
+                               else if( !isOverview() && config.navigationMode 
=== 'linear' ) {
+                                       navigateNext();
+                               }
+                               else {
+                                       navigateRight();
+                               }
+                       }
+                       // K, UP
+                       else if( keyCode === 75 || keyCode === 38 ) {
+                               if( !isOverview() && config.navigationMode === 
'linear' ) {
+                                       navigatePrev();
+                               }
+                               else {
+                                       navigateUp();
+                               }
+                       }
+                       // J, DOWN
+                       else if( keyCode === 74 || keyCode === 40 ) {
+                               if( !isOverview() && config.navigationMode === 
'linear' ) {
+                                       navigateNext();
+                               }
+                               else {
+                                       navigateDown();
+                               }
+                       }
+                       // HOME
+                       else if( keyCode === 36 ) {
+                               slide( 0 );
+                       }
+                       // END
+                       else if( keyCode === 35 ) {
+                               slide( Number.MAX_VALUE );
+                       }
+                       // SPACE
+                       else if( keyCode === 32 ) {
+                               if( isOverview() ) {
+                                       deactivateOverview();
+                               }
+                               if( event.shiftKey ) {
+                                       navigatePrev();
+                               }
+                               else {
+                                       navigateNext();
+                               }
+                       }
+                       // TWO-SPOT, SEMICOLON, B, V, PERIOD, LOGITECH 
PRESENTER TOOLS "BLACK SCREEN" BUTTON
+                       else if( keyCode === 58 || keyCode === 59 || keyCode 
=== 66 || keyCode === 86 || keyCode === 190 || keyCode === 191 ) {
+                               togglePause();
+                       }
+                       // F
+                       else if( keyCode === 70 ) {
+                               enterFullscreen();
+                       }
+                       // A
+                       else if( keyCode === 65 ) {
+                               if ( config.autoSlideStoppable ) {
+                                       toggleAutoSlide( autoSlideWasPaused );
+                               }
+                       }
+                       else {
+                               triggered = false;
+                       }
+
+               }
+
+               // If the input resulted in a triggered action we should prevent
+               // the browsers default behavior
+               if( triggered ) {
+                       event.preventDefault && event.preventDefault();
+               }
+               // ESC or O key
+               else if ( ( keyCode === 27 || keyCode === 79 ) && 
features.transforms3d ) {
+                       if( dom.overlay ) {
+                               closeOverlay();
+                       }
+                       else {
+                               toggleOverview();
+                       }
+
+                       event.preventDefault && event.preventDefault();
+               }
+
+               // If auto-sliding is enabled we need to cue up
+               // another timeout
+               cueAutoSlide();
+
+       }
+
+       /**
+        * Handler for the 'touchstart' event, enables support for
+        * swipe and pinch gestures.
+        *
+        * @param {object} event
+        */
+       function onTouchStart( event ) {
+
+               if( isSwipePrevented( event.target ) ) return true;
+
+               touch.startX = event.touches[0].clientX;
+               touch.startY = event.touches[0].clientY;
+               touch.startCount = event.touches.length;
+
+       }
+
+       /**
+        * Handler for the 'touchmove' event.
+        *
+        * @param {object} event
+        */
+       function onTouchMove( event ) {
+
+               if( isSwipePrevented( event.target ) ) return true;
+
+               // Each touch should only trigger one action
+               if( !touch.captured ) {
+                       onUserInput( event );
+
+                       var currentX = event.touches[0].clientX;
+                       var currentY = event.touches[0].clientY;
+
+                       // There was only one touch point, look for a swipe
+                       if( event.touches.length === 1 && touch.startCount !== 
2 ) {
+
+                               var deltaX = currentX - touch.startX,
+                                       deltaY = currentY - touch.startY;
+
+                               if( deltaX > touch.threshold && Math.abs( 
deltaX ) > Math.abs( deltaY ) ) {
+                                       touch.captured = true;
+                                       navigateLeft();
+                               }
+                               else if( deltaX < -touch.threshold && Math.abs( 
deltaX ) > Math.abs( deltaY ) ) {
+                                       touch.captured = true;
+                                       navigateRight();
+                               }
+                               else if( deltaY > touch.threshold ) {
+                                       touch.captured = true;
+                                       navigateUp();
+                               }
+                               else if( deltaY < -touch.threshold ) {
+                                       touch.captured = true;
+                                       navigateDown();
+                               }
+
+                               // If we're embedded, only block touch events 
if they have
+                               // triggered an action
+                               if( config.embedded ) {
+                                       if( touch.captured || isVerticalSlide( 
currentSlide ) ) {
+                                               event.preventDefault();
+                                       }
+                               }
+                               // Not embedded? Block them all to avoid 
needless tossing
+                               // around of the viewport in iOS
+                               else {
+                                       event.preventDefault();
+                               }
+
+                       }
+               }
+               // There's a bug with swiping on some Android devices unless
+               // the default action is always prevented
+               else if( UA.match( /android/gi ) ) {
+                       event.preventDefault();
+               }
+
+       }
+
+       /**
+        * Handler for the 'touchend' event.
+        *
+        * @param {object} event
+        */
+       function onTouchEnd( event ) {
+
+               touch.captured = false;
+
+       }
+
+       /**
+        * Convert pointer down to touch start.
+        *
+        * @param {object} event
+        */
+       function onPointerDown( event ) {
+
+               if( event.pointerType === event.MSPOINTER_TYPE_TOUCH || 
event.pointerType === "touch" ) {
+                       event.touches = [{ clientX: event.clientX, clientY: 
event.clientY }];
+                       onTouchStart( event );
+               }
+
+       }
+
+       /**
+        * Convert pointer move to touch move.
+        *
+        * @param {object} event
+        */
+       function onPointerMove( event ) {
+
+               if( event.pointerType === event.MSPOINTER_TYPE_TOUCH || 
event.pointerType === "touch" )  {
+                       event.touches = [{ clientX: event.clientX, clientY: 
event.clientY }];
+                       onTouchMove( event );
+               }
+
+       }
+
+       /**
+        * Convert pointer up to touch end.
+        *
+        * @param {object} event
+        */
+       function onPointerUp( event ) {
+
+               if( event.pointerType === event.MSPOINTER_TYPE_TOUCH || 
event.pointerType === "touch" )  {
+                       event.touches = [{ clientX: event.clientX, clientY: 
event.clientY }];
+                       onTouchEnd( event );
+               }
+
+       }
+
+       /**
+        * Handles mouse wheel scrolling, throttled to avoid skipping
+        * multiple slides.
+        *
+        * @param {object} event
+        */
+       function onDocumentMouseScroll( event ) {
+
+               if( Date.now() - lastMouseWheelStep > 600 ) {
+
+                       lastMouseWheelStep = Date.now();
+
+                       var delta = event.detail || -event.wheelDelta;
+                       if( delta > 0 ) {
+                               navigateNext();
+                       }
+                       else if( delta < 0 ) {
+                               navigatePrev();
+                       }
+
+               }
+
+       }
+
+       /**
+        * Clicking on the progress bar results in a navigation to the
+        * closest approximate horizontal slide using this equation:
+        *
+        * ( clickX / presentationWidth ) * numberOfSlides
+        *
+        * @param {object} event
+        */
+       function onProgressClicked( event ) {
+
+               onUserInput( event );
+
+               event.preventDefault();
+
+               var slidesTotal = toArray( dom.wrapper.querySelectorAll( 
HORIZONTAL_SLIDES_SELECTOR ) ).length;
+               var slideIndex = Math.floor( ( event.clientX / 
dom.wrapper.offsetWidth ) * slidesTotal );
+
+               if( config.rtl ) {
+                       slideIndex = slidesTotal - slideIndex;
+               }
+
+               slide( slideIndex );
+
+       }
+
+       /**
+        * Event handler for navigation control buttons.
+        */
+       function onNavigateLeftClicked( event ) { event.preventDefault(); 
onUserInput(); config.navigationMode === 'linear' ? navigatePrev() : 
navigateLeft(); }
+       function onNavigateRightClicked( event ) { event.preventDefault(); 
onUserInput(); config.navigationMode === 'linear' ? navigateNext() : 
navigateRight(); }
+       function onNavigateUpClicked( event ) { event.preventDefault(); 
onUserInput(); navigateUp(); }
+       function onNavigateDownClicked( event ) { event.preventDefault(); 
onUserInput(); navigateDown(); }
+       function onNavigatePrevClicked( event ) { event.preventDefault(); 
onUserInput(); navigatePrev(); }
+       function onNavigateNextClicked( event ) { event.preventDefault(); 
onUserInput(); navigateNext(); }
+
+       /**
+        * Handler for the window level 'hashchange' event.
+        *
+        * @param {object} [event]
+        */
+       function onWindowHashChange( event ) {
+
+               readURL();
+
+       }
+
+       /**
+        * Handler for the window level 'resize' event.
+        *
+        * @param {object} [event]
+        */
+       function onWindowResize( event ) {
+
+               layout();
+
+       }
+
+       /**
+        * Handle for the window level 'visibilitychange' event.
+        *
+        * @param {object} [event]
+        */
+       function onPageVisibilityChange( event ) {
+
+               var isHidden =  document.webkitHidden ||
+                                               document.msHidden ||
+                                               document.hidden;
+
+               // If, after clicking a link or similar and we're coming back,
+               // focus the document.body to ensure we can use keyboard 
shortcuts
+               if( isHidden === false && document.activeElement !== 
document.body ) {
+                       // Not all elements support .blur() - SVGs among them.
+                       if( typeof document.activeElement.blur === 'function' ) 
{
+                               document.activeElement.blur();
+                       }
+                       document.body.focus();
+               }
+
+       }
+
+       /**
+        * Invoked when a slide is and we're in the overview.
+        *
+        * @param {object} event
+        */
+       function onOverviewSlideClicked( event ) {
+
+               // TODO There's a bug here where the event listeners are not
+               // removed after deactivating the overview.
+               if( eventsAreBound && isOverview() ) {
+                       event.preventDefault();
+
+                       var element = event.target;
+
+                       while( element && !element.nodeName.match( /section/gi 
) ) {
+                               element = element.parentNode;
+                       }
+
+                       if( element && !element.classList.contains( 'disabled' 
) ) {
+
+                               deactivateOverview();
+
+                               if( element.nodeName.match( /section/gi ) ) {
+                                       var h = parseInt( element.getAttribute( 
'data-index-h' ), 10 ),
+                                               v = parseInt( 
element.getAttribute( 'data-index-v' ), 10 );
+
+                                       slide( h, v );
+                               }
+
+                       }
+               }
+
+       }
+
+       /**
+        * Handles clicks on links that are set to preview in the
+        * iframe overlay.
+        *
+        * @param {object} event
+        */
+       function onPreviewLinkClicked( event ) {
+
+               if( event.currentTarget && event.currentTarget.hasAttribute( 
'href' ) ) {
+                       var url = event.currentTarget.getAttribute( 'href' );
+                       if( url ) {
+                               showPreview( url );
+                               event.preventDefault();
+                       }
+               }
+
+       }
+
+       /**
+        * Handles click on the auto-sliding controls element.
+        *
+        * @param {object} [event]
+        */
+       function onAutoSlidePlayerClick( event ) {
+
+               // Replay
+               if( Reveal.isLastSlide() && config.loop === false ) {
+                       slide( 0, 0 );
+                       resumeAutoSlide();
+               }
+               // Resume
+               else if( autoSlidePaused ) {
+                       resumeAutoSlide();
+               }
+               // Pause
+               else {
+                       pauseAutoSlide();
+               }
+
+       }
+
+
+       // 
--------------------------------------------------------------------//
+       // ------------------------ PLAYBACK COMPONENT 
------------------------//
+       // 
--------------------------------------------------------------------//
+
+
+       /**
+        * Constructor for the playback component, which displays
+        * play/pause/progress controls.
+        *
+        * @param {HTMLElement} container The component will append
+        * itself to this
+        * @param {function} progressCheck A method which will be
+        * called frequently to get the current progress on a range
+        * of 0-1
+        */
+       function Playback( container, progressCheck ) {
+
+               // Cosmetics
+               this.diameter = 100;
+               this.diameter2 = this.diameter/2;
+               this.thickness = 6;
+
+               // Flags if we are currently playing
+               this.playing = false;
+
+               // Current progress on a 0-1 range
+               this.progress = 0;
+
+               // Used to loop the animation smoothly
+               this.progressOffset = 1;
+
+               this.container = container;
+               this.progressCheck = progressCheck;
+
+               this.canvas = document.createElement( 'canvas' );
+               this.canvas.className = 'playback';
+               this.canvas.width = this.diameter;
+               this.canvas.height = this.diameter;
+               this.canvas.style.width = this.diameter2 + 'px';
+               this.canvas.style.height = this.diameter2 + 'px';
+               this.context = this.canvas.getContext( '2d' );
+
+               this.container.appendChild( this.canvas );
+
+               this.render();
+
+       }
+
+       /**
+        * @param value
+        */
+       Playback.prototype.setPlaying = function( value ) {
+
+               var wasPlaying = this.playing;
+
+               this.playing = value;
+
+               // Start repainting if we weren't already
+               if( !wasPlaying && this.playing ) {
+                       this.animate();
+               }
+               else {
+                       this.render();
+               }
+
+       };
+
+       Playback.prototype.animate = function() {
+
+               var progressBefore = this.progress;
+
+               this.progress = this.progressCheck();
+
+               // When we loop, offset the progress so that it eases
+               // smoothly rather than immediately resetting
+               if( progressBefore > 0.8 && this.progress < 0.2 ) {
+                       this.progressOffset = this.progress;
+               }
+
+               this.render();
+
+               if( this.playing ) {
+                       features.requestAnimationFrameMethod.call( window, 
this.animate.bind( this ) );
+               }
+
+       };
+
+       /**
+        * Renders the current progress and playback state.
+        */
+       Playback.prototype.render = function() {
+
+               var progress = this.playing ? this.progress : 0,
+                       radius = ( this.diameter2 ) - this.thickness,
+                       x = this.diameter2,
+                       y = this.diameter2,
+                       iconSize = 28;
+
+               // Ease towards 1
+               this.progressOffset += ( 1 - this.progressOffset ) * 0.1;
+
+               var endAngle = ( - Math.PI / 2 ) + ( progress * ( Math.PI * 2 ) 
);
+               var startAngle = ( - Math.PI / 2 ) + ( this.progressOffset * ( 
Math.PI * 2 ) );
+
+               this.context.save();
+               this.context.clearRect( 0, 0, this.diameter, this.diameter );
+
+               // Solid background color
+               this.context.beginPath();
+               this.context.arc( x, y, radius + 4, 0, Math.PI * 2, false );
+               this.context.fillStyle = 'rgba( 0, 0, 0, 0.4 )';
+               this.context.fill();
+
+               // Draw progress track
+               this.context.beginPath();
+               this.context.arc( x, y, radius, 0, Math.PI * 2, false );
+               this.context.lineWidth = this.thickness;
+               this.context.strokeStyle = 'rgba( 255, 255, 255, 0.2 )';
+               this.context.stroke();
+
+               if( this.playing ) {
+                       // Draw progress on top of track
+                       this.context.beginPath();
+                       this.context.arc( x, y, radius, startAngle, endAngle, 
false );
+                       this.context.lineWidth = this.thickness;
+                       this.context.strokeStyle = '#fff';
+                       this.context.stroke();
+               }
+
+               this.context.translate( x - ( iconSize / 2 ), y - ( iconSize / 
2 ) );
+
+               // Draw play/pause icons
+               if( this.playing ) {
+                       this.context.fillStyle = '#fff';
+                       this.context.fillRect( 0, 0, iconSize / 2 - 4, iconSize 
);
+                       this.context.fillRect( iconSize / 2 + 4, 0, iconSize / 
2 - 4, iconSize );
+               }
+               else {
+                       this.context.beginPath();
+                       this.context.translate( 4, 0 );
+                       this.context.moveTo( 0, 0 );
+                       this.context.lineTo( iconSize - 4, iconSize / 2 );
+                       this.context.lineTo( 0, iconSize );
+                       this.context.fillStyle = '#fff';
+                       this.context.fill();
+               }
+
+               this.context.restore();
+
+       };
+
+       Playback.prototype.on = function( type, listener ) {
+               this.canvas.addEventListener( type, listener, false );
+       };
+
+       Playback.prototype.off = function( type, listener ) {
+               this.canvas.removeEventListener( type, listener, false );
+       };
+
+       Playback.prototype.destroy = function() {
+
+               this.playing = false;
+
+               if( this.canvas.parentNode ) {
+                       this.container.removeChild( this.canvas );
+               }
+
+       };
+
+
+       // 
--------------------------------------------------------------------//
+       // ------------------------------- API 
--------------------------------//
+       // 
--------------------------------------------------------------------//
+
+
+       Reveal = {
+               VERSION: VERSION,
+
+               initialize: initialize,
+               configure: configure,
+
+               sync: sync,
+               syncSlide: syncSlide,
+               syncFragments: syncFragments,
+
+               // Navigation methods
+               slide: slide,
+               left: navigateLeft,
+               right: navigateRight,
+               up: navigateUp,
+               down: navigateDown,
+               prev: navigatePrev,
+               next: navigateNext,
+
+               // Fragment methods
+               navigateFragment: navigateFragment,
+               prevFragment: previousFragment,
+               nextFragment: nextFragment,
+
+               // Deprecated aliases
+               navigateTo: slide,
+               navigateLeft: navigateLeft,
+               navigateRight: navigateRight,
+               navigateUp: navigateUp,
+               navigateDown: navigateDown,
+               navigatePrev: navigatePrev,
+               navigateNext: navigateNext,
+
+               // Forces an update in slide layout
+               layout: layout,
+
+               // Randomizes the order of slides
+               shuffle: shuffle,
+
+               // Returns an object with the available routes as booleans 
(left/right/top/bottom)
+               availableRoutes: availableRoutes,
+
+               // Returns an object with the available fragments as booleans 
(prev/next)
+               availableFragments: availableFragments,
+
+               // Toggles a help overlay with keyboard shortcuts
+               toggleHelp: toggleHelp,
+
+               // Toggles the overview mode on/off
+               toggleOverview: toggleOverview,
+
+               // Toggles the "black screen" mode on/off
+               togglePause: togglePause,
+
+               // Toggles the auto slide mode on/off
+               toggleAutoSlide: toggleAutoSlide,
+
+               // State checks
+               isOverview: isOverview,
+               isPaused: isPaused,
+               isAutoSliding: isAutoSliding,
+               isSpeakerNotes: isSpeakerNotes,
+
+               // Slide preloading
+               loadSlide: loadSlide,
+               unloadSlide: unloadSlide,
+
+               // Adds or removes all internal event listeners (such as 
keyboard)
+               addEventListeners: addEventListeners,
+               removeEventListeners: removeEventListeners,
+
+               // Facility for persisting and restoring the presentation state
+               getState: getState,
+               setState: setState,
+
+               // Presentation progress
+               getSlidePastCount: getSlidePastCount,
+
+               // Presentation progress on range of 0-1
+               getProgress: getProgress,
+
+               // Returns the indices of the current, or specified, slide
+               getIndices: getIndices,
+
+               // Returns an Array of all slides
+               getSlides: getSlides,
+
+               // Returns an Array of objects representing the attributes on
+               // the slides
+               getSlidesAttributes: getSlidesAttributes,
+
+               // Returns the total number of slides
+               getTotalSlides: getTotalSlides,
+
+               // Returns the slide element at the specified index
+               getSlide: getSlide,
+
+               // Returns the slide background element at the specified index
+               getSlideBackground: getSlideBackground,
+
+               // Returns the speaker notes string for a slide, or null
+               getSlideNotes: getSlideNotes,
+
+               // Returns the previous slide element, may be null
+               getPreviousSlide: function() {
+                       return previousSlide;
+               },
+
+               // Returns the current slide element
+               getCurrentSlide: function() {
+                       return currentSlide;
+               },
+
+               // Returns the current scale of the presentation content
+               getScale: function() {
+                       return scale;
+               },
+
+               // Returns the current configuration object
+               getConfig: function() {
+                       return config;
+               },
+
+               // Helper method, retrieves query string as a key/value hash
+               getQueryHash: function() {
+                       var query = {};
+
+                       location.search.replace( /[A-Z0-9]+?=([\w\.%-]*)/gi, 
function(a) {
+                               query[ a.split( '=' ).shift() ] = a.split( '=' 
).pop();
+                       } );
+
+                       // Basic deserialization
+                       for( var i in query ) {
+                               var value = query[ i ];
+
+                               query[ i ] = deserialize( unescape( value ) );
+                       }
+
+                       return query;
+               },
+
+               // Returns the top-level DOM element
+               getRevealElement: function() {
+                       return dom.wrapper || document.querySelector( '.reveal' 
);
+               },
+
+               // Returns a hash with all registered plugins
+               getPlugins: function() {
+                       return plugins;
+               },
+
+               // Returns true if we're currently on the first slide
+               isFirstSlide: function() {
+                       return ( indexh === 0 && indexv === 0 );
+               },
+
+               // Returns true if we're currently on the last slide
+               isLastSlide: function() {
+                       if( currentSlide ) {
+                               // Does this slide have a next sibling?
+                               if( currentSlide.nextElementSibling ) return 
false;
+
+                               // If it's vertical, does its parent have a 
next sibling?
+                               if( isVerticalSlide( currentSlide ) && 
currentSlide.parentNode.nextElementSibling ) return false;
+
+                               return true;
+                       }
+
+                       return false;
+               },
+
+               // Returns true if we're on the last slide in the current
+               // vertical stack
+               isLastVerticalSlide: function() {
+                       if( currentSlide && isVerticalSlide( currentSlide ) ) {
+                               // Does this slide have a next sibling?
+                               if( currentSlide.nextElementSibling ) return 
false;
+
+                               return true;
+                       }
+
+                       return false;
+               },
+
+               // Checks if reveal.js has been loaded and is ready for use
+               isReady: function() {
+                       return loaded;
+               },
+
+               // Forward event binding to the reveal DOM element
+               addEventListener: function( type, listener, useCapture ) {
+                       if( 'addEventListener' in window ) {
+                               Reveal.getRevealElement().addEventListener( 
type, listener, useCapture );
+                       }
+               },
+               removeEventListener: function( type, listener, useCapture ) {
+                       if( 'addEventListener' in window ) {
+                               Reveal.getRevealElement().removeEventListener( 
type, listener, useCapture );
+                       }
+               },
+
+               // Adds/removes a custom key binding
+               addKeyBinding: addKeyBinding,
+               removeKeyBinding: removeKeyBinding,
+
+               // API for registering and retrieving plugins
+               registerPlugin: registerPlugin,
+               hasPlugin: hasPlugin,
+               getPlugin: getPlugin,
+
+               // Programmatically triggers a keyboard event
+               triggerKey: function( keyCode ) {
+                       onDocumentKeyDown( { keyCode: keyCode } );
+               },
+
+               // Registers a new shortcut to include in the help overlay
+               registerKeyboardShortcut: function( key, value ) {
+                       keyboardShortcuts[key] = value;
+               }
+       };
+
+       return Reveal;
+
+}));
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/monokai.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/monokai.css
new file mode 100644
index 0000000..af24834
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/monokai.css
@@ -0,0 +1,71 @@
+/*
+Monokai style - ported by Luigi Maselli - http://grigio.org
+*/
+
+.hljs {
+  display: block;
+  overflow-x: auto;
+  padding: 0.5em;
+  background: #272822;
+  color: #ddd;
+}
+
+.hljs-tag,
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-literal,
+.hljs-strong,
+.hljs-name {
+  color: #f92672;
+}
+
+.hljs-code {
+  color: #66d9ef;
+}
+
+.hljs-class .hljs-title {
+  color: white;
+}
+
+.hljs-attribute,
+.hljs-symbol,
+.hljs-regexp,
+.hljs-link {
+  color: #bf79db;
+}
+
+.hljs-string,
+.hljs-bullet,
+.hljs-subst,
+.hljs-title,
+.hljs-section,
+.hljs-emphasis,
+.hljs-type,
+.hljs-built_in,
+.hljs-builtin-name,
+.hljs-selector-attr,
+.hljs-selector-pseudo,
+.hljs-addition,
+.hljs-variable,
+.hljs-template-tag,
+.hljs-template-variable {
+  color: #a6e22e;
+}
+
+.hljs-comment,
+.hljs-quote,
+.hljs-deletion,
+.hljs-meta {
+  color: #75715e;
+}
+
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-literal,
+.hljs-doctag,
+.hljs-title,
+.hljs-section,
+.hljs-type,
+.hljs-selector-id {
+  font-weight: bold;
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/zenburn.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/zenburn.css
new file mode 100644
index 0000000..07be502
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/css/zenburn.css
@@ -0,0 +1,80 @@
+/*
+
+Zenburn style from voldmar.ru (c) Vladimir Epifanov <address@hidden>
+based on dark.css by Ivan Sagalaev
+
+*/
+
+.hljs {
+  display: block;
+  overflow-x: auto;
+  padding: 0.5em;
+  background: #3f3f3f;
+  color: #dcdcdc;
+}
+
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-tag {
+  color: #e3ceab;
+}
+
+.hljs-template-tag {
+  color: #dcdcdc;
+}
+
+.hljs-number {
+  color: #8cd0d3;
+}
+
+.hljs-variable,
+.hljs-template-variable,
+.hljs-attribute {
+  color: #efdcbc;
+}
+
+.hljs-literal {
+  color: #efefaf;
+}
+
+.hljs-subst {
+  color: #8f8f8f;
+}
+
+.hljs-title,
+.hljs-name,
+.hljs-selector-id,
+.hljs-selector-class,
+.hljs-section,
+.hljs-type {
+  color: #efef8f;
+}
+
+.hljs-symbol,
+.hljs-bullet,
+.hljs-link {
+  color: #dca3a3;
+}
+
+.hljs-deletion,
+.hljs-string,
+.hljs-built_in,
+.hljs-builtin-name {
+  color: #cc9393;
+}
+
+.hljs-addition,
+.hljs-comment,
+.hljs-quote,
+.hljs-meta {
+  color: #7f9f7f;
+}
+
+
+.hljs-emphasis {
+  font-style: italic;
+}
+
+.hljs-strong {
+  font-weight: bold;
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/LICENSE
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/LICENSE
new file mode 100644
index 0000000..29513e9
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/LICENSE
@@ -0,0 +1,2 @@
+SIL Open Font License (OFL)
+http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.css
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.css
new file mode 100644
index 0000000..44a33a1
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.css
@@ -0,0 +1,10 @@
+@font-face {
+    font-family: 'League Gothic';
+    src: url('league-gothic.eot');
+    src: url('league-gothic.eot?#iefix') format('embedded-opentype'),
+         url('league-gothic.woff') format('woff'),
+         url('league-gothic.ttf') format('truetype');
+
+    font-weight: normal;
+    font-style: normal;
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.eot
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.eot
new file mode 100755
index 0000000..f62619a
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.eot
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.ttf
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.ttf
new file mode 100755
index 0000000..baa9a95
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.ttf
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.woff
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.woff
new file mode 100755
index 0000000..8c1227b
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/league-gothic/league-gothic.woff
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/LICENSE
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/LICENSE
new file mode 100644
index 0000000..71b7a02
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/LICENSE
@@ -0,0 +1,45 @@
+SIL Open Font License
+
+Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with 
Reserved Font Name ‘Source’. All Rights Reserved. Source is a trademark of 
Adobe Systems Incorporated in the United States and/or other countries.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at: 
http://scripts.sil.org/OFL
+
+—————————————————————————————-
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+—————————————————————————————-
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide 
development of collaborative font projects, to support the font creation 
efforts of academic and linguistic communities, and to provide a free and open 
framework in which fonts may be shared and improved in partnership with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and 
redistributed freely as long as they are not sold by themselves. The fonts, 
including any derivative works, can be bundled, embedded, redistributed and/or 
sold with any software provided that any reserved names are not used by 
derivative works. The fonts and derivatives, however, cannot be released under 
any other type of license. The requirement for fonts to remain under this 
license does not apply to any document creat [...]
+
+DEFINITIONS
+“Font Software” refers to the set of files released by the Copyright Holder(s) 
under this license and clearly marked as such. This may include source files, 
build scripts and documentation.
+
+“Reserved Font Name” refers to any names specified as such after the copyright 
statement(s).
+
+“Original Version” refers to the collection of Font Software components as 
distributed by the Copyright Holder(s).
+
+“Modified Version” refers to any derivative made by adding to, deleting, or 
substituting—in part or in whole—any of the components of the Original Version, 
by changing formats or by porting the Font Software to a new environment.
+
+“Author” refers to any designer, engineer, programmer, technical writer or 
other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of the Font Software, to use, study, copy, merge, embed, modify, redistribute, 
and sell modified and unmodified copies of the Font Software, subject to the 
following conditions:
+
+1) Neither the Font Software nor any of its individual components, in Original 
or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled, 
redistributed and/or sold with any software, provided that each copy contains 
the above copyright notice and this license. These can be included either as 
stand-alone text files, human-readable headers or in the appropriate 
machine-readable metadata fields within text or binary files as long as those 
fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font Name(s) 
unless explicit written permission is granted by the corresponding Copyright 
Holder. This restriction only applies to the primary font name as presented to 
the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 
Software shall not be used to promote, endorse or advertise any Modified 
Version, except to acknowledge the contribution(s) of the Copyright Holder(s) 
and the Author(s) or with their explicit written permission.
+
+5) The Font Software, modified or unmodified, in part or in whole, must be 
distributed entirely under this license, and must not be distributed under any 
other license. The requirement for fonts to remain under this license does not 
apply to any document created using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS 
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, 
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR 
ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, 
INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR OTHERWISE, ARISING FROM [...]
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.eot
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.eot
new file mode 100755
index 0000000..32fe466
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.eot
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf
new file mode 100755
index 0000000..f9ac13f
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.woff
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.woff
new file mode 100755
index 0000000..ceecbf1
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-italic.woff
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.eot
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.eot
new file mode 100755
index 0000000..4d29dda
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.eot
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf
new file mode 100755
index 0000000..00c833c
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.woff
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.woff
new file mode 100755
index 0000000..630754a
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-regular.woff
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot
new file mode 100755
index 0000000..1104e07
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
new file mode 100755
index 0000000..6d0253d
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff
new file mode 100755
index 0000000..8888cf8
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
new file mode 100755
index 0000000..cdf7334
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
new file mode 100755
index 0000000..5644299
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
new file mode 100755
index 0000000..7c2d3c7
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro.css
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro.css
new file mode 100644
index 0000000..0707a4f
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/font/source-sans-pro/source-sans-pro.css
@@ -0,0 +1,39 @@
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: url('source-sans-pro-regular.eot');
+    src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'),
+         url('source-sans-pro-regular.woff') format('woff'),
+         url('source-sans-pro-regular.ttf') format('truetype');
+    font-weight: normal;
+    font-style: normal;
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: url('source-sans-pro-italic.eot');
+    src: url('source-sans-pro-italic.eot?#iefix') format('embedded-opentype'),
+         url('source-sans-pro-italic.woff') format('woff'),
+         url('source-sans-pro-italic.ttf') format('truetype');
+    font-weight: normal;
+    font-style: italic;
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: url('source-sans-pro-semibold.eot');
+    src: url('source-sans-pro-semibold.eot?#iefix') 
format('embedded-opentype'),
+         url('source-sans-pro-semibold.woff') format('woff'),
+         url('source-sans-pro-semibold.ttf') format('truetype');
+    font-weight: 600;
+    font-style: normal;
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: url('source-sans-pro-semibolditalic.eot');
+    src: url('source-sans-pro-semibolditalic.eot?#iefix') 
format('embedded-opentype'),
+         url('source-sans-pro-semibolditalic.woff') format('woff'),
+         url('source-sans-pro-semibolditalic.ttf') format('truetype');
+    font-weight: 600;
+    font-style: italic;
+}
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/html5shiv.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/html5shiv.js
new file mode 100644
index 0000000..50649b9
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/html5shiv.js
@@ -0,0 +1,7 @@
+document.createElement('header');
+document.createElement('nav');
+document.createElement('section');
+document.createElement('article');
+document.createElement('aside');
+document.createElement('footer');
+document.createElement('hgroup');
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/promise.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/promise.js
new file mode 100644
index 0000000..88e9b19
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/lib/js/promise.js
@@ -0,0 +1,2 @@
+/* MIT | https://github.com/taylorhakes/promise-polyfill */
+!function(e,n){"object"==typeof exports&&"undefined"!=typeof 
module?n():"function"==typeof 
define&&define.amd?define(n):n()}(0,function(){"use strict";function e(e){var 
n=this.constructor;return this.then(function(t){return 
n.resolve(e()).then(function(){return t})},function(t){return 
n.resolve(e()).then(function(){return n.reject(t)})})}function n(){}function 
t(e){if(!(this instanceof t))throw new TypeError("Promises must be constructed 
via new");if("function"!=typeof e)throw new TypeEr [...]
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package-lock.json 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package-lock.json
new file mode 100644
index 0000000..ade1425
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package-lock.json
@@ -0,0 +1,5891 @@
+{
+  "name": "reveal.js",
+  "version": "3.8.0",
+  "lockfileVersion": 1,
+  "requires": true,
+  "dependencies": {
+    "abbrev": {
+      "version": "1.0.9",
+      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz";,
+      "integrity": "sha1-kbR5JYinc4wl813W9jdSovh3YTU=",
+      "dev": true
+    },
+    "accepts": {
+      "version": "1.3.5",
+      "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz";,
+      "integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=",
+      "dev": true,
+      "requires": {
+        "mime-types": "~2.1.18",
+        "negotiator": "0.6.1"
+      },
+      "dependencies": {
+        "mime-db": {
+          "version": "1.38.0",
+          "resolved": 
"https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz";,
+          "integrity": 
"sha512-bqVioMFFzc2awcdJZIzR3HjZFX20QhilVS7hytkKrv7xFAn8bM1gzc/FOX2awLISvWe0PV8ptFKcon+wZ5qYkg==",
+          "dev": true
+        },
+        "mime-types": {
+          "version": "2.1.22",
+          "resolved": 
"https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz";,
+          "integrity": 
"sha512-aGl6TZGnhm/li6F7yx82bJiBZwgiEa4Hf6CNr8YO+r5UHr53tSTYZb102zyU50DOWWKeOv0uQLRL0/9EiKWCog==",
+          "dev": true,
+          "requires": {
+            "mime-db": "~1.38.0"
+          }
+        }
+      }
+    },
+    "after": {
+      "version": "0.8.2",
+      "resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz";,
+      "integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=",
+      "dev": true
+    },
+    "agent-base": {
+      "version": "4.2.1",
+      "resolved": 
"https://registry.npmjs.org/agent-base/-/agent-base-4.2.1.tgz";,
+      "integrity": 
"sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==",
+      "dev": true,
+      "requires": {
+        "es6-promisify": "^5.0.0"
+      }
+    },
+    "ajv": {
+      "version": "6.9.2",
+      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.9.2.tgz";,
+      "integrity": 
"sha512-4UFy0/LgDo7Oa/+wOAlj44tp9K78u38E5/359eSrqEp1Z5PdVfimCcs7SluXMP755RUQu6d2b4AvF0R1C9RZjg==",
+      "dev": true,
+      "requires": {
+        "fast-deep-equal": "^2.0.1",
+        "fast-json-stable-stringify": "^2.0.0",
+        "json-schema-traverse": "^0.4.1",
+        "uri-js": "^4.2.2"
+      }
+    },
+    "amdefine": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz";,
+      "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=",
+      "dev": true
+    },
+    "ansi-regex": {
+      "version": "2.1.1",
+      "resolved": 
"https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz";,
+      "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
+      "dev": true
+    },
+    "ansi-styles": {
+      "version": "2.2.1",
+      "resolved": 
"https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz";,
+      "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
+      "dev": true
+    },
+    "aproba": {
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz";,
+      "integrity": 
"sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
+      "dev": true
+    },
+    "are-we-there-yet": {
+      "version": "1.1.5",
+      "resolved": 
"https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz";,
+      "integrity": 
"sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
+      "dev": true,
+      "requires": {
+        "delegates": "^1.0.0",
+        "readable-stream": "^2.0.6"
+      }
+    },
+    "argparse": {
+      "version": "1.0.10",
+      "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz";,
+      "integrity": 
"sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+      "dev": true,
+      "requires": {
+        "sprintf-js": "~1.0.2"
+      },
+      "dependencies": {
+        "sprintf-js": {
+          "version": "1.0.3",
+          "resolved": 
"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz";,
+          "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
+          "dev": true
+        }
+      }
+    },
+    "arr-diff": {
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz";,
+      "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
+      "dev": true
+    },
+    "arr-flatten": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz";,
+      "integrity": 
"sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
+      "dev": true
+    },
+    "arr-union": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz";,
+      "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
+      "dev": true
+    },
+    "array-differ": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz";,
+      "integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE=",
+      "dev": true
+    },
+    "array-each": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz";,
+      "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=",
+      "dev": true
+    },
+    "array-find-index": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz";,
+      "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
+      "dev": true
+    },
+    "array-flatten": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz";,
+      "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
+      "dev": true
+    },
+    "array-slice": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz";,
+      "integrity": 
"sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==",
+      "dev": true
+    },
+    "array-union": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz";,
+      "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
+      "dev": true,
+      "requires": {
+        "array-uniq": "^1.0.1"
+      }
+    },
+    "array-uniq": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz";,
+      "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=",
+      "dev": true
+    },
+    "array-unique": {
+      "version": "0.3.2",
+      "resolved": 
"https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz";,
+      "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
+      "dev": true
+    },
+    "arraybuffer.slice": {
+      "version": "0.0.7",
+      "resolved": 
"https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz";,
+      "integrity": 
"sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==",
+      "dev": true
+    },
+    "arrify": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz";,
+      "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
+      "dev": true
+    },
+    "asn1": {
+      "version": "0.2.4",
+      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz";,
+      "integrity": 
"sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
+      "dev": true,
+      "requires": {
+        "safer-buffer": "~2.1.0"
+      }
+    },
+    "assert": {
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/assert/-/assert-1.4.1.tgz";,
+      "integrity": "sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=",
+      "dev": true,
+      "requires": {
+        "util": "0.10.3"
+      }
+    },
+    "assert-plus": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz";,
+      "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
+      "dev": true
+    },
+    "assign-symbols": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz";,
+      "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
+      "dev": true
+    },
+    "async": {
+      "version": "1.5.2",
+      "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz";,
+      "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
+      "dev": true
+    },
+    "async-foreach": {
+      "version": "0.1.3",
+      "resolved": 
"https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz";,
+      "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
+      "dev": true
+    },
+    "async-limiter": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz";,
+      "integrity": 
"sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==",
+      "dev": true
+    },
+    "asynckit": {
+      "version": "0.4.0",
+      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz";,
+      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
+      "dev": true
+    },
+    "atob": {
+      "version": "2.1.2",
+      "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz";,
+      "integrity": 
"sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
+      "dev": true
+    },
+    "autoprefixer-core": {
+      "version": "5.2.1",
+      "resolved": 
"https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-5.2.1.tgz";,
+      "integrity": "sha1-5kDEFK5Bmq4hwa1DyOoPPbgqVm0=",
+      "dev": true,
+      "requires": {
+        "browserslist": "~0.4.0",
+        "caniuse-db": "^1.0.30000214",
+        "num2fraction": "^1.1.0",
+        "postcss": "~4.1.12"
+      }
+    },
+    "aws-sign2": {
+      "version": "0.7.0",
+      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz";,
+      "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
+      "dev": true
+    },
+    "aws4": {
+      "version": "1.8.0",
+      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz";,
+      "integrity": 
"sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
+      "dev": true
+    },
+    "backo2": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz";,
+      "integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=",
+      "dev": true
+    },
+    "balanced-match": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+      "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+      "dev": true
+    },
+    "base": {
+      "version": "0.11.2",
+      "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz";,
+      "integrity": 
"sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
+      "dev": true,
+      "requires": {
+        "cache-base": "^1.0.1",
+        "class-utils": "^0.3.5",
+        "component-emitter": "^1.2.1",
+        "define-property": "^1.0.0",
+        "isobject": "^3.0.1",
+        "mixin-deep": "^1.2.0",
+        "pascalcase": "^0.1.1"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz";,
+          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^1.0.0"
+          }
+        },
+        "is-accessor-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-data-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-descriptor": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz";,
+          "integrity": 
"sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+          "dev": true,
+          "requires": {
+            "is-accessor-descriptor": "^1.0.0",
+            "is-data-descriptor": "^1.0.0",
+            "kind-of": "^6.0.2"
+          }
+        }
+      }
+    },
+    "base64-arraybuffer": {
+      "version": "0.1.5",
+      "resolved": 
"https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz";,
+      "integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=",
+      "dev": true
+    },
+    "base64id": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz";,
+      "integrity": "sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY=",
+      "dev": true
+    },
+    "basic-auth": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz";,
+      "integrity": 
"sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
+      "dev": true,
+      "requires": {
+        "safe-buffer": "5.1.2"
+      }
+    },
+    "batch": {
+      "version": "0.6.1",
+      "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz";,
+      "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=",
+      "dev": true
+    },
+    "bcrypt-pbkdf": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz";,
+      "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
+      "dev": true,
+      "requires": {
+        "tweetnacl": "^0.14.3"
+      }
+    },
+    "better-assert": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz";,
+      "integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=",
+      "dev": true,
+      "requires": {
+        "callsite": "1.0.0"
+      }
+    },
+    "blob": {
+      "version": "0.0.5",
+      "resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz";,
+      "integrity": 
"sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
+      "dev": true
+    },
+    "block-stream": {
+      "version": "0.0.9",
+      "resolved": 
"https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz";,
+      "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
+      "dev": true,
+      "requires": {
+        "inherits": "~2.0.0"
+      }
+    },
+    "body": {
+      "version": "5.1.0",
+      "resolved": "https://registry.npmjs.org/body/-/body-5.1.0.tgz";,
+      "integrity": "sha1-5LoM5BCkaTYyM2dgnstOZVMSUGk=",
+      "dev": true,
+      "requires": {
+        "continuable-cache": "^0.3.1",
+        "error": "^7.0.0",
+        "raw-body": "~1.1.0",
+        "safe-json-parse": "~1.0.1"
+      }
+    },
+    "brace-expansion": {
+      "version": "1.1.11",
+      "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+      "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+      "dev": true,
+      "requires": {
+        "balanced-match": "^1.0.0",
+        "concat-map": "0.0.1"
+      }
+    },
+    "braces": {
+      "version": "2.3.2",
+      "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz";,
+      "integrity": 
"sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
+      "dev": true,
+      "requires": {
+        "arr-flatten": "^1.1.0",
+        "array-unique": "^0.3.2",
+        "extend-shallow": "^2.0.1",
+        "fill-range": "^4.0.0",
+        "isobject": "^3.0.1",
+        "repeat-element": "^1.1.2",
+        "snapdragon": "^0.8.1",
+        "snapdragon-node": "^2.0.1",
+        "split-string": "^3.0.2",
+        "to-regex": "^3.0.1"
+      },
+      "dependencies": {
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        }
+      }
+    },
+    "browserify-zlib": {
+      "version": "0.1.4",
+      "resolved": 
"https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz";,
+      "integrity": "sha1-uzX4pRn2AOD6a4SFJByXnQFB+y0=",
+      "dev": true,
+      "requires": {
+        "pako": "~0.2.0"
+      }
+    },
+    "browserslist": {
+      "version": "0.4.0",
+      "resolved": 
"https://registry.npmjs.org/browserslist/-/browserslist-0.4.0.tgz";,
+      "integrity": "sha1-O9SrkZncG5FQ1NbbpNnTqrvIbdQ=",
+      "dev": true,
+      "requires": {
+        "caniuse-db": "^1.0.30000153"
+      }
+    },
+    "buffer-from": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz";,
+      "integrity": 
"sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
+      "dev": true
+    },
+    "builtin-modules": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz";,
+      "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=",
+      "dev": true
+    },
+    "bytes": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz";,
+      "integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=",
+      "dev": true
+    },
+    "cache-base": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz";,
+      "integrity": 
"sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
+      "dev": true,
+      "requires": {
+        "collection-visit": "^1.0.0",
+        "component-emitter": "^1.2.1",
+        "get-value": "^2.0.6",
+        "has-value": "^1.0.0",
+        "isobject": "^3.0.1",
+        "set-value": "^2.0.0",
+        "to-object-path": "^0.3.0",
+        "union-value": "^1.0.0",
+        "unset-value": "^1.0.0"
+      }
+    },
+    "callsite": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz";,
+      "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=",
+      "dev": true
+    },
+    "camelcase": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz";,
+      "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
+      "dev": true
+    },
+    "camelcase-keys": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz";,
+      "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
+      "dev": true,
+      "requires": {
+        "camelcase": "^2.0.0",
+        "map-obj": "^1.0.0"
+      },
+      "dependencies": {
+        "camelcase": {
+          "version": "2.1.1",
+          "resolved": 
"https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz";,
+          "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
+          "dev": true
+        }
+      }
+    },
+    "caniuse-db": {
+      "version": "1.0.30000670",
+      "resolved": 
"https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000670.tgz";,
+      "integrity": "sha1-kNM7eeMJDiWCnDERE8VtaxeIv0M=",
+      "dev": true
+    },
+    "caseless": {
+      "version": "0.12.0",
+      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz";,
+      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
+      "dev": true
+    },
+    "chalk": {
+      "version": "1.1.3",
+      "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz";,
+      "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
+      "dev": true,
+      "requires": {
+        "ansi-styles": "^2.2.1",
+        "escape-string-regexp": "^1.0.2",
+        "has-ansi": "^2.0.0",
+        "strip-ansi": "^3.0.0",
+        "supports-color": "^2.0.0"
+      }
+    },
+    "class-utils": {
+      "version": "0.3.6",
+      "resolved": 
"https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz";,
+      "integrity": 
"sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
+      "dev": true,
+      "requires": {
+        "arr-union": "^3.1.0",
+        "define-property": "^0.2.5",
+        "isobject": "^3.0.0",
+        "static-extend": "^0.1.1"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "0.2.5",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz";,
+          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^0.1.0"
+          }
+        }
+      }
+    },
+    "clean-css": {
+      "version": "4.2.1",
+      "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.1.tgz";,
+      "integrity": 
"sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==",
+      "dev": true,
+      "requires": {
+        "source-map": "~0.6.0"
+      },
+      "dependencies": {
+        "source-map": {
+          "version": "0.6.1",
+          "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz";,
+          "integrity": 
"sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+          "dev": true
+        }
+      }
+    },
+    "cli": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/cli/-/cli-1.0.1.tgz";,
+      "integrity": "sha1-IoF1NPJL+klQw01TLUjsvGIbjBQ=",
+      "dev": true,
+      "requires": {
+        "exit": "0.1.2",
+        "glob": "^7.1.1"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        }
+      }
+    },
+    "cliui": {
+      "version": "3.2.0",
+      "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz";,
+      "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
+      "dev": true,
+      "requires": {
+        "string-width": "^1.0.1",
+        "strip-ansi": "^3.0.1",
+        "wrap-ansi": "^2.0.0"
+      }
+    },
+    "code-point-at": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz";,
+      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
+      "dev": true
+    },
+    "coffeescript": {
+      "version": "1.10.0",
+      "resolved": 
"https://registry.npmjs.org/coffeescript/-/coffeescript-1.10.0.tgz";,
+      "integrity": "sha1-56qDAZF+9iGzXYo580jc3R234z4=",
+      "dev": true
+    },
+    "collection-visit": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz";,
+      "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
+      "dev": true,
+      "requires": {
+        "map-visit": "^1.0.0",
+        "object-visit": "^1.0.0"
+      }
+    },
+    "color-convert": {
+      "version": "1.9.3",
+      "resolved": 
"https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz";,
+      "integrity": 
"sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+      "dev": true,
+      "requires": {
+        "color-name": "1.1.3"
+      }
+    },
+    "color-name": {
+      "version": "1.1.3",
+      "resolved": 
"https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz";,
+      "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
+      "dev": true
+    },
+    "colors": {
+      "version": "1.1.2",
+      "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz";,
+      "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
+      "dev": true
+    },
+    "combined-stream": {
+      "version": "1.0.7",
+      "resolved": 
"https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz";,
+      "integrity": 
"sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==",
+      "dev": true,
+      "requires": {
+        "delayed-stream": "~1.0.0"
+      }
+    },
+    "component-bind": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz";,
+      "integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=",
+      "dev": true
+    },
+    "component-emitter": {
+      "version": "1.2.1",
+      "resolved": 
"https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz";,
+      "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=",
+      "dev": true
+    },
+    "component-inherit": {
+      "version": "0.0.3",
+      "resolved": 
"https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz";,
+      "integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
+      "dev": true
+    },
+    "concat-map": {
+      "version": "0.0.1",
+      "resolved": 
"https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz";,
+      "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
+      "dev": true
+    },
+    "concat-stream": {
+      "version": "1.6.0",
+      "resolved": 
"https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz";,
+      "integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=",
+      "dev": true,
+      "requires": {
+        "inherits": "^2.0.3",
+        "readable-stream": "^2.2.2",
+        "typedarray": "^0.0.6"
+      },
+      "dependencies": {
+        "isarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz";,
+          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
+          "dev": true
+        },
+        "readable-stream": {
+          "version": "2.3.3",
+          "resolved": 
"https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz";,
+          "integrity": 
"sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==",
+          "dev": true,
+          "requires": {
+            "core-util-is": "~1.0.0",
+            "inherits": "~2.0.3",
+            "isarray": "~1.0.0",
+            "process-nextick-args": "~1.0.6",
+            "safe-buffer": "~5.1.1",
+            "string_decoder": "~1.0.3",
+            "util-deprecate": "~1.0.1"
+          }
+        },
+        "safe-buffer": {
+          "version": "5.1.1",
+          "resolved": 
"https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz";,
+          "integrity": 
"sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==",
+          "dev": true
+        },
+        "string_decoder": {
+          "version": "1.0.3",
+          "resolved": 
"https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz";,
+          "integrity": 
"sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==",
+          "dev": true,
+          "requires": {
+            "safe-buffer": "~5.1.0"
+          }
+        }
+      }
+    },
+    "connect": {
+      "version": "3.6.6",
+      "resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz";,
+      "integrity": "sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ=",
+      "dev": true,
+      "requires": {
+        "debug": "2.6.9",
+        "finalhandler": "1.1.0",
+        "parseurl": "~1.3.2",
+        "utils-merge": "1.0.1"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        },
+        "parseurl": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz";,
+          "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=",
+          "dev": true
+        }
+      }
+    },
+    "connect-livereload": {
+      "version": "0.6.1",
+      "resolved": 
"https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.6.1.tgz";,
+      "integrity": 
"sha512-3R0kMOdL7CjJpU66fzAkCe6HNtd3AavCS4m+uW4KtJjrdGPT0SQEZieAYd+cm+lJoBznNQ4lqipYWkhBMgk00g==",
+      "dev": true
+    },
+    "console-browserify": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz";,
+      "integrity": "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=",
+      "dev": true,
+      "requires": {
+        "date-now": "^0.1.4"
+      }
+    },
+    "console-control-strings": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz";,
+      "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
+      "dev": true
+    },
+    "content-disposition": {
+      "version": "0.5.2",
+      "resolved": 
"https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz";,
+      "integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=",
+      "dev": true
+    },
+    "continuable-cache": {
+      "version": "0.3.1",
+      "resolved": 
"https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz";,
+      "integrity": "sha1-vXJ6f67XfnH/OYWskzUakSczrQ8=",
+      "dev": true
+    },
+    "cookie": {
+      "version": "0.3.1",
+      "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz";,
+      "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=",
+      "dev": true
+    },
+    "cookie-signature": {
+      "version": "1.0.6",
+      "resolved": 
"https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz";,
+      "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=",
+      "dev": true
+    },
+    "copy-descriptor": {
+      "version": "0.1.1",
+      "resolved": 
"https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz";,
+      "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
+      "dev": true
+    },
+    "core-util-is": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz";,
+      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
+      "dev": true
+    },
+    "cross-spawn": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz";,
+      "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
+      "dev": true,
+      "requires": {
+        "lru-cache": "^4.0.1",
+        "which": "^1.2.9"
+      }
+    },
+    "currently-unhandled": {
+      "version": "0.4.1",
+      "resolved": 
"https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz";,
+      "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
+      "dev": true,
+      "requires": {
+        "array-find-index": "^1.0.1"
+      }
+    },
+    "dashdash": {
+      "version": "1.14.1",
+      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz";,
+      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
+      "dev": true,
+      "requires": {
+        "assert-plus": "^1.0.0"
+      }
+    },
+    "date-now": {
+      "version": "0.1.4",
+      "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz";,
+      "integrity": "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=",
+      "dev": true
+    },
+    "dateformat": {
+      "version": "1.0.12",
+      "resolved": 
"https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz";,
+      "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
+      "dev": true,
+      "requires": {
+        "get-stdin": "^4.0.1",
+        "meow": "^3.3.0"
+      }
+    },
+    "debug": {
+      "version": "2.6.9",
+      "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+      "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+      "dev": true,
+      "requires": {
+        "ms": "2.0.0"
+      },
+      "dependencies": {
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "decamelize": {
+      "version": "1.2.0",
+      "resolved": 
"https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz";,
+      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
+      "dev": true
+    },
+    "decode-uri-component": {
+      "version": "0.2.0",
+      "resolved": 
"https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz";,
+      "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
+      "dev": true
+    },
+    "define-property": {
+      "version": "2.0.2",
+      "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz";,
+      "integrity": 
"sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
+      "dev": true,
+      "requires": {
+        "is-descriptor": "^1.0.2",
+        "isobject": "^3.0.1"
+      },
+      "dependencies": {
+        "is-accessor-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-data-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-descriptor": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz";,
+          "integrity": 
"sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+          "dev": true,
+          "requires": {
+            "is-accessor-descriptor": "^1.0.0",
+            "is-data-descriptor": "^1.0.0",
+            "kind-of": "^6.0.2"
+          }
+        }
+      }
+    },
+    "delayed-stream": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz";,
+      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
+      "dev": true
+    },
+    "delegates": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz";,
+      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
+      "dev": true
+    },
+    "destroy": {
+      "version": "1.0.4",
+      "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz";,
+      "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
+      "dev": true
+    },
+    "detect-file": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz";,
+      "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
+      "dev": true
+    },
+    "diff": {
+      "version": "1.3.2",
+      "resolved": "https://registry.npmjs.org/diff/-/diff-1.3.2.tgz";,
+      "integrity": "sha1-/Qeh8fiRUZ2ZBaTJqJ3PWnC2YDc=",
+      "dev": true
+    },
+    "dom-serializer": {
+      "version": "0.1.1",
+      "resolved": 
"https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz";,
+      "integrity": 
"sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==",
+      "dev": true,
+      "requires": {
+        "domelementtype": "^1.3.0",
+        "entities": "^1.1.1"
+      },
+      "dependencies": {
+        "entities": {
+          "version": "1.1.2",
+          "resolved": 
"https://registry.npmjs.org/entities/-/entities-1.1.2.tgz";,
+          "integrity": 
"sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==",
+          "dev": true
+        }
+      }
+    },
+    "domelementtype": {
+      "version": "1.3.1",
+      "resolved": 
"https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz";,
+      "integrity": 
"sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==",
+      "dev": true
+    },
+    "domhandler": {
+      "version": "2.3.0",
+      "resolved": 
"https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz";,
+      "integrity": "sha1-LeWaCCLVAn+r/28DLCsloqir5zg=",
+      "dev": true,
+      "requires": {
+        "domelementtype": "1"
+      }
+    },
+    "domutils": {
+      "version": "1.5.1",
+      "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz";,
+      "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
+      "dev": true,
+      "requires": {
+        "dom-serializer": "0",
+        "domelementtype": "1"
+      }
+    },
+    "duplexer": {
+      "version": "0.1.1",
+      "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz";,
+      "integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=",
+      "dev": true
+    },
+    "duplexify": {
+      "version": "3.7.1",
+      "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz";,
+      "integrity": 
"sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
+      "dev": true,
+      "requires": {
+        "end-of-stream": "^1.0.0",
+        "inherits": "^2.0.1",
+        "readable-stream": "^2.0.0",
+        "stream-shift": "^1.0.0"
+      }
+    },
+    "ecc-jsbn": {
+      "version": "0.1.2",
+      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz";,
+      "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
+      "dev": true,
+      "requires": {
+        "jsbn": "~0.1.0",
+        "safer-buffer": "^2.1.0"
+      }
+    },
+    "ee-first": {
+      "version": "1.1.1",
+      "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz";,
+      "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=",
+      "dev": true
+    },
+    "encodeurl": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz";,
+      "integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=",
+      "dev": true
+    },
+    "end-of-stream": {
+      "version": "1.4.1",
+      "resolved": 
"https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz";,
+      "integrity": 
"sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
+      "dev": true,
+      "requires": {
+        "once": "^1.4.0"
+      },
+      "dependencies": {
+        "once": {
+          "version": "1.4.0",
+          "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz";,
+          "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
+          "dev": true,
+          "requires": {
+            "wrappy": "1"
+          }
+        }
+      }
+    },
+    "engine.io": {
+      "version": "3.3.2",
+      "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.3.2.tgz";,
+      "integrity": 
"sha512-AsaA9KG7cWPXWHp5FvHdDWY3AMWeZ8x+2pUVLcn71qE5AtAzgGbxuclOytygskw8XGmiQafTmnI9Bix3uihu2w==",
+      "dev": true,
+      "requires": {
+        "accepts": "~1.3.4",
+        "base64id": "1.0.0",
+        "cookie": "0.3.1",
+        "debug": "~3.1.0",
+        "engine.io-parser": "~2.1.0",
+        "ws": "~6.1.0"
+      },
+      "dependencies": {
+        "accepts": {
+          "version": "1.3.5",
+          "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz";,
+          "integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=",
+          "dev": true,
+          "requires": {
+            "mime-types": "~2.1.18",
+            "negotiator": "0.6.1"
+          }
+        },
+        "debug": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz";,
+          "integrity": 
"sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "mime-db": {
+          "version": "1.37.0",
+          "resolved": 
"https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz";,
+          "integrity": 
"sha512-R3C4db6bgQhlIhPU48fUtdVmKnflq+hRdad7IyKhtFj06VPNVdk2RhiYL3UjQIlso8L+YxAtFkobT0VK+S/ybg==",
+          "dev": true
+        },
+        "mime-types": {
+          "version": "2.1.21",
+          "resolved": 
"https://registry.npmjs.org/mime-types/-/mime-types-2.1.21.tgz";,
+          "integrity": 
"sha512-3iL6DbwpyLzjR3xHSFNFeb9Nz/M8WDkX33t1GFQnFOllWk8pOrh/LSrB5OXlnlW5P9LH73X6loW/eogc+F5lJg==",
+          "dev": true,
+          "requires": {
+            "mime-db": "~1.37.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "engine.io-client": {
+      "version": "3.3.2",
+      "resolved": 
"https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.3.2.tgz";,
+      "integrity": 
"sha512-y0CPINnhMvPuwtqXfsGuWE8BB66+B6wTtCofQDRecMQPYX3MYUZXFNKDhdrSe3EVjgOu4V3rxdeqN/Tr91IgbQ==",
+      "dev": true,
+      "requires": {
+        "component-emitter": "1.2.1",
+        "component-inherit": "0.0.3",
+        "debug": "~3.1.0",
+        "engine.io-parser": "~2.1.1",
+        "has-cors": "1.1.0",
+        "indexof": "0.0.1",
+        "parseqs": "0.0.5",
+        "parseuri": "0.0.5",
+        "ws": "~6.1.0",
+        "xmlhttprequest-ssl": "~1.5.4",
+        "yeast": "0.1.2"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz";,
+          "integrity": 
"sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "engine.io-parser": {
+      "version": "2.1.3",
+      "resolved": 
"https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.3.tgz";,
+      "integrity": 
"sha512-6HXPre2O4Houl7c4g7Ic/XzPnHBvaEmN90vtRO9uLmwtRqQmTOw0QMevL1TOfL2Cpu1VzsaTmMotQgMdkzGkVA==",
+      "dev": true,
+      "requires": {
+        "after": "0.8.2",
+        "arraybuffer.slice": "~0.0.7",
+        "base64-arraybuffer": "0.1.5",
+        "blob": "0.0.5",
+        "has-binary2": "~1.0.2"
+      }
+    },
+    "entities": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz";,
+      "integrity": "sha1-sph6o4ITR/zeZCsk/fyeT7cSvyY=",
+      "dev": true
+    },
+    "error": {
+      "version": "7.0.2",
+      "resolved": "https://registry.npmjs.org/error/-/error-7.0.2.tgz";,
+      "integrity": "sha1-pfdf/02ZJhJt2sDqXcOOaJFTywI=",
+      "dev": true,
+      "requires": {
+        "string-template": "~0.2.1",
+        "xtend": "~4.0.0"
+      }
+    },
+    "error-ex": {
+      "version": "1.3.0",
+      "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz";,
+      "integrity": "sha1-5ntD8+gsluo6WE/+4Ln8MyXYAtk=",
+      "dev": true,
+      "requires": {
+        "is-arrayish": "^0.2.1"
+      }
+    },
+    "es6-promise": {
+      "version": "4.2.6",
+      "resolved": 
"https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz";,
+      "integrity": 
"sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q==",
+      "dev": true
+    },
+    "es6-promisify": {
+      "version": "5.0.0",
+      "resolved": 
"https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz";,
+      "integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=",
+      "dev": true,
+      "requires": {
+        "es6-promise": "^4.0.3"
+      }
+    },
+    "escape-html": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz";,
+      "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
+      "dev": true
+    },
+    "escape-string-regexp": {
+      "version": "1.0.5",
+      "resolved": 
"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz";,
+      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
+      "dev": true
+    },
+    "esprima": {
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz";,
+      "integrity": 
"sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+      "dev": true
+    },
+    "etag": {
+      "version": "1.8.1",
+      "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz";,
+      "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
+      "dev": true
+    },
+    "eventemitter2": {
+      "version": "0.4.14",
+      "resolved": 
"https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz";,
+      "integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=",
+      "dev": true
+    },
+    "events": {
+      "version": "1.1.1",
+      "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz";,
+      "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=",
+      "dev": true
+    },
+    "exit": {
+      "version": "0.1.2",
+      "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz";,
+      "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
+      "dev": true
+    },
+    "expand-brackets": {
+      "version": "2.1.4",
+      "resolved": 
"https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz";,
+      "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
+      "dev": true,
+      "requires": {
+        "debug": "^2.3.3",
+        "define-property": "^0.2.5",
+        "extend-shallow": "^2.0.1",
+        "posix-character-classes": "^0.1.0",
+        "regex-not": "^1.0.0",
+        "snapdragon": "^0.8.1",
+        "to-regex": "^3.0.1"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "0.2.5",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz";,
+          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^0.1.0"
+          }
+        },
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        }
+      }
+    },
+    "expand-tilde": {
+      "version": "2.0.2",
+      "resolved": 
"https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz";,
+      "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
+      "dev": true,
+      "requires": {
+        "homedir-polyfill": "^1.0.1"
+      }
+    },
+    "express": {
+      "version": "4.16.2",
+      "resolved": "https://registry.npmjs.org/express/-/express-4.16.2.tgz";,
+      "integrity": "sha1-41xt/i1kt9ygpc1PIXgb4ymeB2w=",
+      "dev": true,
+      "requires": {
+        "accepts": "~1.3.4",
+        "array-flatten": "1.1.1",
+        "body-parser": "1.18.2",
+        "content-disposition": "0.5.2",
+        "content-type": "~1.0.4",
+        "cookie": "0.3.1",
+        "cookie-signature": "1.0.6",
+        "debug": "2.6.9",
+        "depd": "~1.1.1",
+        "encodeurl": "~1.0.1",
+        "escape-html": "~1.0.3",
+        "etag": "~1.8.1",
+        "finalhandler": "1.1.0",
+        "fresh": "0.5.2",
+        "merge-descriptors": "1.0.1",
+        "methods": "~1.1.2",
+        "on-finished": "~2.3.0",
+        "parseurl": "~1.3.2",
+        "path-to-regexp": "0.1.7",
+        "proxy-addr": "~2.0.2",
+        "qs": "6.5.1",
+        "range-parser": "~1.2.0",
+        "safe-buffer": "5.1.1",
+        "send": "0.16.1",
+        "serve-static": "1.13.1",
+        "setprototypeof": "1.1.0",
+        "statuses": "~1.3.1",
+        "type-is": "~1.6.15",
+        "utils-merge": "1.0.1",
+        "vary": "~1.1.2"
+      },
+      "dependencies": {
+        "accepts": {
+          "version": "1.3.4",
+          "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz";,
+          "integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=",
+          "dev": true,
+          "requires": {
+            "mime-types": "~2.1.16",
+            "negotiator": "0.6.1"
+          }
+        },
+        "body-parser": {
+          "version": "1.18.2",
+          "resolved": 
"https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz";,
+          "integrity": "sha1-h2eKGdhLR9hZuDGZvVm84iKxBFQ=",
+          "dev": true,
+          "requires": {
+            "bytes": "3.0.0",
+            "content-type": "~1.0.4",
+            "debug": "2.6.9",
+            "depd": "~1.1.1",
+            "http-errors": "~1.6.2",
+            "iconv-lite": "0.4.19",
+            "on-finished": "~2.3.0",
+            "qs": "6.5.1",
+            "raw-body": "2.3.2",
+            "type-is": "~1.6.15"
+          }
+        },
+        "bytes": {
+          "version": "3.0.0",
+          "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz";,
+          "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
+          "dev": true
+        },
+        "content-type": {
+          "version": "1.0.4",
+          "resolved": 
"https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz";,
+          "integrity": 
"sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
+          "dev": true
+        },
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "depd": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz";,
+          "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
+          "dev": true
+        },
+        "etag": {
+          "version": "1.8.1",
+          "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz";,
+          "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
+          "dev": true
+        },
+        "fresh": {
+          "version": "0.5.2",
+          "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz";,
+          "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
+          "dev": true
+        },
+        "http-errors": {
+          "version": "1.6.2",
+          "resolved": 
"https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz";,
+          "integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=",
+          "dev": true,
+          "requires": {
+            "depd": "1.1.1",
+            "inherits": "2.0.3",
+            "setprototypeof": "1.0.3",
+            "statuses": ">= 1.3.1 < 2"
+          },
+          "dependencies": {
+            "depd": {
+              "version": "1.1.1",
+              "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz";,
+              "integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=",
+              "dev": true
+            },
+            "setprototypeof": {
+              "version": "1.0.3",
+              "resolved": 
"https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz";,
+              "integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=",
+              "dev": true
+            }
+          }
+        },
+        "iconv-lite": {
+          "version": "0.4.19",
+          "resolved": 
"https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz";,
+          "integrity": 
"sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ==",
+          "dev": true
+        },
+        "mime": {
+          "version": "1.4.1",
+          "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz";,
+          "integrity": 
"sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==",
+          "dev": true
+        },
+        "mime-db": {
+          "version": "1.30.0",
+          "resolved": 
"https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz";,
+          "integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=",
+          "dev": true
+        },
+        "mime-types": {
+          "version": "2.1.17",
+          "resolved": 
"https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz";,
+          "integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
+          "dev": true,
+          "requires": {
+            "mime-db": "~1.30.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        },
+        "parseurl": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz";,
+          "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=",
+          "dev": true
+        },
+        "qs": {
+          "version": "6.5.1",
+          "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz";,
+          "integrity": 
"sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==",
+          "dev": true
+        },
+        "raw-body": {
+          "version": "2.3.2",
+          "resolved": 
"https://registry.npmjs.org/raw-body/-/raw-body-2.3.2.tgz";,
+          "integrity": "sha1-vNYMd9Prk83gBQKVw/N5OJvIj4k=",
+          "dev": true,
+          "requires": {
+            "bytes": "3.0.0",
+            "http-errors": "1.6.2",
+            "iconv-lite": "0.4.19",
+            "unpipe": "1.0.0"
+          }
+        },
+        "safe-buffer": {
+          "version": "5.1.1",
+          "resolved": 
"https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz";,
+          "integrity": 
"sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==",
+          "dev": true
+        },
+        "send": {
+          "version": "0.16.1",
+          "resolved": "https://registry.npmjs.org/send/-/send-0.16.1.tgz";,
+          "integrity": 
"sha512-ElCLJdJIKPk6ux/Hocwhk7NFHpI3pVm/IZOYWqUmoxcgeyM+MpxHHKhb8QmlJDX1pU6WrgaHBkVNm73Sv7uc2A==",
+          "dev": true,
+          "requires": {
+            "debug": "2.6.9",
+            "depd": "~1.1.1",
+            "destroy": "~1.0.4",
+            "encodeurl": "~1.0.1",
+            "escape-html": "~1.0.3",
+            "etag": "~1.8.1",
+            "fresh": "0.5.2",
+            "http-errors": "~1.6.2",
+            "mime": "1.4.1",
+            "ms": "2.0.0",
+            "on-finished": "~2.3.0",
+            "range-parser": "~1.2.0",
+            "statuses": "~1.3.1"
+          }
+        },
+        "serve-static": {
+          "version": "1.13.1",
+          "resolved": 
"https://registry.npmjs.org/serve-static/-/serve-static-1.13.1.tgz";,
+          "integrity": 
"sha512-hSMUZrsPa/I09VYFJwa627JJkNs0NrfL1Uzuup+GqHfToR2KcsXFymXSV90hoyw3M+msjFuQly+YzIH/q0MGlQ==",
+          "dev": true,
+          "requires": {
+            "encodeurl": "~1.0.1",
+            "escape-html": "~1.0.3",
+            "parseurl": "~1.3.2",
+            "send": "0.16.1"
+          }
+        },
+        "setprototypeof": {
+          "version": "1.1.0",
+          "resolved": 
"https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz";,
+          "integrity": 
"sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
+          "dev": true
+        },
+        "type-is": {
+          "version": "1.6.15",
+          "resolved": 
"https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz";,
+          "integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=",
+          "dev": true,
+          "requires": {
+            "media-typer": "0.3.0",
+            "mime-types": "~2.1.15"
+          }
+        },
+        "utils-merge": {
+          "version": "1.0.1",
+          "resolved": 
"https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz";,
+          "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
+          "dev": true
+        }
+      }
+    },
+    "extend": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.0.tgz";,
+      "integrity": "sha1-WkdDU7nzNT3dgXbf03uRyDpG8dQ=",
+      "dev": true
+    },
+    "extend-shallow": {
+      "version": "3.0.2",
+      "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz";,
+      "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
+      "dev": true,
+      "requires": {
+        "assign-symbols": "^1.0.0",
+        "is-extendable": "^1.0.1"
+      },
+      "dependencies": {
+        "is-extendable": {
+          "version": "1.0.1",
+          "resolved": 
"https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz";,
+          "integrity": 
"sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
+          "dev": true,
+          "requires": {
+            "is-plain-object": "^2.0.4"
+          }
+        }
+      }
+    },
+    "extglob": {
+      "version": "2.0.4",
+      "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz";,
+      "integrity": 
"sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
+      "dev": true,
+      "requires": {
+        "array-unique": "^0.3.2",
+        "define-property": "^1.0.0",
+        "expand-brackets": "^2.1.4",
+        "extend-shallow": "^2.0.1",
+        "fragment-cache": "^0.2.1",
+        "regex-not": "^1.0.0",
+        "snapdragon": "^0.8.1",
+        "to-regex": "^3.0.1"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz";,
+          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^1.0.0"
+          }
+        },
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        },
+        "is-accessor-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-data-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-descriptor": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz";,
+          "integrity": 
"sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+          "dev": true,
+          "requires": {
+            "is-accessor-descriptor": "^1.0.0",
+            "is-data-descriptor": "^1.0.0",
+            "kind-of": "^6.0.2"
+          }
+        }
+      }
+    },
+    "extract-zip": {
+      "version": "1.6.7",
+      "resolved": 
"https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz";,
+      "integrity": "sha1-qEC0uK9kAyZMjbV/Txp0Mz74H+k=",
+      "dev": true,
+      "requires": {
+        "concat-stream": "1.6.2",
+        "debug": "2.6.9",
+        "mkdirp": "0.5.1",
+        "yauzl": "2.4.1"
+      },
+      "dependencies": {
+        "concat-stream": {
+          "version": "1.6.2",
+          "resolved": 
"https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz";,
+          "integrity": 
"sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
+          "dev": true,
+          "requires": {
+            "buffer-from": "^1.0.0",
+            "inherits": "^2.0.3",
+            "readable-stream": "^2.2.2",
+            "typedarray": "^0.0.6"
+          }
+        },
+        "isarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz";,
+          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
+          "dev": true
+        },
+        "process-nextick-args": {
+          "version": "2.0.0",
+          "resolved": 
"https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz";,
+          "integrity": 
"sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
+          "dev": true
+        },
+        "readable-stream": {
+          "version": "2.3.6",
+          "resolved": 
"http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz";,
+          "integrity": 
"sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
+          "dev": true,
+          "requires": {
+            "core-util-is": "~1.0.0",
+            "inherits": "~2.0.3",
+            "isarray": "~1.0.0",
+            "process-nextick-args": "~2.0.0",
+            "safe-buffer": "~5.1.1",
+            "string_decoder": "~1.1.1",
+            "util-deprecate": "~1.0.1"
+          }
+        },
+        "string_decoder": {
+          "version": "1.1.1",
+          "resolved": 
"https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz";,
+          "integrity": 
"sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+          "dev": true,
+          "requires": {
+            "safe-buffer": "~5.1.0"
+          }
+        }
+      }
+    },
+    "extsprintf": {
+      "version": "1.3.0",
+      "resolved": 
"https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz";,
+      "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
+      "dev": true
+    },
+    "fast-deep-equal": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz";,
+      "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=",
+      "dev": true
+    },
+    "fast-json-stable-stringify": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz";,
+      "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
+      "dev": true
+    },
+    "faye-websocket": {
+      "version": "0.10.0",
+      "resolved": 
"https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz";,
+      "integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=",
+      "dev": true,
+      "requires": {
+        "websocket-driver": ">=0.5.1"
+      }
+    },
+    "fd-slicer": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz";,
+      "integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=",
+      "dev": true,
+      "requires": {
+        "pend": "~1.2.0"
+      }
+    },
+    "figures": {
+      "version": "1.7.0",
+      "resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz";,
+      "integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=",
+      "dev": true,
+      "requires": {
+        "escape-string-regexp": "^1.0.5",
+        "object-assign": "^4.1.0"
+      }
+    },
+    "fill-range": {
+      "version": "4.0.0",
+      "resolved": 
"https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz";,
+      "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
+      "dev": true,
+      "requires": {
+        "extend-shallow": "^2.0.1",
+        "is-number": "^3.0.0",
+        "repeat-string": "^1.6.1",
+        "to-regex-range": "^2.1.0"
+      },
+      "dependencies": {
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        }
+      }
+    },
+    "finalhandler": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz";,
+      "integrity": "sha1-zgtoVbRYU+eRsvzGgARtiCU91/U=",
+      "dev": true,
+      "requires": {
+        "debug": "2.6.9",
+        "encodeurl": "~1.0.1",
+        "escape-html": "~1.0.3",
+        "on-finished": "~2.3.0",
+        "parseurl": "~1.3.2",
+        "statuses": "~1.3.1",
+        "unpipe": "~1.0.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        },
+        "parseurl": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz";,
+          "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=",
+          "dev": true
+        }
+      }
+    },
+    "find-up": {
+      "version": "1.1.2",
+      "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz";,
+      "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
+      "dev": true,
+      "requires": {
+        "path-exists": "^2.0.0",
+        "pinkie-promise": "^2.0.0"
+      }
+    },
+    "findup-sync": {
+      "version": "0.3.0",
+      "resolved": 
"https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz";,
+      "integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=",
+      "dev": true,
+      "requires": {
+        "glob": "~5.0.0"
+      },
+      "dependencies": {
+        "glob": {
+          "version": "5.0.15",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz";,
+          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
+          "dev": true,
+          "requires": {
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "2 || 3",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        }
+      }
+    },
+    "fined": {
+      "version": "1.1.1",
+      "resolved": "https://registry.npmjs.org/fined/-/fined-1.1.1.tgz";,
+      "integrity": 
"sha512-jQp949ZmEbiYHk3gkbdtpJ0G1+kgtLQBNdP5edFP7Fh+WAYceLQz6yO1SBj72Xkg8GVyTB3bBzAYrHJVh5Xd5g==",
+      "dev": true,
+      "requires": {
+        "expand-tilde": "^2.0.2",
+        "is-plain-object": "^2.0.3",
+        "object.defaults": "^1.1.0",
+        "object.pick": "^1.2.0",
+        "parse-filepath": "^1.0.1"
+      }
+    },
+    "flagged-respawn": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz";,
+      "integrity": 
"sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==",
+      "dev": true
+    },
+    "for-in": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz";,
+      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
+      "dev": true
+    },
+    "for-own": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz";,
+      "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
+      "dev": true,
+      "requires": {
+        "for-in": "^1.0.1"
+      }
+    },
+    "forever-agent": {
+      "version": "0.6.1",
+      "resolved": 
"https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz";,
+      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
+      "dev": true
+    },
+    "form-data": {
+      "version": "2.3.3",
+      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz";,
+      "integrity": 
"sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
+      "dev": true,
+      "requires": {
+        "asynckit": "^0.4.0",
+        "combined-stream": "^1.0.6",
+        "mime-types": "^2.1.12"
+      }
+    },
+    "forwarded": {
+      "version": "0.1.2",
+      "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz";,
+      "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=",
+      "dev": true
+    },
+    "fragment-cache": {
+      "version": "0.2.1",
+      "resolved": 
"https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz";,
+      "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
+      "dev": true,
+      "requires": {
+        "map-cache": "^0.2.2"
+      }
+    },
+    "fresh": {
+      "version": "0.5.2",
+      "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz";,
+      "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
+      "dev": true
+    },
+    "fs.realpath": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz";,
+      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
+      "dev": true
+    },
+    "fstream": {
+      "version": "1.0.11",
+      "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz";,
+      "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
+      "dev": true,
+      "requires": {
+        "graceful-fs": "^4.1.2",
+        "inherits": "~2.0.0",
+        "mkdirp": ">=0.5 0",
+        "rimraf": "2"
+      }
+    },
+    "gauge": {
+      "version": "2.7.4",
+      "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz";,
+      "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
+      "dev": true,
+      "requires": {
+        "aproba": "^1.0.3",
+        "console-control-strings": "^1.0.0",
+        "has-unicode": "^2.0.0",
+        "object-assign": "^4.1.0",
+        "signal-exit": "^3.0.0",
+        "string-width": "^1.0.1",
+        "strip-ansi": "^3.0.1",
+        "wide-align": "^1.1.0"
+      }
+    },
+    "gaze": {
+      "version": "1.1.2",
+      "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.2.tgz";,
+      "integrity": "sha1-hHIkZ3rbiHDWeSV+0ziP22HkAQU=",
+      "dev": true,
+      "requires": {
+        "globule": "^1.0.0"
+      }
+    },
+    "get-caller-file": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz";,
+      "integrity": 
"sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
+      "dev": true
+    },
+    "get-stdin": {
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz";,
+      "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
+      "dev": true
+    },
+    "get-value": {
+      "version": "2.0.6",
+      "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz";,
+      "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
+      "dev": true
+    },
+    "getobject": {
+      "version": "0.1.0",
+      "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz";,
+      "integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=",
+      "dev": true
+    },
+    "getpass": {
+      "version": "0.1.7",
+      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz";,
+      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
+      "dev": true,
+      "requires": {
+        "assert-plus": "^1.0.0"
+      }
+    },
+    "glob": {
+      "version": "7.0.6",
+      "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz";,
+      "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
+      "dev": true,
+      "requires": {
+        "fs.realpath": "^1.0.0",
+        "inflight": "^1.0.4",
+        "inherits": "2",
+        "minimatch": "^3.0.2",
+        "once": "^1.3.0",
+        "path-is-absolute": "^1.0.0"
+      }
+    },
+    "global-modules": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz";,
+      "integrity": 
"sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
+      "dev": true,
+      "requires": {
+        "global-prefix": "^1.0.1",
+        "is-windows": "^1.0.1",
+        "resolve-dir": "^1.0.0"
+      }
+    },
+    "global-prefix": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz";,
+      "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
+      "dev": true,
+      "requires": {
+        "expand-tilde": "^2.0.2",
+        "homedir-polyfill": "^1.0.1",
+        "ini": "^1.3.4",
+        "is-windows": "^1.0.1",
+        "which": "^1.2.14"
+      },
+      "dependencies": {
+        "isexe": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz";,
+          "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
+          "dev": true
+        },
+        "which": {
+          "version": "1.3.1",
+          "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz";,
+          "integrity": 
"sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+          "dev": true,
+          "requires": {
+            "isexe": "^2.0.0"
+          }
+        }
+      }
+    },
+    "globule": {
+      "version": "1.2.1",
+      "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz";,
+      "integrity": 
"sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==",
+      "dev": true,
+      "requires": {
+        "glob": "~7.1.1",
+        "lodash": "~4.17.10",
+        "minimatch": "~3.0.2"
+      },
+      "dependencies": {
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          },
+          "dependencies": {
+            "minimatch": {
+              "version": "3.0.4",
+              "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+              "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+              "dev": true,
+              "requires": {
+                "brace-expansion": "^1.1.7"
+              }
+            }
+          }
+        }
+      }
+    },
+    "graceful-fs": {
+      "version": "4.1.4",
+      "resolved": 
"https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.4.tgz";,
+      "integrity": "sha1-7widKIDwM7ARgjzlyPrnmNp3Xb0=",
+      "dev": true
+    },
+    "grunt": {
+      "version": "1.0.4",
+      "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.0.4.tgz";,
+      "integrity": 
"sha512-PYsMOrOC+MsdGEkFVwMaMyc6Ob7pKmq+deg1Sjr+vvMWp35sztfwKE7qoN51V+UEtHsyNuMcGdgMLFkBHvMxHQ==",
+      "dev": true,
+      "requires": {
+        "coffeescript": "~1.10.0",
+        "dateformat": "~1.0.12",
+        "eventemitter2": "~0.4.13",
+        "exit": "~0.1.1",
+        "findup-sync": "~0.3.0",
+        "glob": "~7.0.0",
+        "grunt-cli": "~1.2.0",
+        "grunt-known-options": "~1.1.0",
+        "grunt-legacy-log": "~2.0.0",
+        "grunt-legacy-util": "~1.1.1",
+        "iconv-lite": "~0.4.13",
+        "js-yaml": "~3.13.0",
+        "minimatch": "~3.0.2",
+        "mkdirp": "~0.5.1",
+        "nopt": "~3.0.6",
+        "path-is-absolute": "~1.0.0",
+        "rimraf": "~2.6.2"
+      },
+      "dependencies": {
+        "grunt-cli": {
+          "version": "1.2.0",
+          "resolved": 
"https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz";,
+          "integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
+          "dev": true,
+          "requires": {
+            "findup-sync": "~0.3.0",
+            "grunt-known-options": "~1.1.0",
+            "nopt": "~3.0.6",
+            "resolve": "~1.1.0"
+          }
+        }
+      }
+    },
+    "grunt-autoprefixer": {
+      "version": "3.0.4",
+      "resolved": 
"https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-3.0.4.tgz";,
+      "integrity": "sha1-/kLiR7z6ucKSoSwGLa1PNb3pAsU=",
+      "dev": true,
+      "requires": {
+        "autoprefixer-core": "^5.1.7",
+        "chalk": "~1.0.0",
+        "diff": "~1.3.0",
+        "postcss": "^4.1.11"
+      },
+      "dependencies": {
+        "ansi-regex": {
+          "version": "1.1.1",
+          "resolved": 
"https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz";,
+          "integrity": "sha1-QchHGUZGN15qGl0Qw8oFTvn8mA0=",
+          "dev": true
+        },
+        "chalk": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz";,
+          "integrity": "sha1-s89O0P9Tl8mcdbj2edsvUoMfltw=",
+          "dev": true,
+          "requires": {
+            "ansi-styles": "^2.0.1",
+            "escape-string-regexp": "^1.0.2",
+            "has-ansi": "^1.0.3",
+            "strip-ansi": "^2.0.1",
+            "supports-color": "^1.3.0"
+          }
+        },
+        "has-ansi": {
+          "version": "1.0.3",
+          "resolved": 
"https://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz";,
+          "integrity": "sha1-wLWxYV2eOCsP9nFp2We0JeSMpTg=",
+          "dev": true,
+          "requires": {
+            "ansi-regex": "^1.1.0",
+            "get-stdin": "^4.0.1"
+          }
+        },
+        "strip-ansi": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz";,
+          "integrity": "sha1-32LBqpTtLxFOHQ8h/R1QSCt5pg4=",
+          "dev": true,
+          "requires": {
+            "ansi-regex": "^1.0.0"
+          }
+        },
+        "supports-color": {
+          "version": "1.3.1",
+          "resolved": 
"https://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz";,
+          "integrity": "sha1-FXWN8J2P87SswwdTn6vicJXhBC0=",
+          "dev": true
+        }
+      }
+    },
+    "grunt-cli": {
+      "version": "1.3.2",
+      "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.3.2.tgz";,
+      "integrity": 
"sha512-8OHDiZZkcptxVXtMfDxJvmN7MVJNE8L/yIcPb4HB7TlyFD1kDvjHrb62uhySsU14wJx9ORMnTuhRMQ40lH/orQ==",
+      "dev": true,
+      "requires": {
+        "grunt-known-options": "~1.1.0",
+        "interpret": "~1.1.0",
+        "liftoff": "~2.5.0",
+        "nopt": "~4.0.1",
+        "v8flags": "~3.1.1"
+      },
+      "dependencies": {
+        "nopt": {
+          "version": "4.0.1",
+          "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz";,
+          "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=",
+          "dev": true,
+          "requires": {
+            "abbrev": "1",
+            "osenv": "^0.1.4"
+          }
+        }
+      }
+    },
+    "grunt-contrib-connect": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-2.0.0.tgz";,
+      "integrity": 
"sha512-JVjM9UDP84WbT2S7swkyuwPuxFtT+zry/RUBuP3IT8LZPEQjtzzMwiM+qimswNKQ9plh5WhcFWaaqz2ruB9/DA==",
+      "dev": true,
+      "requires": {
+        "async": "^2.6.1",
+        "connect": "^3.6.6",
+        "connect-livereload": "^0.6.0",
+        "morgan": "^1.9.0",
+        "node-http2": "^4.0.1",
+        "opn": "^5.3.0",
+        "portscanner": "^2.2.0",
+        "serve-index": "^1.9.1",
+        "serve-static": "^1.13.2"
+      },
+      "dependencies": {
+        "async": {
+          "version": "2.6.2",
+          "resolved": "https://registry.npmjs.org/async/-/async-2.6.2.tgz";,
+          "integrity": 
"sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==",
+          "dev": true,
+          "requires": {
+            "lodash": "^4.17.11"
+          }
+        },
+        "lodash": {
+          "version": "4.17.11",
+          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz";,
+          "integrity": 
"sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+          "dev": true
+        }
+      }
+    },
+    "grunt-contrib-cssmin": {
+      "version": "3.0.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-3.0.0.tgz";,
+      "integrity": 
"sha512-eXpooYmVGKMs/xV7DzTLgJFPVOfMuawPD3x0JwhlH0mumq2NtH3xsxaHxp1Y3NKxp0j0tRhFS6kSBRsz6TuTGg==",
+      "dev": true,
+      "requires": {
+        "chalk": "^2.4.1",
+        "clean-css": "~4.2.1",
+        "maxmin": "^2.1.0"
+      },
+      "dependencies": {
+        "ansi-styles": {
+          "version": "3.2.1",
+          "resolved": 
"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz";,
+          "integrity": 
"sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+          "dev": true,
+          "requires": {
+            "color-convert": "^1.9.0"
+          }
+        },
+        "chalk": {
+          "version": "2.4.2",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz";,
+          "integrity": 
"sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+          "dev": true,
+          "requires": {
+            "ansi-styles": "^3.2.1",
+            "escape-string-regexp": "^1.0.5",
+            "supports-color": "^5.3.0"
+          }
+        },
+        "supports-color": {
+          "version": "5.5.0",
+          "resolved": 
"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz";,
+          "integrity": 
"sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+          "dev": true,
+          "requires": {
+            "has-flag": "^3.0.0"
+          }
+        }
+      }
+    },
+    "grunt-contrib-jshint": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-2.0.0.tgz";,
+      "integrity": 
"sha512-4qR411I1bhvVrPkKBzCUcrWkTEtBuWioXi9ABWRXHoplRScg03jiMqLDpzS4pDhVsLOTx5F9l+0cnMc+Gd2MWg==",
+      "dev": true,
+      "requires": {
+        "chalk": "^2.4.1",
+        "hooker": "^0.2.3",
+        "jshint": "~2.9.6"
+      },
+      "dependencies": {
+        "ansi-styles": {
+          "version": "3.2.1",
+          "resolved": 
"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz";,
+          "integrity": 
"sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+          "dev": true,
+          "requires": {
+            "color-convert": "^1.9.0"
+          }
+        },
+        "chalk": {
+          "version": "2.4.2",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz";,
+          "integrity": 
"sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+          "dev": true,
+          "requires": {
+            "ansi-styles": "^3.2.1",
+            "escape-string-regexp": "^1.0.5",
+            "supports-color": "^5.3.0"
+          }
+        },
+        "supports-color": {
+          "version": "5.5.0",
+          "resolved": 
"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz";,
+          "integrity": 
"sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+          "dev": true,
+          "requires": {
+            "has-flag": "^3.0.0"
+          }
+        }
+      }
+    },
+    "grunt-contrib-qunit": {
+      "version": "3.1.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-qunit/-/grunt-contrib-qunit-3.1.0.tgz";,
+      "integrity": 
"sha512-mdk8UltH6mxCD63E0hTXMAts42DOi4z4bBBrY7qnuHiShflMF7IueSMYe0zWaZ2dO8mgujh57Zfny2EbigJhRg==",
+      "dev": true,
+      "requires": {
+        "eventemitter2": "^5.0.1",
+        "p-each-series": "^1.0.0",
+        "puppeteer": "^1.11.0"
+      },
+      "dependencies": {
+        "eventemitter2": {
+          "version": "5.0.1",
+          "resolved": 
"https://registry.npmjs.org/eventemitter2/-/eventemitter2-5.0.1.tgz";,
+          "integrity": "sha1-YZegldX7a1folC9v1+qtY6CclFI=",
+          "dev": true
+        }
+      }
+    },
+    "grunt-contrib-uglify": {
+      "version": "3.3.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-3.3.0.tgz";,
+      "integrity": 
"sha512-W9O7lJE3PlD8VCc5fyaf98QV7f5wEDiU4PBIh0+/6UBbk2LhgzEFS0/p+taH5UD3+PlEn7QPN0o06Z0To6SqXw==",
+      "dev": true,
+      "requires": {
+        "chalk": "^1.0.0",
+        "maxmin": "^1.1.0",
+        "uglify-js": "~3.3.0",
+        "uri-path": "^1.0.0"
+      },
+      "dependencies": {
+        "gzip-size": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz";,
+          "integrity": "sha1-Zs+LEBBHInuVus5uodoMF37Vwi8=",
+          "dev": true,
+          "requires": {
+            "browserify-zlib": "^0.1.4",
+            "concat-stream": "^1.4.1"
+          }
+        },
+        "maxmin": {
+          "version": "1.1.0",
+          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.1.0.tgz";,
+          "integrity": "sha1-cTZehKmd2Piz99X94vANHn9zvmE=",
+          "dev": true,
+          "requires": {
+            "chalk": "^1.0.0",
+            "figures": "^1.0.1",
+            "gzip-size": "^1.0.0",
+            "pretty-bytes": "^1.0.0"
+          }
+        },
+        "pretty-bytes": {
+          "version": "1.0.4",
+          "resolved": 
"https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz";,
+          "integrity": "sha1-CiLoIQYJrTVUL4yNXSFZr/B1HIQ=",
+          "dev": true,
+          "requires": {
+            "get-stdin": "^4.0.1",
+            "meow": "^3.1.0"
+          }
+        }
+      }
+    },
+    "grunt-contrib-watch": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-1.1.0.tgz";,
+      "integrity": 
"sha512-yGweN+0DW5yM+oo58fRu/XIRrPcn3r4tQx+nL7eMRwjpvk+rQY6R8o94BPK0i2UhTg9FN21hS+m8vR8v9vXfeg==",
+      "dev": true,
+      "requires": {
+        "async": "^2.6.0",
+        "gaze": "^1.1.0",
+        "lodash": "^4.17.10",
+        "tiny-lr": "^1.1.1"
+      },
+      "dependencies": {
+        "async": {
+          "version": "2.6.2",
+          "resolved": "https://registry.npmjs.org/async/-/async-2.6.2.tgz";,
+          "integrity": 
"sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==",
+          "dev": true,
+          "requires": {
+            "lodash": "^4.17.11"
+          }
+        }
+      }
+    },
+    "grunt-known-options": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.0.tgz";,
+      "integrity": "sha1-pCdO6zL6dl2lp6OxcSYXzjsUQUk=",
+      "dev": true
+    },
+    "grunt-legacy-log": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-2.0.0.tgz";,
+      "integrity": 
"sha512-1m3+5QvDYfR1ltr8hjiaiNjddxGdQWcH0rw1iKKiQnF0+xtgTazirSTGu68RchPyh1OBng1bBUjLmX8q9NpoCw==",
+      "dev": true,
+      "requires": {
+        "colors": "~1.1.2",
+        "grunt-legacy-log-utils": "~2.0.0",
+        "hooker": "~0.2.3",
+        "lodash": "~4.17.5"
+      }
+    },
+    "grunt-legacy-log-utils": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.0.1.tgz";,
+      "integrity": 
"sha512-o7uHyO/J+i2tXG8r2bZNlVk20vlIFJ9IEYyHMCQGfWYru8Jv3wTqKZzvV30YW9rWEjq0eP3cflQ1qWojIe9VFA==",
+      "dev": true,
+      "requires": {
+        "chalk": "~2.4.1",
+        "lodash": "~4.17.10"
+      },
+      "dependencies": {
+        "ansi-styles": {
+          "version": "3.2.1",
+          "resolved": 
"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz";,
+          "integrity": 
"sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+          "dev": true,
+          "requires": {
+            "color-convert": "^1.9.0"
+          }
+        },
+        "chalk": {
+          "version": "2.4.2",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz";,
+          "integrity": 
"sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+          "dev": true,
+          "requires": {
+            "ansi-styles": "^3.2.1",
+            "escape-string-regexp": "^1.0.5",
+            "supports-color": "^5.3.0"
+          }
+        },
+        "supports-color": {
+          "version": "5.5.0",
+          "resolved": 
"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz";,
+          "integrity": 
"sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+          "dev": true,
+          "requires": {
+            "has-flag": "^3.0.0"
+          }
+        }
+      }
+    },
+    "grunt-legacy-util": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.1.1.tgz";,
+      "integrity": 
"sha512-9zyA29w/fBe6BIfjGENndwoe1Uy31BIXxTH3s8mga0Z5Bz2Sp4UCjkeyv2tI449ymkx3x26B+46FV4fXEddl5A==",
+      "dev": true,
+      "requires": {
+        "async": "~1.5.2",
+        "exit": "~0.1.1",
+        "getobject": "~0.1.0",
+        "hooker": "~0.2.3",
+        "lodash": "~4.17.10",
+        "underscore.string": "~3.3.4",
+        "which": "~1.3.0"
+      }
+    },
+    "grunt-sass": {
+      "version": "3.0.2",
+      "resolved": 
"https://registry.npmjs.org/grunt-sass/-/grunt-sass-3.0.2.tgz";,
+      "integrity": 
"sha512-Ogq4cWqBre71gZIkgxIxevgzZHSIIsrKu/5yvPDl4Mvib0A4TRTJEQUdpQ0YV1iai0DPjayz02vDJE6KUVHQ2w==",
+      "dev": true
+    },
+    "grunt-zip": {
+      "version": "0.17.1",
+      "resolved": 
"https://registry.npmjs.org/grunt-zip/-/grunt-zip-0.17.1.tgz";,
+      "integrity": "sha1-IYr6NzUcRvebn7HWovw8hFGaUtA=",
+      "dev": true,
+      "requires": {
+        "grunt-retro": "~0.6.0",
+        "jszip": "~2.5.0"
+      },
+      "dependencies": {
+        "grunt-retro": {
+          "version": "0.6.4",
+          "resolved": 
"https://registry.npmjs.org/grunt-retro/-/grunt-retro-0.6.4.tgz";,
+          "integrity": "sha1-8mqEj2pHl6X/foUOYCIMDea+jnI=",
+          "dev": true
+        },
+        "jszip": {
+          "version": "2.5.0",
+          "resolved": "https://registry.npmjs.org/jszip/-/jszip-2.5.0.tgz";,
+          "integrity": "sha1-dET9hVHd8+XacZj+oMkbyDCMwnQ=",
+          "dev": true,
+          "requires": {
+            "pako": "~0.2.5"
+          }
+        }
+      }
+    },
+    "gzip-size": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz";,
+      "integrity": "sha1-VGGI6b3DN/Zzdy+BZgRks4nc5SA=",
+      "dev": true,
+      "requires": {
+        "duplexer": "^0.1.1"
+      }
+    },
+    "har-schema": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz";,
+      "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
+      "dev": true
+    },
+    "har-validator": {
+      "version": "5.1.3",
+      "resolved": 
"https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz";,
+      "integrity": 
"sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
+      "dev": true,
+      "requires": {
+        "ajv": "^6.5.5",
+        "har-schema": "^2.0.0"
+      }
+    },
+    "has-ansi": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz";,
+      "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
+      "dev": true,
+      "requires": {
+        "ansi-regex": "^2.0.0"
+      }
+    },
+    "has-binary2": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz";,
+      "integrity": 
"sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==",
+      "dev": true,
+      "requires": {
+        "isarray": "2.0.1"
+      },
+      "dependencies": {
+        "isarray": {
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz";,
+          "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=",
+          "dev": true
+        }
+      }
+    },
+    "has-cors": {
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz";,
+      "integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=",
+      "dev": true
+    },
+    "has-flag": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz";,
+      "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
+      "dev": true
+    },
+    "has-unicode": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz";,
+      "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
+      "dev": true
+    },
+    "has-value": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz";,
+      "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
+      "dev": true,
+      "requires": {
+        "get-value": "^2.0.6",
+        "has-values": "^1.0.0",
+        "isobject": "^3.0.0"
+      }
+    },
+    "has-values": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz";,
+      "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
+      "dev": true,
+      "requires": {
+        "is-number": "^3.0.0",
+        "kind-of": "^4.0.0"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "4.0.0",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz";,
+          "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "homedir-polyfill": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz";,
+      "integrity": 
"sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
+      "dev": true,
+      "requires": {
+        "parse-passwd": "^1.0.0"
+      }
+    },
+    "hooker": {
+      "version": "0.2.3",
+      "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz";,
+      "integrity": "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=",
+      "dev": true
+    },
+    "hosted-git-info": {
+      "version": "2.1.5",
+      "resolved": 
"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz";,
+      "integrity": "sha1-C6gdkNouJas0ozLm7HeTbhWYEYs=",
+      "dev": true
+    },
+    "htmlparser2": {
+      "version": "3.8.3",
+      "resolved": 
"https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz";,
+      "integrity": "sha1-mWwosZFRaovoZQGn15dX5ccMEGg=",
+      "dev": true,
+      "requires": {
+        "domelementtype": "1",
+        "domhandler": "2.3",
+        "domutils": "1.5",
+        "entities": "1.0",
+        "readable-stream": "1.1"
+      },
+      "dependencies": {
+        "readable-stream": {
+          "version": "1.1.14",
+          "resolved": 
"https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz";,
+          "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
+          "dev": true,
+          "requires": {
+            "core-util-is": "~1.0.0",
+            "inherits": "~2.0.1",
+            "isarray": "0.0.1",
+            "string_decoder": "~0.10.x"
+          }
+        }
+      }
+    },
+    "http-errors": {
+      "version": "1.6.3",
+      "resolved": 
"https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz";,
+      "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
+      "dev": true,
+      "requires": {
+        "depd": "~1.1.2",
+        "inherits": "2.0.3",
+        "setprototypeof": "1.1.0",
+        "statuses": ">= 1.4.0 < 2"
+      },
+      "dependencies": {
+        "depd": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz";,
+          "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
+          "dev": true
+        },
+        "statuses": {
+          "version": "1.5.0",
+          "resolved": 
"https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz";,
+          "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
+          "dev": true
+        }
+      }
+    },
+    "http-parser-js": {
+      "version": "0.5.0",
+      "resolved": 
"https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.0.tgz";,
+      "integrity": 
"sha512-cZdEF7r4gfRIq7ezX9J0T+kQmJNOub71dWbgAXVHDct80TKP4MCETtZQ31xyv38UwgzkWPYF/Xc0ge55dW9Z9w==",
+      "dev": true
+    },
+    "http-signature": {
+      "version": "1.2.0",
+      "resolved": 
"https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz";,
+      "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
+      "dev": true,
+      "requires": {
+        "assert-plus": "^1.0.0",
+        "jsprim": "^1.2.2",
+        "sshpk": "^1.7.0"
+      }
+    },
+    "https-browserify": {
+      "version": "0.0.1",
+      "resolved": 
"https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.1.tgz";,
+      "integrity": "sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=",
+      "dev": true
+    },
+    "https-proxy-agent": {
+      "version": "2.2.1",
+      "resolved": 
"https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz";,
+      "integrity": 
"sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==",
+      "dev": true,
+      "requires": {
+        "agent-base": "^4.1.0",
+        "debug": "^3.1.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.2.6",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz";,
+          "integrity": 
"sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
+          "dev": true,
+          "requires": {
+            "ms": "^2.1.1"
+          }
+        }
+      }
+    },
+    "iconv-lite": {
+      "version": "0.4.24",
+      "resolved": 
"https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz";,
+      "integrity": 
"sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
+      "dev": true,
+      "requires": {
+        "safer-buffer": ">= 2.1.2 < 3"
+      }
+    },
+    "in-publish": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz";,
+      "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=",
+      "dev": true
+    },
+    "indent-string": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz";,
+      "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
+      "dev": true,
+      "requires": {
+        "repeating": "^2.0.0"
+      }
+    },
+    "indexof": {
+      "version": "0.0.1",
+      "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz";,
+      "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=",
+      "dev": true
+    },
+    "inflight": {
+      "version": "1.0.6",
+      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz";,
+      "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
+      "dev": true,
+      "requires": {
+        "once": "^1.3.0",
+        "wrappy": "1"
+      }
+    },
+    "inherits": {
+      "version": "2.0.3",
+      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz";,
+      "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
+      "dev": true
+    },
+    "ini": {
+      "version": "1.3.5",
+      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz";,
+      "integrity": 
"sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
+      "dev": true
+    },
+    "interpret": {
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz";,
+      "integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
+      "dev": true
+    },
+    "invert-kv": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz";,
+      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=",
+      "dev": true
+    },
+    "ipaddr.js": {
+      "version": "1.5.2",
+      "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.5.2.tgz";,
+      "integrity": "sha1-1LUFvemUaYfM8PxY2QEP+WB+P6A=",
+      "dev": true
+    },
+    "is-absolute": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz";,
+      "integrity": 
"sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
+      "dev": true,
+      "requires": {
+        "is-relative": "^1.0.0",
+        "is-windows": "^1.0.1"
+      }
+    },
+    "is-accessor-descriptor": {
+      "version": "0.1.6",
+      "resolved": 
"https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz";,
+      "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
+      "dev": true,
+      "requires": {
+        "kind-of": "^3.0.2"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "is-arrayish": {
+      "version": "0.2.1",
+      "resolved": 
"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz";,
+      "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
+      "dev": true
+    },
+    "is-buffer": {
+      "version": "1.1.6",
+      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz";,
+      "integrity": 
"sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
+      "dev": true
+    },
+    "is-builtin-module": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz";,
+      "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
+      "dev": true,
+      "requires": {
+        "builtin-modules": "^1.0.0"
+      }
+    },
+    "is-data-descriptor": {
+      "version": "0.1.4",
+      "resolved": 
"https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz";,
+      "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
+      "dev": true,
+      "requires": {
+        "kind-of": "^3.0.2"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "is-descriptor": {
+      "version": "0.1.6",
+      "resolved": 
"https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz";,
+      "integrity": 
"sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
+      "dev": true,
+      "requires": {
+        "is-accessor-descriptor": "^0.1.6",
+        "is-data-descriptor": "^0.1.4",
+        "kind-of": "^5.0.0"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "5.1.0",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz";,
+          "integrity": 
"sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
+          "dev": true
+        }
+      }
+    },
+    "is-extendable": {
+      "version": "0.1.1",
+      "resolved": 
"https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz";,
+      "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
+      "dev": true
+    },
+    "is-extglob": {
+      "version": "2.1.1",
+      "resolved": 
"https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz";,
+      "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
+      "dev": true
+    },
+    "is-finite": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz";,
+      "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
+      "dev": true,
+      "requires": {
+        "number-is-nan": "^1.0.0"
+      }
+    },
+    "is-fullwidth-code-point": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz";,
+      "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
+      "dev": true,
+      "requires": {
+        "number-is-nan": "^1.0.0"
+      }
+    },
+    "is-glob": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz";,
+      "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
+      "dev": true,
+      "requires": {
+        "is-extglob": "^2.1.0"
+      }
+    },
+    "is-number": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz";,
+      "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
+      "dev": true,
+      "requires": {
+        "kind-of": "^3.0.2"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "is-number-like": {
+      "version": "1.0.8",
+      "resolved": 
"https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz";,
+      "integrity": 
"sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
+      "dev": true,
+      "requires": {
+        "lodash.isfinite": "^3.3.2"
+      }
+    },
+    "is-plain-object": {
+      "version": "2.0.4",
+      "resolved": 
"https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz";,
+      "integrity": 
"sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
+      "dev": true,
+      "requires": {
+        "isobject": "^3.0.1"
+      }
+    },
+    "is-relative": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz";,
+      "integrity": 
"sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
+      "dev": true,
+      "requires": {
+        "is-unc-path": "^1.0.0"
+      }
+    },
+    "is-typedarray": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz";,
+      "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
+      "dev": true
+    },
+    "is-unc-path": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz";,
+      "integrity": 
"sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
+      "dev": true,
+      "requires": {
+        "unc-path-regex": "^0.1.2"
+      }
+    },
+    "is-utf8": {
+      "version": "0.2.1",
+      "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz";,
+      "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
+      "dev": true
+    },
+    "is-windows": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz";,
+      "integrity": 
"sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
+      "dev": true
+    },
+    "is-wsl": {
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz";,
+      "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
+      "dev": true
+    },
+    "isarray": {
+      "version": "0.0.1",
+      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz";,
+      "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
+      "dev": true
+    },
+    "isexe": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz";,
+      "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
+      "dev": true
+    },
+    "isobject": {
+      "version": "3.0.1",
+      "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz";,
+      "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
+      "dev": true
+    },
+    "isstream": {
+      "version": "0.1.2",
+      "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz";,
+      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
+      "dev": true
+    },
+    "js-base64": {
+      "version": "2.1.9",
+      "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz";,
+      "integrity": "sha1-8OgK4DmkvWVLXygfyT8EqRSn/M4=",
+      "dev": true
+    },
+    "js-yaml": {
+      "version": "3.13.0",
+      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.0.tgz";,
+      "integrity": 
"sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==",
+      "dev": true,
+      "requires": {
+        "argparse": "^1.0.7",
+        "esprima": "^4.0.0"
+      }
+    },
+    "jsbn": {
+      "version": "0.1.1",
+      "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz";,
+      "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
+      "dev": true
+    },
+    "jshint": {
+      "version": "2.9.7",
+      "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.9.7.tgz";,
+      "integrity": 
"sha512-Q8XN38hGsVQhdlM+4gd1Xl7OB1VieSuCJf+fEJjpo59JH99bVJhXRXAh26qQ15wfdd1VPMuDWNeSWoNl53T4YA==",
+      "dev": true,
+      "requires": {
+        "cli": "~1.0.0",
+        "console-browserify": "1.1.x",
+        "exit": "0.1.x",
+        "htmlparser2": "3.8.x",
+        "lodash": "~4.17.10",
+        "minimatch": "~3.0.2",
+        "shelljs": "0.3.x",
+        "strip-json-comments": "1.0.x"
+      }
+    },
+    "json-schema": {
+      "version": "0.2.3",
+      "resolved": 
"https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz";,
+      "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
+      "dev": true
+    },
+    "json-schema-traverse": {
+      "version": "0.4.1",
+      "resolved": 
"https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz";,
+      "integrity": 
"sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+      "dev": true
+    },
+    "json-stringify-safe": {
+      "version": "5.0.1",
+      "resolved": 
"https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz";,
+      "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
+      "dev": true
+    },
+    "jsprim": {
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz";,
+      "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
+      "dev": true,
+      "requires": {
+        "assert-plus": "1.0.0",
+        "extsprintf": "1.3.0",
+        "json-schema": "0.2.3",
+        "verror": "1.10.0"
+      }
+    },
+    "kind-of": {
+      "version": "6.0.2",
+      "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz";,
+      "integrity": 
"sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
+      "dev": true
+    },
+    "lcid": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz";,
+      "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
+      "dev": true,
+      "requires": {
+        "invert-kv": "^1.0.0"
+      }
+    },
+    "liftoff": {
+      "version": "2.5.0",
+      "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.5.0.tgz";,
+      "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=",
+      "dev": true,
+      "requires": {
+        "extend": "^3.0.0",
+        "findup-sync": "^2.0.0",
+        "fined": "^1.0.1",
+        "flagged-respawn": "^1.0.0",
+        "is-plain-object": "^2.0.4",
+        "object.map": "^1.0.0",
+        "rechoir": "^0.6.2",
+        "resolve": "^1.1.7"
+      },
+      "dependencies": {
+        "findup-sync": {
+          "version": "2.0.0",
+          "resolved": 
"https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz";,
+          "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
+          "dev": true,
+          "requires": {
+            "detect-file": "^1.0.0",
+            "is-glob": "^3.1.0",
+            "micromatch": "^3.0.4",
+            "resolve-dir": "^1.0.1"
+          }
+        }
+      }
+    },
+    "livereload-js": {
+      "version": "2.4.0",
+      "resolved": 
"https://registry.npmjs.org/livereload-js/-/livereload-js-2.4.0.tgz";,
+      "integrity": 
"sha512-XPQH8Z2GDP/Hwz2PCDrh2mth4yFejwA1OZ/81Ti3LgKyhDcEjsSsqFWZojHG0va/duGd+WyosY7eXLDoOyqcPw==",
+      "dev": true
+    },
+    "load-grunt-tasks": {
+      "version": "4.0.0",
+      "resolved": 
"https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-4.0.0.tgz";,
+      "integrity": 
"sha512-w5JYPHpZgMxu9XFR9N9MEzyX8E0mLhQkwQ1qVP4mb3gmuomw8Ww8J49NHMbXqyQliq2LUCqdU7/wW96IVuPCKw==",
+      "dev": true,
+      "requires": {
+        "arrify": "^1.0.0",
+        "multimatch": "^2.0.0",
+        "pkg-up": "^2.0.0",
+        "resolve-pkg": "^1.0.0"
+      }
+    },
+    "load-json-file": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz";,
+      "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
+      "dev": true,
+      "requires": {
+        "graceful-fs": "^4.1.2",
+        "parse-json": "^2.2.0",
+        "pify": "^2.0.0",
+        "pinkie-promise": "^2.0.0",
+        "strip-bom": "^2.0.0"
+      }
+    },
+    "locate-path": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz";,
+      "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
+      "dev": true,
+      "requires": {
+        "p-locate": "^2.0.0",
+        "path-exists": "^3.0.0"
+      },
+      "dependencies": {
+        "path-exists": {
+          "version": "3.0.0",
+          "resolved": 
"https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz";,
+          "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
+          "dev": true
+        }
+      }
+    },
+    "lodash": {
+      "version": "4.17.11",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz";,
+      "integrity": 
"sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+      "dev": true
+    },
+    "lodash.assign": {
+      "version": "4.2.0",
+      "resolved": 
"https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz";,
+      "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=",
+      "dev": true
+    },
+    "lodash.clonedeep": {
+      "version": "4.5.0",
+      "resolved": 
"https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz";,
+      "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
+      "dev": true
+    },
+    "lodash.isfinite": {
+      "version": "3.3.2",
+      "resolved": 
"https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz";,
+      "integrity": "sha1-+4m2WpqAKBgz8LdHizpRBPiY67M=",
+      "dev": true
+    },
+    "lodash.mergewith": {
+      "version": "4.6.1",
+      "resolved": 
"https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz";,
+      "integrity": 
"sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==",
+      "dev": true
+    },
+    "loud-rejection": {
+      "version": "1.6.0",
+      "resolved": 
"https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz";,
+      "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
+      "dev": true,
+      "requires": {
+        "currently-unhandled": "^0.4.1",
+        "signal-exit": "^3.0.0"
+      }
+    },
+    "lru-cache": {
+      "version": "4.1.5",
+      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz";,
+      "integrity": 
"sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
+      "dev": true,
+      "requires": {
+        "pseudomap": "^1.0.2",
+        "yallist": "^2.1.2"
+      }
+    },
+    "make-iterator": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz";,
+      "integrity": 
"sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
+      "dev": true,
+      "requires": {
+        "kind-of": "^6.0.2"
+      }
+    },
+    "map-cache": {
+      "version": "0.2.2",
+      "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz";,
+      "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
+      "dev": true
+    },
+    "map-obj": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz";,
+      "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
+      "dev": true
+    },
+    "map-visit": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz";,
+      "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
+      "dev": true,
+      "requires": {
+        "object-visit": "^1.0.0"
+      }
+    },
+    "maxmin": {
+      "version": "2.1.0",
+      "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-2.1.0.tgz";,
+      "integrity": "sha1-TTsiCQPZXu5+t6x/qGTnLcCaMWY=",
+      "dev": true,
+      "requires": {
+        "chalk": "^1.0.0",
+        "figures": "^1.0.1",
+        "gzip-size": "^3.0.0",
+        "pretty-bytes": "^3.0.0"
+      }
+    },
+    "media-typer": {
+      "version": "0.3.0",
+      "resolved": 
"https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz";,
+      "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
+      "dev": true
+    },
+    "meow": {
+      "version": "3.7.0",
+      "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz";,
+      "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
+      "dev": true,
+      "requires": {
+        "camelcase-keys": "^2.0.0",
+        "decamelize": "^1.1.2",
+        "loud-rejection": "^1.0.0",
+        "map-obj": "^1.0.1",
+        "minimist": "^1.1.3",
+        "normalize-package-data": "^2.3.4",
+        "object-assign": "^4.0.1",
+        "read-pkg-up": "^1.0.1",
+        "redent": "^1.0.0",
+        "trim-newlines": "^1.0.0"
+      }
+    },
+    "merge-descriptors": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz";,
+      "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=",
+      "dev": true
+    },
+    "methods": {
+      "version": "1.1.2",
+      "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz";,
+      "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
+      "dev": true
+    },
+    "micromatch": {
+      "version": "3.1.10",
+      "resolved": 
"https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz";,
+      "integrity": 
"sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
+      "dev": true,
+      "requires": {
+        "arr-diff": "^4.0.0",
+        "array-unique": "^0.3.2",
+        "braces": "^2.3.1",
+        "define-property": "^2.0.2",
+        "extend-shallow": "^3.0.2",
+        "extglob": "^2.0.4",
+        "fragment-cache": "^0.2.1",
+        "kind-of": "^6.0.2",
+        "nanomatch": "^1.2.9",
+        "object.pick": "^1.3.0",
+        "regex-not": "^1.0.0",
+        "snapdragon": "^0.8.1",
+        "to-regex": "^3.0.2"
+      }
+    },
+    "mime": {
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz";,
+      "integrity": 
"sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==",
+      "dev": true
+    },
+    "mime-db": {
+      "version": "1.38.0",
+      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz";,
+      "integrity": 
"sha512-bqVioMFFzc2awcdJZIzR3HjZFX20QhilVS7hytkKrv7xFAn8bM1gzc/FOX2awLISvWe0PV8ptFKcon+wZ5qYkg==",
+      "dev": true
+    },
+    "mime-types": {
+      "version": "2.1.22",
+      "resolved": 
"https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz";,
+      "integrity": 
"sha512-aGl6TZGnhm/li6F7yx82bJiBZwgiEa4Hf6CNr8YO+r5UHr53tSTYZb102zyU50DOWWKeOv0uQLRL0/9EiKWCog==",
+      "dev": true,
+      "requires": {
+        "mime-db": "~1.38.0"
+      }
+    },
+    "minimatch": {
+      "version": "3.0.2",
+      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.2.tgz";,
+      "integrity": "sha1-DzmKcwDqRB6cNIyD2Yq4ydv5xAo=",
+      "dev": true,
+      "requires": {
+        "brace-expansion": "^1.0.0"
+      }
+    },
+    "minimist": {
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz";,
+      "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
+      "dev": true
+    },
+    "mixin-deep": {
+      "version": "1.3.1",
+      "resolved": 
"https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz";,
+      "integrity": 
"sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
+      "dev": true,
+      "requires": {
+        "for-in": "^1.0.2",
+        "is-extendable": "^1.0.1"
+      },
+      "dependencies": {
+        "is-extendable": {
+          "version": "1.0.1",
+          "resolved": 
"https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz";,
+          "integrity": 
"sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
+          "dev": true,
+          "requires": {
+            "is-plain-object": "^2.0.4"
+          }
+        }
+      }
+    },
+    "mkdirp": {
+      "version": "0.5.1",
+      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz";,
+      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
+      "dev": true,
+      "requires": {
+        "minimist": "0.0.8"
+      },
+      "dependencies": {
+        "minimist": {
+          "version": "0.0.8",
+          "resolved": 
"https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz";,
+          "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
+          "dev": true
+        }
+      }
+    },
+    "morgan": {
+      "version": "1.9.1",
+      "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.1.tgz";,
+      "integrity": 
"sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==",
+      "dev": true,
+      "requires": {
+        "basic-auth": "~2.0.0",
+        "debug": "2.6.9",
+        "depd": "~1.1.2",
+        "on-finished": "~2.3.0",
+        "on-headers": "~1.0.1"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "depd": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz";,
+          "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
+          "dev": true
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "ms": {
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz";,
+      "integrity": 
"sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==",
+      "dev": true
+    },
+    "multimatch": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz";,
+      "integrity": "sha1-nHkGoi+0wCkZ4vX3UWG0zb1LKis=",
+      "dev": true,
+      "requires": {
+        "array-differ": "^1.0.0",
+        "array-union": "^1.0.1",
+        "arrify": "^1.0.0",
+        "minimatch": "^3.0.0"
+      }
+    },
+    "mustache": {
+      "version": "2.3.0",
+      "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz";,
+      "integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=",
+      "dev": true
+    },
+    "nan": {
+      "version": "2.12.1",
+      "resolved": "https://registry.npmjs.org/nan/-/nan-2.12.1.tgz";,
+      "integrity": 
"sha512-JY7V6lRkStKcKTvHO5NVSQRv+RV+FIL5pvDoLiAtSL9pKlC5x9PKQcZDsq7m4FO4d57mkhC6Z+QhAh3Jdk5JFw==",
+      "dev": true
+    },
+    "nanomatch": {
+      "version": "1.2.13",
+      "resolved": 
"https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz";,
+      "integrity": 
"sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
+      "dev": true,
+      "requires": {
+        "arr-diff": "^4.0.0",
+        "array-unique": "^0.3.2",
+        "define-property": "^2.0.2",
+        "extend-shallow": "^3.0.2",
+        "fragment-cache": "^0.2.1",
+        "is-windows": "^1.0.2",
+        "kind-of": "^6.0.2",
+        "object.pick": "^1.3.0",
+        "regex-not": "^1.0.0",
+        "snapdragon": "^0.8.1",
+        "to-regex": "^3.0.1"
+      }
+    },
+    "negotiator": {
+      "version": "0.6.1",
+      "resolved": 
"https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz";,
+      "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=",
+      "dev": true
+    },
+    "node-gyp": {
+      "version": "3.8.0",
+      "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz";,
+      "integrity": 
"sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
+      "dev": true,
+      "requires": {
+        "fstream": "^1.0.0",
+        "glob": "^7.0.3",
+        "graceful-fs": "^4.1.2",
+        "mkdirp": "^0.5.0",
+        "nopt": "2 || 3",
+        "npmlog": "0 || 1 || 2 || 3 || 4",
+        "osenv": "0",
+        "request": "^2.87.0",
+        "rimraf": "2",
+        "semver": "~5.3.0",
+        "tar": "^2.0.0",
+        "which": "1"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        },
+        "semver": {
+          "version": "5.3.0",
+          "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz";,
+          "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
+          "dev": true
+        }
+      }
+    },
+    "node-http2": {
+      "version": "4.0.1",
+      "resolved": 
"https://registry.npmjs.org/node-http2/-/node-http2-4.0.1.tgz";,
+      "integrity": "sha1-Fk/1O13SLITwrxQrh3xerraAmVk=",
+      "dev": true,
+      "requires": {
+        "assert": "1.4.1",
+        "events": "1.1.1",
+        "https-browserify": "0.0.1",
+        "setimmediate": "^1.0.5",
+        "stream-browserify": "2.0.1",
+        "timers-browserify": "2.0.2",
+        "url": "^0.11.0",
+        "websocket-stream": "^5.0.1"
+      }
+    },
+    "node-sass": {
+      "version": "4.11.0",
+      "resolved": 
"https://registry.npmjs.org/node-sass/-/node-sass-4.11.0.tgz";,
+      "integrity": 
"sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==",
+      "dev": true,
+      "requires": {
+        "async-foreach": "^0.1.3",
+        "chalk": "^1.1.1",
+        "cross-spawn": "^3.0.0",
+        "gaze": "^1.0.0",
+        "get-stdin": "^4.0.1",
+        "glob": "^7.0.3",
+        "in-publish": "^2.0.0",
+        "lodash.assign": "^4.2.0",
+        "lodash.clonedeep": "^4.3.2",
+        "lodash.mergewith": "^4.6.0",
+        "meow": "^3.7.0",
+        "mkdirp": "^0.5.1",
+        "nan": "^2.10.0",
+        "node-gyp": "^3.8.0",
+        "npmlog": "^4.0.0",
+        "request": "^2.88.0",
+        "sass-graph": "^2.2.4",
+        "stdout-stream": "^1.4.0",
+        "true-case-path": "^1.0.2"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        }
+      }
+    },
+    "nopt": {
+      "version": "3.0.6",
+      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz";,
+      "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
+      "dev": true,
+      "requires": {
+        "abbrev": "1"
+      }
+    },
+    "normalize-package-data": {
+      "version": "2.3.5",
+      "resolved": 
"https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz";,
+      "integrity": "sha1-jZJPFClg4Xd+f/4XBUNjHMfLAt8=",
+      "dev": true,
+      "requires": {
+        "hosted-git-info": "^2.1.4",
+        "is-builtin-module": "^1.0.0",
+        "semver": "2 || 3 || 4 || 5",
+        "validate-npm-package-license": "^3.0.1"
+      }
+    },
+    "npmlog": {
+      "version": "4.1.2",
+      "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz";,
+      "integrity": 
"sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
+      "dev": true,
+      "requires": {
+        "are-we-there-yet": "~1.1.2",
+        "console-control-strings": "~1.1.0",
+        "gauge": "~2.7.3",
+        "set-blocking": "~2.0.0"
+      }
+    },
+    "num2fraction": {
+      "version": "1.2.2",
+      "resolved": 
"https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz";,
+      "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=",
+      "dev": true
+    },
+    "number-is-nan": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz";,
+      "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
+      "dev": true
+    },
+    "oauth-sign": {
+      "version": "0.9.0",
+      "resolved": 
"https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz";,
+      "integrity": 
"sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
+      "dev": true
+    },
+    "object-assign": {
+      "version": "4.1.0",
+      "resolved": 
"https://registry.npmjs.org/object-assign/-/object-assign-4.1.0.tgz";,
+      "integrity": "sha1-ejs9DpgGPUP0wD8uiubNUahog6A=",
+      "dev": true
+    },
+    "object-component": {
+      "version": "0.0.3",
+      "resolved": 
"https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz";,
+      "integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=",
+      "dev": true
+    },
+    "object-copy": {
+      "version": "0.1.0",
+      "resolved": 
"https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz";,
+      "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
+      "dev": true,
+      "requires": {
+        "copy-descriptor": "^0.1.0",
+        "define-property": "^0.2.5",
+        "kind-of": "^3.0.3"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "0.2.5",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz";,
+          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^0.1.0"
+          }
+        },
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "object-visit": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz";,
+      "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
+      "dev": true,
+      "requires": {
+        "isobject": "^3.0.0"
+      }
+    },
+    "object.defaults": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz";,
+      "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
+      "dev": true,
+      "requires": {
+        "array-each": "^1.0.1",
+        "array-slice": "^1.0.0",
+        "for-own": "^1.0.0",
+        "isobject": "^3.0.0"
+      }
+    },
+    "object.map": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz";,
+      "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
+      "dev": true,
+      "requires": {
+        "for-own": "^1.0.0",
+        "make-iterator": "^1.0.0"
+      }
+    },
+    "object.pick": {
+      "version": "1.3.0",
+      "resolved": 
"https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz";,
+      "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
+      "dev": true,
+      "requires": {
+        "isobject": "^3.0.1"
+      }
+    },
+    "on-finished": {
+      "version": "2.3.0",
+      "resolved": 
"https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz";,
+      "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
+      "dev": true,
+      "requires": {
+        "ee-first": "1.1.1"
+      }
+    },
+    "on-headers": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz";,
+      "integrity": 
"sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
+      "dev": true
+    },
+    "once": {
+      "version": "1.3.3",
+      "resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz";,
+      "integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=",
+      "dev": true,
+      "requires": {
+        "wrappy": "1"
+      }
+    },
+    "opn": {
+      "version": "5.4.0",
+      "resolved": "https://registry.npmjs.org/opn/-/opn-5.4.0.tgz";,
+      "integrity": 
"sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==",
+      "dev": true,
+      "requires": {
+        "is-wsl": "^1.1.0"
+      }
+    },
+    "os-homedir": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz";,
+      "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
+      "dev": true
+    },
+    "os-locale": {
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz";,
+      "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
+      "dev": true,
+      "requires": {
+        "lcid": "^1.0.0"
+      }
+    },
+    "os-tmpdir": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz";,
+      "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
+      "dev": true
+    },
+    "osenv": {
+      "version": "0.1.5",
+      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz";,
+      "integrity": 
"sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
+      "dev": true,
+      "requires": {
+        "os-homedir": "^1.0.0",
+        "os-tmpdir": "^1.0.0"
+      }
+    },
+    "p-each-series": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/p-each-series/-/p-each-series-1.0.0.tgz";,
+      "integrity": "sha1-kw89Et0fUOdDRFeiLNbwSsatf3E=",
+      "dev": true,
+      "requires": {
+        "p-reduce": "^1.0.0"
+      }
+    },
+    "p-limit": {
+      "version": "1.3.0",
+      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz";,
+      "integrity": 
"sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
+      "dev": true,
+      "requires": {
+        "p-try": "^1.0.0"
+      }
+    },
+    "p-locate": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz";,
+      "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
+      "dev": true,
+      "requires": {
+        "p-limit": "^1.1.0"
+      }
+    },
+    "p-reduce": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz";,
+      "integrity": "sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=",
+      "dev": true
+    },
+    "p-try": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz";,
+      "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
+      "dev": true
+    },
+    "pako": {
+      "version": "0.2.9",
+      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz";,
+      "integrity": "sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=",
+      "dev": true
+    },
+    "parse-filepath": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz";,
+      "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
+      "dev": true,
+      "requires": {
+        "is-absolute": "^1.0.0",
+        "map-cache": "^0.2.0",
+        "path-root": "^0.1.1"
+      }
+    },
+    "parse-json": {
+      "version": "2.2.0",
+      "resolved": 
"https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz";,
+      "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
+      "dev": true,
+      "requires": {
+        "error-ex": "^1.2.0"
+      }
+    },
+    "parse-passwd": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz";,
+      "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
+      "dev": true
+    },
+    "parseqs": {
+      "version": "0.0.5",
+      "resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz";,
+      "integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=",
+      "dev": true,
+      "requires": {
+        "better-assert": "~1.0.0"
+      }
+    },
+    "parseuri": {
+      "version": "0.0.5",
+      "resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz";,
+      "integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=",
+      "dev": true,
+      "requires": {
+        "better-assert": "~1.0.0"
+      }
+    },
+    "pascalcase": {
+      "version": "0.1.1",
+      "resolved": 
"https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz";,
+      "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
+      "dev": true
+    },
+    "path-exists": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz";,
+      "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
+      "dev": true,
+      "requires": {
+        "pinkie-promise": "^2.0.0"
+      }
+    },
+    "path-is-absolute": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz";,
+      "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
+      "dev": true
+    },
+    "path-root": {
+      "version": "0.1.1",
+      "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz";,
+      "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
+      "dev": true,
+      "requires": {
+        "path-root-regex": "^0.1.0"
+      }
+    },
+    "path-root-regex": {
+      "version": "0.1.2",
+      "resolved": 
"https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz";,
+      "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=",
+      "dev": true
+    },
+    "path-to-regexp": {
+      "version": "0.1.7",
+      "resolved": 
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz";,
+      "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
+      "dev": true
+    },
+    "path-type": {
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz";,
+      "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
+      "dev": true,
+      "requires": {
+        "graceful-fs": "^4.1.2",
+        "pify": "^2.0.0",
+        "pinkie-promise": "^2.0.0"
+      }
+    },
+    "pend": {
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz";,
+      "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
+      "dev": true
+    },
+    "performance-now": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz";,
+      "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
+      "dev": true
+    },
+    "pify": {
+      "version": "2.3.0",
+      "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz";,
+      "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
+      "dev": true
+    },
+    "pinkie": {
+      "version": "2.0.4",
+      "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz";,
+      "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
+      "dev": true
+    },
+    "pinkie-promise": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz";,
+      "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
+      "dev": true,
+      "requires": {
+        "pinkie": "^2.0.0"
+      }
+    },
+    "pkg-up": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz";,
+      "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=",
+      "dev": true,
+      "requires": {
+        "find-up": "^2.1.0"
+      },
+      "dependencies": {
+        "find-up": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz";,
+          "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
+          "dev": true,
+          "requires": {
+            "locate-path": "^2.0.0"
+          }
+        }
+      }
+    },
+    "portscanner": {
+      "version": "2.2.0",
+      "resolved": 
"https://registry.npmjs.org/portscanner/-/portscanner-2.2.0.tgz";,
+      "integrity": 
"sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
+      "dev": true,
+      "requires": {
+        "async": "^2.6.0",
+        "is-number-like": "^1.0.3"
+      },
+      "dependencies": {
+        "async": {
+          "version": "2.6.2",
+          "resolved": "https://registry.npmjs.org/async/-/async-2.6.2.tgz";,
+          "integrity": 
"sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==",
+          "dev": true,
+          "requires": {
+            "lodash": "^4.17.11"
+          }
+        },
+        "lodash": {
+          "version": "4.17.11",
+          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz";,
+          "integrity": 
"sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+          "dev": true
+        }
+      }
+    },
+    "posix-character-classes": {
+      "version": "0.1.1",
+      "resolved": 
"https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz";,
+      "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
+      "dev": true
+    },
+    "postcss": {
+      "version": "4.1.16",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-4.1.16.tgz";,
+      "integrity": "sha1-TESbTIr53zyvbTf44eV10DYXWNw=",
+      "dev": true,
+      "requires": {
+        "es6-promise": "~2.3.0",
+        "js-base64": "~2.1.8",
+        "source-map": "~0.4.2"
+      },
+      "dependencies": {
+        "es6-promise": {
+          "version": "2.3.0",
+          "resolved": 
"https://registry.npmjs.org/es6-promise/-/es6-promise-2.3.0.tgz";,
+          "integrity": "sha1-lu258v2wGZWCKyY92KratnSBgbw=",
+          "dev": true
+        }
+      }
+    },
+    "pretty-bytes": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz";,
+      "integrity": "sha1-J9AAjXeAY6C0gRuzXHnxvV1fvM8=",
+      "dev": true,
+      "requires": {
+        "number-is-nan": "^1.0.0"
+      }
+    },
+    "process-nextick-args": {
+      "version": "1.0.7",
+      "resolved": 
"https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz";,
+      "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=",
+      "dev": true
+    },
+    "progress": {
+      "version": "2.0.3",
+      "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz";,
+      "integrity": 
"sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
+      "dev": true
+    },
+    "proxy-addr": {
+      "version": "2.0.2",
+      "resolved": 
"https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.2.tgz";,
+      "integrity": "sha1-ZXFQT0e7mI7IGAJT+F3X4UlSvew=",
+      "dev": true,
+      "requires": {
+        "forwarded": "~0.1.2",
+        "ipaddr.js": "1.5.2"
+      }
+    },
+    "proxy-from-env": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz";,
+      "integrity": "sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=",
+      "dev": true
+    },
+    "pseudomap": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz";,
+      "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=",
+      "dev": true
+    },
+    "psl": {
+      "version": "1.1.31",
+      "resolved": "https://registry.npmjs.org/psl/-/psl-1.1.31.tgz";,
+      "integrity": 
"sha512-/6pt4+C+T+wZUieKR620OpzN/LlnNKuWjy1iFLQ/UG35JqHlR/89MP1d96dUfkf6Dne3TuLQzOYEYshJ+Hx8mw==",
+      "dev": true
+    },
+    "punycode": {
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz";,
+      "integrity": 
"sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
+      "dev": true
+    },
+    "puppeteer": {
+      "version": "1.12.2",
+      "resolved": 
"https://registry.npmjs.org/puppeteer/-/puppeteer-1.12.2.tgz";,
+      "integrity": 
"sha512-xWSyCeD6EazGlfnQweMpM+Hs6X6PhUYhNTHKFj/axNZDq4OmrVERf70isBf7HsnFgB3zOC1+23/8+wCAZYg+Pg==",
+      "dev": true,
+      "requires": {
+        "debug": "^4.1.0",
+        "extract-zip": "^1.6.6",
+        "https-proxy-agent": "^2.2.1",
+        "mime": "^2.0.3",
+        "progress": "^2.0.1",
+        "proxy-from-env": "^1.0.0",
+        "rimraf": "^2.6.1",
+        "ws": "^6.1.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "4.1.1",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz";,
+          "integrity": 
"sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
+          "dev": true,
+          "requires": {
+            "ms": "^2.1.1"
+          }
+        },
+        "mime": {
+          "version": "2.4.0",
+          "resolved": "https://registry.npmjs.org/mime/-/mime-2.4.0.tgz";,
+          "integrity": 
"sha512-ikBcWwyqXQSHKtciCcctu9YfPbFYZ4+gbHEmE0Q8jzcTYQg5dHCr3g2wwAZjPoJfQVXZq6KXAjpXOTf5/cjT7w==",
+          "dev": true
+        }
+      }
+    },
+    "qs": {
+      "version": "6.5.2",
+      "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz";,
+      "integrity": 
"sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
+      "dev": true
+    },
+    "querystring": {
+      "version": "0.2.0",
+      "resolved": 
"https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz";,
+      "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=",
+      "dev": true
+    },
+    "range-parser": {
+      "version": "1.2.0",
+      "resolved": 
"https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz";,
+      "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=",
+      "dev": true
+    },
+    "raw-body": {
+      "version": "1.1.7",
+      "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz";,
+      "integrity": "sha1-HQJ8K/oRasxmI7yo8AAWVyqH1CU=",
+      "dev": true,
+      "requires": {
+        "bytes": "1",
+        "string_decoder": "0.10"
+      }
+    },
+    "read-pkg": {
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz";,
+      "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
+      "dev": true,
+      "requires": {
+        "load-json-file": "^1.0.0",
+        "normalize-package-data": "^2.3.2",
+        "path-type": "^1.0.0"
+      }
+    },
+    "read-pkg-up": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz";,
+      "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
+      "dev": true,
+      "requires": {
+        "find-up": "^1.0.0",
+        "read-pkg": "^1.0.0"
+      }
+    },
+    "readable-stream": {
+      "version": "2.0.6",
+      "resolved": 
"https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz";,
+      "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=",
+      "dev": true,
+      "requires": {
+        "core-util-is": "~1.0.0",
+        "inherits": "~2.0.1",
+        "isarray": "~1.0.0",
+        "process-nextick-args": "~1.0.6",
+        "string_decoder": "~0.10.x",
+        "util-deprecate": "~1.0.1"
+      },
+      "dependencies": {
+        "isarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz";,
+          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
+          "dev": true
+        }
+      }
+    },
+    "rechoir": {
+      "version": "0.6.2",
+      "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz";,
+      "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
+      "dev": true,
+      "requires": {
+        "resolve": "^1.1.6"
+      }
+    },
+    "redent": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz";,
+      "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
+      "dev": true,
+      "requires": {
+        "indent-string": "^2.1.0",
+        "strip-indent": "^1.0.1"
+      }
+    },
+    "regex-not": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz";,
+      "integrity": 
"sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
+      "dev": true,
+      "requires": {
+        "extend-shallow": "^3.0.2",
+        "safe-regex": "^1.1.0"
+      }
+    },
+    "repeat-element": {
+      "version": "1.1.3",
+      "resolved": 
"https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz";,
+      "integrity": 
"sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
+      "dev": true
+    },
+    "repeat-string": {
+      "version": "1.6.1",
+      "resolved": 
"https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz";,
+      "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
+      "dev": true
+    },
+    "repeating": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz";,
+      "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
+      "dev": true,
+      "requires": {
+        "is-finite": "^1.0.0"
+      }
+    },
+    "request": {
+      "version": "2.88.0",
+      "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz";,
+      "integrity": 
"sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==",
+      "dev": true,
+      "requires": {
+        "aws-sign2": "~0.7.0",
+        "aws4": "^1.8.0",
+        "caseless": "~0.12.0",
+        "combined-stream": "~1.0.6",
+        "extend": "~3.0.2",
+        "forever-agent": "~0.6.1",
+        "form-data": "~2.3.2",
+        "har-validator": "~5.1.0",
+        "http-signature": "~1.2.0",
+        "is-typedarray": "~1.0.0",
+        "isstream": "~0.1.2",
+        "json-stringify-safe": "~5.0.1",
+        "mime-types": "~2.1.19",
+        "oauth-sign": "~0.9.0",
+        "performance-now": "^2.1.0",
+        "qs": "~6.5.2",
+        "safe-buffer": "^5.1.2",
+        "tough-cookie": "~2.4.3",
+        "tunnel-agent": "^0.6.0",
+        "uuid": "^3.3.2"
+      },
+      "dependencies": {
+        "extend": {
+          "version": "3.0.2",
+          "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz";,
+          "integrity": 
"sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
+          "dev": true
+        }
+      }
+    },
+    "require-directory": {
+      "version": "2.1.1",
+      "resolved": 
"https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz";,
+      "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
+      "dev": true
+    },
+    "require-main-filename": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz";,
+      "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
+      "dev": true
+    },
+    "resolve": {
+      "version": "1.1.7",
+      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz";,
+      "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
+      "dev": true
+    },
+    "resolve-dir": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz";,
+      "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
+      "dev": true,
+      "requires": {
+        "expand-tilde": "^2.0.0",
+        "global-modules": "^1.0.0"
+      }
+    },
+    "resolve-from": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz";,
+      "integrity": "sha1-lICrIOlP+h2egKgEx+oUdhGWa1c=",
+      "dev": true
+    },
+    "resolve-pkg": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-1.0.0.tgz";,
+      "integrity": "sha1-4ZoV54rKLhJEYdySsuOUPvk0lNk=",
+      "dev": true,
+      "requires": {
+        "resolve-from": "^2.0.0"
+      }
+    },
+    "resolve-url": {
+      "version": "0.2.1",
+      "resolved": 
"https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz";,
+      "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
+      "dev": true
+    },
+    "ret": {
+      "version": "0.1.15",
+      "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz";,
+      "integrity": 
"sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
+      "dev": true
+    },
+    "rimraf": {
+      "version": "2.6.3",
+      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz";,
+      "integrity": 
"sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
+      "dev": true,
+      "requires": {
+        "glob": "^7.1.3"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        }
+      }
+    },
+    "safe-buffer": {
+      "version": "5.1.2",
+      "resolved": 
"https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz";,
+      "integrity": 
"sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+      "dev": true
+    },
+    "safe-json-parse": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz";,
+      "integrity": "sha1-PnZyPjjf3aE8mx0poeB//uSzC1c=",
+      "dev": true
+    },
+    "safe-regex": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz";,
+      "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
+      "dev": true,
+      "requires": {
+        "ret": "~0.1.10"
+      }
+    },
+    "safer-buffer": {
+      "version": "2.1.2",
+      "resolved": 
"https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz";,
+      "integrity": 
"sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
+      "dev": true
+    },
+    "sass-graph": {
+      "version": "2.2.4",
+      "resolved": 
"https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz";,
+      "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
+      "dev": true,
+      "requires": {
+        "glob": "^7.0.0",
+        "lodash": "^4.0.0",
+        "scss-tokenizer": "^0.2.3",
+        "yargs": "^7.0.0"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        }
+      }
+    },
+    "scss-tokenizer": {
+      "version": "0.2.3",
+      "resolved": 
"https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz";,
+      "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
+      "dev": true,
+      "requires": {
+        "js-base64": "^2.1.8",
+        "source-map": "^0.4.2"
+      }
+    },
+    "semver": {
+      "version": "5.1.1",
+      "resolved": "https://registry.npmjs.org/semver/-/semver-5.1.1.tgz";,
+      "integrity": "sha1-oykqNz5vPgeY2gsgZBuanFvEfhk=",
+      "dev": true
+    },
+    "send": {
+      "version": "0.16.2",
+      "resolved": "https://registry.npmjs.org/send/-/send-0.16.2.tgz";,
+      "integrity": 
"sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==",
+      "dev": true,
+      "requires": {
+        "debug": "2.6.9",
+        "depd": "~1.1.2",
+        "destroy": "~1.0.4",
+        "encodeurl": "~1.0.2",
+        "escape-html": "~1.0.3",
+        "etag": "~1.8.1",
+        "fresh": "0.5.2",
+        "http-errors": "~1.6.2",
+        "mime": "1.4.1",
+        "ms": "2.0.0",
+        "on-finished": "~2.3.0",
+        "range-parser": "~1.2.0",
+        "statuses": "~1.4.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "depd": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz";,
+          "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
+          "dev": true
+        },
+        "encodeurl": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz";,
+          "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
+          "dev": true
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        },
+        "statuses": {
+          "version": "1.4.0",
+          "resolved": 
"https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz";,
+          "integrity": 
"sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==",
+          "dev": true
+        }
+      }
+    },
+    "serve-index": {
+      "version": "1.9.1",
+      "resolved": 
"https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz";,
+      "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
+      "dev": true,
+      "requires": {
+        "accepts": "~1.3.4",
+        "batch": "0.6.1",
+        "debug": "2.6.9",
+        "escape-html": "~1.0.3",
+        "http-errors": "~1.6.2",
+        "mime-types": "~2.1.17",
+        "parseurl": "~1.3.2"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "2.6.9",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";,
+          "integrity": 
"sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "mime-db": {
+          "version": "1.38.0",
+          "resolved": 
"https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz";,
+          "integrity": 
"sha512-bqVioMFFzc2awcdJZIzR3HjZFX20QhilVS7hytkKrv7xFAn8bM1gzc/FOX2awLISvWe0PV8ptFKcon+wZ5qYkg==",
+          "dev": true
+        },
+        "mime-types": {
+          "version": "2.1.22",
+          "resolved": 
"https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz";,
+          "integrity": 
"sha512-aGl6TZGnhm/li6F7yx82bJiBZwgiEa4Hf6CNr8YO+r5UHr53tSTYZb102zyU50DOWWKeOv0uQLRL0/9EiKWCog==",
+          "dev": true,
+          "requires": {
+            "mime-db": "~1.38.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        },
+        "parseurl": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz";,
+          "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=",
+          "dev": true
+        }
+      }
+    },
+    "serve-static": {
+      "version": "1.13.2",
+      "resolved": 
"https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz";,
+      "integrity": 
"sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==",
+      "dev": true,
+      "requires": {
+        "encodeurl": "~1.0.2",
+        "escape-html": "~1.0.3",
+        "parseurl": "~1.3.2",
+        "send": "0.16.2"
+      },
+      "dependencies": {
+        "encodeurl": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz";,
+          "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
+          "dev": true
+        },
+        "parseurl": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz";,
+          "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=",
+          "dev": true
+        }
+      }
+    },
+    "set-blocking": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz";,
+      "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
+      "dev": true
+    },
+    "set-value": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz";,
+      "integrity": 
"sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==",
+      "dev": true,
+      "requires": {
+        "extend-shallow": "^2.0.1",
+        "is-extendable": "^0.1.1",
+        "is-plain-object": "^2.0.3",
+        "split-string": "^3.0.1"
+      },
+      "dependencies": {
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        }
+      }
+    },
+    "setimmediate": {
+      "version": "1.0.5",
+      "resolved": 
"https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz";,
+      "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=",
+      "dev": true
+    },
+    "setprototypeof": {
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz";,
+      "integrity": 
"sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
+      "dev": true
+    },
+    "shelljs": {
+      "version": "0.3.0",
+      "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz";,
+      "integrity": "sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E=",
+      "dev": true
+    },
+    "signal-exit": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz";,
+      "integrity": "sha1-WkyISZK2OnrNm623iUw+6c/MrYE=",
+      "dev": true
+    },
+    "snapdragon": {
+      "version": "0.8.2",
+      "resolved": 
"https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz";,
+      "integrity": 
"sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
+      "dev": true,
+      "requires": {
+        "base": "^0.11.1",
+        "debug": "^2.2.0",
+        "define-property": "^0.2.5",
+        "extend-shallow": "^2.0.1",
+        "map-cache": "^0.2.2",
+        "source-map": "^0.5.6",
+        "source-map-resolve": "^0.5.0",
+        "use": "^3.1.0"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "0.2.5",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz";,
+          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^0.1.0"
+          }
+        },
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        },
+        "source-map": {
+          "version": "0.5.7",
+          "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz";,
+          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
+          "dev": true
+        }
+      }
+    },
+    "snapdragon-node": {
+      "version": "2.1.1",
+      "resolved": 
"https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz";,
+      "integrity": 
"sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
+      "dev": true,
+      "requires": {
+        "define-property": "^1.0.0",
+        "isobject": "^3.0.0",
+        "snapdragon-util": "^3.0.1"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz";,
+          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^1.0.0"
+          }
+        },
+        "is-accessor-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-data-descriptor": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz";,
+          "integrity": 
"sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+          "dev": true,
+          "requires": {
+            "kind-of": "^6.0.0"
+          }
+        },
+        "is-descriptor": {
+          "version": "1.0.2",
+          "resolved": 
"https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz";,
+          "integrity": 
"sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+          "dev": true,
+          "requires": {
+            "is-accessor-descriptor": "^1.0.0",
+            "is-data-descriptor": "^1.0.0",
+            "kind-of": "^6.0.2"
+          }
+        }
+      }
+    },
+    "snapdragon-util": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz";,
+      "integrity": 
"sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
+      "dev": true,
+      "requires": {
+        "kind-of": "^3.2.0"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "socket.io": {
+      "version": "2.2.0",
+      "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.2.0.tgz";,
+      "integrity": 
"sha512-wxXrIuZ8AILcn+f1B4ez4hJTPG24iNgxBBDaJfT6MsyOhVYiTXWexGoPkd87ktJG8kQEcL/NBvRi64+9k4Kc0w==",
+      "dev": true,
+      "requires": {
+        "debug": "~4.1.0",
+        "engine.io": "~3.3.1",
+        "has-binary2": "~1.0.2",
+        "socket.io-adapter": "~1.1.0",
+        "socket.io-client": "2.2.0",
+        "socket.io-parser": "~3.3.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "4.1.1",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz";,
+          "integrity": 
"sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
+          "dev": true,
+          "requires": {
+            "ms": "^2.1.1"
+          }
+        },
+        "ms": {
+          "version": "2.1.1",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz";,
+          "integrity": 
"sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==",
+          "dev": true
+        }
+      }
+    },
+    "socket.io-adapter": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-1.1.1.tgz";,
+      "integrity": "sha1-KoBeihTWNyEk3ZFZrUUC+MsH8Gs=",
+      "dev": true
+    },
+    "socket.io-client": {
+      "version": "2.2.0",
+      "resolved": 
"https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.2.0.tgz";,
+      "integrity": 
"sha512-56ZrkTDbdTLmBIyfFYesgOxsjcLnwAKoN4CiPyTVkMQj3zTUh0QAx3GbvIvLpFEOvQWu92yyWICxB0u7wkVbYA==",
+      "dev": true,
+      "requires": {
+        "backo2": "1.0.2",
+        "base64-arraybuffer": "0.1.5",
+        "component-bind": "1.0.0",
+        "component-emitter": "1.2.1",
+        "debug": "~3.1.0",
+        "engine.io-client": "~3.3.1",
+        "has-binary2": "~1.0.2",
+        "has-cors": "1.1.0",
+        "indexof": "0.0.1",
+        "object-component": "0.0.3",
+        "parseqs": "0.0.5",
+        "parseuri": "0.0.5",
+        "socket.io-parser": "~3.3.0",
+        "to-array": "0.1.4"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz";,
+          "integrity": 
"sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "socket.io-parser": {
+      "version": "3.3.0",
+      "resolved": 
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz";,
+      "integrity": 
"sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==",
+      "dev": true,
+      "requires": {
+        "component-emitter": "1.2.1",
+        "debug": "~3.1.0",
+        "isarray": "2.0.1"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz";,
+          "integrity": 
"sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
+          "dev": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "isarray": {
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz";,
+          "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=",
+          "dev": true
+        },
+        "ms": {
+          "version": "2.0.0",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";,
+          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
+          "dev": true
+        }
+      }
+    },
+    "source-map": {
+      "version": "0.4.4",
+      "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz";,
+      "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
+      "dev": true,
+      "requires": {
+        "amdefine": ">=0.0.4"
+      }
+    },
+    "source-map-resolve": {
+      "version": "0.5.2",
+      "resolved": 
"https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz";,
+      "integrity": 
"sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
+      "dev": true,
+      "requires": {
+        "atob": "^2.1.1",
+        "decode-uri-component": "^0.2.0",
+        "resolve-url": "^0.2.1",
+        "source-map-url": "^0.4.0",
+        "urix": "^0.1.0"
+      }
+    },
+    "source-map-url": {
+      "version": "0.4.0",
+      "resolved": 
"https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz";,
+      "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
+      "dev": true
+    },
+    "spdx-correct": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz";,
+      "integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=",
+      "dev": true,
+      "requires": {
+        "spdx-license-ids": "^1.0.2"
+      }
+    },
+    "spdx-exceptions": {
+      "version": "1.0.4",
+      "resolved": 
"https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-1.0.4.tgz";,
+      "integrity": "sha1-IguEI5EZrpBFqJLbgag/TOFvgP0=",
+      "dev": true
+    },
+    "spdx-expression-parse": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.2.tgz";,
+      "integrity": "sha1-1SsUtelnB3FECvIlvLVjEirEUvY=",
+      "dev": true,
+      "requires": {
+        "spdx-exceptions": "^1.0.4",
+        "spdx-license-ids": "^1.0.0"
+      }
+    },
+    "spdx-license-ids": {
+      "version": "1.2.1",
+      "resolved": 
"https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.1.tgz";,
+      "integrity": "sha1-0H6hek0v2TUfnZTi/5zsdBgP6PM=",
+      "dev": true
+    },
+    "split-string": {
+      "version": "3.1.0",
+      "resolved": 
"https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz";,
+      "integrity": 
"sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
+      "dev": true,
+      "requires": {
+        "extend-shallow": "^3.0.0"
+      }
+    },
+    "sprintf-js": {
+      "version": "1.1.2",
+      "resolved": 
"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz";,
+      "integrity": 
"sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
+      "dev": true
+    },
+    "sshpk": {
+      "version": "1.16.1",
+      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz";,
+      "integrity": 
"sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
+      "dev": true,
+      "requires": {
+        "asn1": "~0.2.3",
+        "assert-plus": "^1.0.0",
+        "bcrypt-pbkdf": "^1.0.0",
+        "dashdash": "^1.12.0",
+        "ecc-jsbn": "~0.1.1",
+        "getpass": "^0.1.1",
+        "jsbn": "~0.1.0",
+        "safer-buffer": "^2.0.2",
+        "tweetnacl": "~0.14.0"
+      }
+    },
+    "static-extend": {
+      "version": "0.1.2",
+      "resolved": 
"https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz";,
+      "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
+      "dev": true,
+      "requires": {
+        "define-property": "^0.2.5",
+        "object-copy": "^0.1.0"
+      },
+      "dependencies": {
+        "define-property": {
+          "version": "0.2.5",
+          "resolved": 
"https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz";,
+          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+          "dev": true,
+          "requires": {
+            "is-descriptor": "^0.1.0"
+          }
+        }
+      }
+    },
+    "statuses": {
+      "version": "1.3.1",
+      "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz";,
+      "integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=",
+      "dev": true
+    },
+    "stdout-stream": {
+      "version": "1.4.1",
+      "resolved": 
"https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz";,
+      "integrity": 
"sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
+      "dev": true,
+      "requires": {
+        "readable-stream": "^2.0.1"
+      }
+    },
+    "stream-browserify": {
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.1.tgz";,
+      "integrity": "sha1-ZiZu5fm9uZQKTkUUyvtDu3Hlyds=",
+      "dev": true,
+      "requires": {
+        "inherits": "~2.0.1",
+        "readable-stream": "^2.0.2"
+      }
+    },
+    "stream-shift": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz";,
+      "integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
+      "dev": true
+    },
+    "string-template": {
+      "version": "0.2.1",
+      "resolved": 
"https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz";,
+      "integrity": "sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=",
+      "dev": true
+    },
+    "string-width": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz";,
+      "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
+      "dev": true,
+      "requires": {
+        "code-point-at": "^1.0.0",
+        "is-fullwidth-code-point": "^1.0.0",
+        "strip-ansi": "^3.0.0"
+      }
+    },
+    "string_decoder": {
+      "version": "0.10.31",
+      "resolved": 
"https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz";,
+      "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
+      "dev": true
+    },
+    "strip-ansi": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz";,
+      "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
+      "dev": true,
+      "requires": {
+        "ansi-regex": "^2.0.0"
+      }
+    },
+    "strip-bom": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz";,
+      "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
+      "dev": true,
+      "requires": {
+        "is-utf8": "^0.2.0"
+      }
+    },
+    "strip-indent": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz";,
+      "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
+      "dev": true,
+      "requires": {
+        "get-stdin": "^4.0.1"
+      }
+    },
+    "strip-json-comments": {
+      "version": "1.0.4",
+      "resolved": 
"https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz";,
+      "integrity": "sha1-HhX7ysl9Pumb8tc7TGVrCCu6+5E=",
+      "dev": true
+    },
+    "supports-color": {
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz";,
+      "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
+      "dev": true
+    },
+    "tar": {
+      "version": "2.2.1",
+      "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz";,
+      "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
+      "dev": true,
+      "requires": {
+        "block-stream": "*",
+        "fstream": "^1.0.2",
+        "inherits": "2"
+      }
+    },
+    "timers-browserify": {
+      "version": "2.0.2",
+      "resolved": 
"https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.2.tgz";,
+      "integrity": "sha1-q0iDz1l9zVCvIRNJoA+8pWrIa4Y=",
+      "dev": true,
+      "requires": {
+        "setimmediate": "^1.0.4"
+      }
+    },
+    "tiny-lr": {
+      "version": "1.1.1",
+      "resolved": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.1.1.tgz";,
+      "integrity": 
"sha512-44yhA3tsaRoMOjQQ+5v5mVdqef+kH6Qze9jTpqtVufgYjYt08zyZAwNwwVBj3i1rJMnR52IxOW0LK0vBzgAkuA==",
+      "dev": true,
+      "requires": {
+        "body": "^5.1.0",
+        "debug": "^3.1.0",
+        "faye-websocket": "~0.10.0",
+        "livereload-js": "^2.3.0",
+        "object-assign": "^4.1.0",
+        "qs": "^6.4.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.2.6",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz";,
+          "integrity": 
"sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
+          "dev": true,
+          "requires": {
+            "ms": "^2.1.1"
+          }
+        },
+        "qs": {
+          "version": "6.6.0",
+          "resolved": "https://registry.npmjs.org/qs/-/qs-6.6.0.tgz";,
+          "integrity": 
"sha512-KIJqT9jQJDQx5h5uAVPimw6yVg2SekOKu959OCtktD3FjzbpvaPr8i4zzg07DOMz+igA4W/aNM7OV8H37pFYfA==",
+          "dev": true
+        }
+      }
+    },
+    "to-array": {
+      "version": "0.1.4",
+      "resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz";,
+      "integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=",
+      "dev": true
+    },
+    "to-object-path": {
+      "version": "0.3.0",
+      "resolved": 
"https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz";,
+      "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
+      "dev": true,
+      "requires": {
+        "kind-of": "^3.0.2"
+      },
+      "dependencies": {
+        "kind-of": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz";,
+          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+          "dev": true,
+          "requires": {
+            "is-buffer": "^1.1.5"
+          }
+        }
+      }
+    },
+    "to-regex": {
+      "version": "3.0.2",
+      "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz";,
+      "integrity": 
"sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
+      "dev": true,
+      "requires": {
+        "define-property": "^2.0.2",
+        "extend-shallow": "^3.0.2",
+        "regex-not": "^1.0.2",
+        "safe-regex": "^1.1.0"
+      }
+    },
+    "to-regex-range": {
+      "version": "2.1.1",
+      "resolved": 
"https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz";,
+      "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
+      "dev": true,
+      "requires": {
+        "is-number": "^3.0.0",
+        "repeat-string": "^1.6.1"
+      }
+    },
+    "tough-cookie": {
+      "version": "2.4.3",
+      "resolved": 
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz";,
+      "integrity": 
"sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
+      "dev": true,
+      "requires": {
+        "psl": "^1.1.24",
+        "punycode": "^1.4.1"
+      },
+      "dependencies": {
+        "punycode": {
+          "version": "1.4.1",
+          "resolved": 
"https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz";,
+          "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
+          "dev": true
+        }
+      }
+    },
+    "trim-newlines": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz";,
+      "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
+      "dev": true
+    },
+    "true-case-path": {
+      "version": "1.0.3",
+      "resolved": 
"https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz";,
+      "integrity": 
"sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
+      "dev": true,
+      "requires": {
+        "glob": "^7.1.2"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": 
"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz";,
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz";,
+          "integrity": 
"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "glob": {
+          "version": "7.1.3",
+          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz";,
+          "integrity": 
"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
+          "dev": true,
+          "requires": {
+            "fs.realpath": "^1.0.0",
+            "inflight": "^1.0.4",
+            "inherits": "2",
+            "minimatch": "^3.0.4",
+            "once": "^1.3.0",
+            "path-is-absolute": "^1.0.0"
+          }
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": 
"https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
+          "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        }
+      }
+    },
+    "tunnel-agent": {
+      "version": "0.6.0",
+      "resolved": 
"https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz";,
+      "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
+      "dev": true,
+      "requires": {
+        "safe-buffer": "^5.0.1"
+      }
+    },
+    "tweetnacl": {
+      "version": "0.14.5",
+      "resolved": 
"https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz";,
+      "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
+      "dev": true
+    },
+    "typedarray": {
+      "version": "0.0.6",
+      "resolved": 
"https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz";,
+      "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
+      "dev": true
+    },
+    "uglify-js": {
+      "version": "3.3.8",
+      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.3.8.tgz";,
+      "integrity": 
"sha512-X0jAGtpSZRtd4RhbVNuGHyjZNa/h2MrVkKrR3Ew5iL2MJw6d7FmBke+fhVCALWySv1ygHnjjROG1KI1FAPvddw==",
+      "dev": true,
+      "requires": {
+        "commander": "~2.13.0",
+        "source-map": "~0.6.1"
+      },
+      "dependencies": {
+        "commander": {
+          "version": "2.13.0",
+          "resolved": 
"https://registry.npmjs.org/commander/-/commander-2.13.0.tgz";,
+          "integrity": 
"sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==",
+          "dev": true
+        },
+        "source-map": {
+          "version": "0.6.1",
+          "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz";,
+          "integrity": 
"sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+          "dev": true
+        }
+      }
+    },
+    "ultron": {
+      "version": "1.1.1",
+      "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz";,
+      "integrity": 
"sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og==",
+      "dev": true
+    },
+    "unc-path-regex": {
+      "version": "0.1.2",
+      "resolved": 
"https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz";,
+      "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=",
+      "dev": true
+    },
+    "underscore.string": {
+      "version": "3.3.5",
+      "resolved": 
"https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz";,
+      "integrity": 
"sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==",
+      "dev": true,
+      "requires": {
+        "sprintf-js": "^1.0.3",
+        "util-deprecate": "^1.0.2"
+      }
+    },
+    "union-value": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz";,
+      "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=",
+      "dev": true,
+      "requires": {
+        "arr-union": "^3.1.0",
+        "get-value": "^2.0.6",
+        "is-extendable": "^0.1.1",
+        "set-value": "^0.4.3"
+      },
+      "dependencies": {
+        "extend-shallow": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz";,
+          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+          "dev": true,
+          "requires": {
+            "is-extendable": "^0.1.0"
+          }
+        },
+        "set-value": {
+          "version": "0.4.3",
+          "resolved": 
"https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz";,
+          "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=",
+          "dev": true,
+          "requires": {
+            "extend-shallow": "^2.0.1",
+            "is-extendable": "^0.1.1",
+            "is-plain-object": "^2.0.1",
+            "to-object-path": "^0.3.0"
+          }
+        }
+      }
+    },
+    "unpipe": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz";,
+      "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
+      "dev": true
+    },
+    "unset-value": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz";,
+      "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
+      "dev": true,
+      "requires": {
+        "has-value": "^0.3.1",
+        "isobject": "^3.0.0"
+      },
+      "dependencies": {
+        "has-value": {
+          "version": "0.3.1",
+          "resolved": 
"https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz";,
+          "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
+          "dev": true,
+          "requires": {
+            "get-value": "^2.0.3",
+            "has-values": "^0.1.4",
+            "isobject": "^2.0.0"
+          },
+          "dependencies": {
+            "isobject": {
+              "version": "2.1.0",
+              "resolved": 
"https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz";,
+              "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
+              "dev": true,
+              "requires": {
+                "isarray": "1.0.0"
+              }
+            }
+          }
+        },
+        "has-values": {
+          "version": "0.1.4",
+          "resolved": 
"https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz";,
+          "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
+          "dev": true
+        },
+        "isarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz";,
+          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
+          "dev": true
+        }
+      }
+    },
+    "uri-js": {
+      "version": "4.2.2",
+      "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz";,
+      "integrity": 
"sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
+      "dev": true,
+      "requires": {
+        "punycode": "^2.1.0"
+      }
+    },
+    "uri-path": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz";,
+      "integrity": "sha1-l0fwGDWJM8Md4PzP2C0TjmcmLjI=",
+      "dev": true
+    },
+    "urix": {
+      "version": "0.1.0",
+      "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz";,
+      "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
+      "dev": true
+    },
+    "url": {
+      "version": "0.11.0",
+      "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz";,
+      "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
+      "dev": true,
+      "requires": {
+        "punycode": "1.3.2",
+        "querystring": "0.2.0"
+      },
+      "dependencies": {
+        "punycode": {
+          "version": "1.3.2",
+          "resolved": 
"https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz";,
+          "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=",
+          "dev": true
+        }
+      }
+    },
+    "use": {
+      "version": "3.1.1",
+      "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz";,
+      "integrity": 
"sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
+      "dev": true
+    },
+    "util": {
+      "version": "0.10.3",
+      "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz";,
+      "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
+      "dev": true,
+      "requires": {
+        "inherits": "2.0.1"
+      },
+      "dependencies": {
+        "inherits": {
+          "version": "2.0.1",
+          "resolved": 
"https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz";,
+          "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=",
+          "dev": true
+        }
+      }
+    },
+    "util-deprecate": {
+      "version": "1.0.2",
+      "resolved": 
"https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz";,
+      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
+      "dev": true
+    },
+    "utils-merge": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz";,
+      "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
+      "dev": true
+    },
+    "uuid": {
+      "version": "3.3.2",
+      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz";,
+      "integrity": 
"sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
+      "dev": true
+    },
+    "v8flags": {
+      "version": "3.1.2",
+      "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.2.tgz";,
+      "integrity": 
"sha512-MtivA7GF24yMPte9Rp/BWGCYQNaUj86zeYxV/x2RRJMKagImbbv3u8iJC57lNhWLPcGLJmHcHmFWkNsplbbLWw==",
+      "dev": true,
+      "requires": {
+        "homedir-polyfill": "^1.0.1"
+      }
+    },
+    "validate-npm-package-license": {
+      "version": "3.0.1",
+      "resolved": 
"https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz";,
+      "integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=",
+      "dev": true,
+      "requires": {
+        "spdx-correct": "~1.0.0",
+        "spdx-expression-parse": "~1.0.0"
+      }
+    },
+    "vary": {
+      "version": "1.1.2",
+      "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz";,
+      "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
+      "dev": true
+    },
+    "verror": {
+      "version": "1.10.0",
+      "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz";,
+      "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
+      "dev": true,
+      "requires": {
+        "assert-plus": "^1.0.0",
+        "core-util-is": "1.0.2",
+        "extsprintf": "^1.2.0"
+      }
+    },
+    "websocket-driver": {
+      "version": "0.7.0",
+      "resolved": 
"https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.0.tgz";,
+      "integrity": "sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=",
+      "dev": true,
+      "requires": {
+        "http-parser-js": ">=0.4.0",
+        "websocket-extensions": ">=0.1.1"
+      }
+    },
+    "websocket-extensions": {
+      "version": "0.1.3",
+      "resolved": 
"https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz";,
+      "integrity": 
"sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==",
+      "dev": true
+    },
+    "websocket-stream": {
+      "version": "5.1.2",
+      "resolved": 
"https://registry.npmjs.org/websocket-stream/-/websocket-stream-5.1.2.tgz";,
+      "integrity": 
"sha512-lchLOk435iDWs0jNuL+hiU14i3ERSrMA0IKSiJh7z6X/i4XNsutBZrtqu2CPOZuA4G/zabiqVAos0vW+S7GEVw==",
+      "dev": true,
+      "requires": {
+        "duplexify": "^3.5.1",
+        "inherits": "^2.0.1",
+        "readable-stream": "^2.3.3",
+        "safe-buffer": "^5.1.1",
+        "ws": "^3.2.0",
+        "xtend": "^4.0.0"
+      },
+      "dependencies": {
+        "isarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz";,
+          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
+          "dev": true
+        },
+        "process-nextick-args": {
+          "version": "2.0.0",
+          "resolved": 
"https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz";,
+          "integrity": 
"sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
+          "dev": true
+        },
+        "readable-stream": {
+          "version": "2.3.6",
+          "resolved": 
"https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz";,
+          "integrity": 
"sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
+          "dev": true,
+          "requires": {
+            "core-util-is": "~1.0.0",
+            "inherits": "~2.0.3",
+            "isarray": "~1.0.0",
+            "process-nextick-args": "~2.0.0",
+            "safe-buffer": "~5.1.1",
+            "string_decoder": "~1.1.1",
+            "util-deprecate": "~1.0.1"
+          }
+        },
+        "string_decoder": {
+          "version": "1.1.1",
+          "resolved": 
"https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz";,
+          "integrity": 
"sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+          "dev": true,
+          "requires": {
+            "safe-buffer": "~5.1.0"
+          }
+        },
+        "ws": {
+          "version": "3.3.3",
+          "resolved": "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz";,
+          "integrity": 
"sha512-nnWLa/NwZSt4KQJu51MYlCcSQ5g7INpOrOMt4XV8j4dqTXdmlUmSHQ8/oLC069ckre0fRsgfvsKwbTdtKLCDkA==",
+          "dev": true,
+          "requires": {
+            "async-limiter": "~1.0.0",
+            "safe-buffer": "~5.1.0",
+            "ultron": "~1.1.0"
+          }
+        }
+      }
+    },
+    "which": {
+      "version": "1.3.1",
+      "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz";,
+      "integrity": 
"sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+      "dev": true,
+      "requires": {
+        "isexe": "^2.0.0"
+      }
+    },
+    "which-module": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz";,
+      "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=",
+      "dev": true
+    },
+    "wide-align": {
+      "version": "1.1.3",
+      "resolved": 
"https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz";,
+      "integrity": 
"sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
+      "dev": true,
+      "requires": {
+        "string-width": "^1.0.2 || 2"
+      }
+    },
+    "wrap-ansi": {
+      "version": "2.1.0",
+      "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz";,
+      "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
+      "dev": true,
+      "requires": {
+        "string-width": "^1.0.1",
+        "strip-ansi": "^3.0.1"
+      }
+    },
+    "wrappy": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz";,
+      "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
+      "dev": true
+    },
+    "ws": {
+      "version": "6.1.2",
+      "resolved": "https://registry.npmjs.org/ws/-/ws-6.1.2.tgz";,
+      "integrity": 
"sha512-rfUqzvz0WxmSXtJpPMX2EeASXabOrSMk1ruMOV3JBTBjo4ac2lDjGGsbQSyxj8Odhw5fBib8ZKEjDNvgouNKYw==",
+      "dev": true,
+      "requires": {
+        "async-limiter": "~1.0.0"
+      }
+    },
+    "xmlhttprequest-ssl": {
+      "version": "1.5.5",
+      "resolved": 
"https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz";,
+      "integrity": "sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=",
+      "dev": true
+    },
+    "xtend": {
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz";,
+      "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
+      "dev": true
+    },
+    "y18n": {
+      "version": "3.2.1",
+      "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz";,
+      "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=",
+      "dev": true
+    },
+    "yallist": {
+      "version": "2.1.2",
+      "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz";,
+      "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=",
+      "dev": true
+    },
+    "yargs": {
+      "version": "7.1.0",
+      "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz";,
+      "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
+      "dev": true,
+      "requires": {
+        "camelcase": "^3.0.0",
+        "cliui": "^3.2.0",
+        "decamelize": "^1.1.1",
+        "get-caller-file": "^1.0.1",
+        "os-locale": "^1.4.0",
+        "read-pkg-up": "^1.0.1",
+        "require-directory": "^2.1.1",
+        "require-main-filename": "^1.0.1",
+        "set-blocking": "^2.0.0",
+        "string-width": "^1.0.2",
+        "which-module": "^1.0.0",
+        "y18n": "^3.2.1",
+        "yargs-parser": "^5.0.0"
+      }
+    },
+    "yargs-parser": {
+      "version": "5.0.0",
+      "resolved": 
"https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz";,
+      "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
+      "dev": true,
+      "requires": {
+        "camelcase": "^3.0.0"
+      }
+    },
+    "yauzl": {
+      "version": "2.4.1",
+      "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz";,
+      "integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=",
+      "dev": true,
+      "requires": {
+        "fd-slicer": "~1.0.1"
+      }
+    },
+    "yeast": {
+      "version": "0.1.2",
+      "resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz";,
+      "integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=",
+      "dev": true
+    }
+  }
+}
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package.json 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package.json
new file mode 100644
index 0000000..a51fb2f
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/package.json
@@ -0,0 +1,44 @@
+{
+  "name": "reveal.js",
+  "version": "3.8.0",
+  "description": "The HTML Presentation Framework",
+  "homepage": "http://revealjs.com";,
+  "subdomain": "revealjs",
+  "main": "js/reveal.js",
+  "scripts": {
+    "test": "grunt test",
+    "start": "grunt serve",
+    "build": "grunt"
+  },
+  "author": {
+    "name": "Hakim El Hattab",
+    "email": "address@hidden",
+    "web": "http://hakim.se";
+  },
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/hakimel/reveal.js.git"
+  },
+  "engines": {
+    "node": ">=9.0.0"
+  },
+  "devDependencies": {
+    "express": "^4.16.2",
+    "grunt": "^1.0.4",
+    "grunt-cli": "^1.3.2",
+    "grunt-autoprefixer": "^3.0.4",
+    "grunt-contrib-connect": "^2.0.0",
+    "grunt-contrib-cssmin": "^3.0.0",
+    "grunt-contrib-jshint": "^2.0.0",
+    "grunt-contrib-qunit": "^3.1.0",
+    "grunt-contrib-uglify": "^3.3.0",
+    "grunt-contrib-watch": "^1.1.0",
+    "grunt-sass": "^3.0.2",
+    "grunt-zip": "~0.17.1",
+    "load-grunt-tasks": "^4.0.0",
+    "node-sass": "^4.11.0",
+    "mustache": "^2.3.0",
+    "socket.io": "^2.2.0"
+  },
+  "license": "MIT"
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/highlight/highlight.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/highlight/highlight.js
new file mode 100644
index 0000000..83305e1
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/highlight/highlight.js
@@ -0,0 +1,168 @@
+/*! highlight.js v9.11.0 | BSD3 License | git.io/hljslicense */
+!function(e){var n="object"==typeof window&&window||"object"==typeof 
self&&self;"undefined"!=typeof 
exports?e(exports):n&&(n.hljs=e({}),"function"==typeof 
define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function 
n(e){return 
e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function 
t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return 
t&&0===t.index}function a(e){return k.test(e)}function i(e){var 
n,t,r,i,o=e.className+" ";i [...]
+c:[{cN:"comment",b:/\(\*/,e:/\*\)/},e.ASM,e.QSM,e.CNM,{b:/\{/,e:/\}/,i:/:/}]}});hljs.registerLanguage("roboconf",function(a){var
 
e="[a-zA-Z-_][^\\n{]+\\{",n={cN:"attribute",b:/[a-zA-Z-_]+/,e:/\s*:/,eE:!0,starts:{e:";",r:0,c:[{cN:"variable",b:/\.[a-zA-Z-_]+/},{cN:"keyword",b:/\(optional\)/}]}};return{aliases:["graph","instances"],cI:!0,k:"import",c:[{b:"^facet
 "+e,e:"}",k:"facet",c:[n,a.HCM]},{b:"^\\s*instance of "+e,e:"}",k:"name count 
channels instance-data instance-state instance of",i [...]
+
+/* highlightjs-line-numbers.js 2.6.0 | (C) 2018 Yauheni Pakala | MIT License | 
github.com/wcoder/highlightjs-line-numbers.js */
+!function(n,e){"use strict";function t(){var 
n=e.createElement("style");n.type="text/css",n.innerHTML=g(".{0}{border-collapse:collapse}.{0}
 
td{padding:0}.{1}:before{content:attr({2})}",[v,L,b]),e.getElementsByTagName("head")[0].appendChild(n)}function
 
r(t){"interactive"===e.readyState||"complete"===e.readyState?i(t):n.addEventListener("DOMContentLoaded",function(){i(t)})}function
 i(t){try{var r=e.querySelectorAll("code.hljs,code.nohighlight");for(var i in 
r)r.hasOwnProperty(i)&&l(r[i],t) [...]
+
+/**
+ * This reveal.js plugin is wrapper around the highlight.js
+ * syntax highlighting library.
+ */
+(function( root, factory ) {
+    if (typeof define === 'function' && define.amd) {
+        root.RevealHighlight = factory();
+    } else if( typeof exports === 'object' ) {
+        module.exports = factory();
+    } else {
+        // Browser globals (root is window)
+        root.RevealHighlight = factory();
+    }
+}( this, function() {
+
+       // Function to perform a better "data-trim" on code snippets
+       // Will slice an indentation amount on each line of the snippet (amount 
based on the line having the lowest indentation length)
+       function betterTrim(snippetEl) {
+               // Helper functions
+               function trimLeft(val) {
+                       // Adapted from 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim#Polyfill
+                       return val.replace(/^[\s\uFEFF\xA0]+/g, '');
+               }
+               function trimLineBreaks(input) {
+                       var lines = input.split('\n');
+
+                       // Trim line-breaks from the beginning
+                       for (var i = 0; i < lines.length; i++) {
+                               if (lines[i].trim() === '') {
+                                       lines.splice(i--, 1);
+                               } else break;
+                       }
+
+                       // Trim line-breaks from the end
+                       for (var i = lines.length-1; i >= 0; i--) {
+                               if (lines[i].trim() === '') {
+                                       lines.splice(i, 1);
+                               } else break;
+                       }
+
+                       return lines.join('\n');
+               }
+
+               // Main function for betterTrim()
+               return (function(snippetEl) {
+                       var content = trimLineBreaks(snippetEl.innerHTML);
+                       var lines = content.split('\n');
+                       // Calculate the minimum amount to remove on each line 
start of the snippet (can be 0)
+                       var pad = lines.reduce(function(acc, line) {
+                               if (line.length > 0 && trimLeft(line).length > 
0 && acc > line.length - trimLeft(line).length) {
+                                       return line.length - 
trimLeft(line).length;
+                               }
+                               return acc;
+                       }, Number.POSITIVE_INFINITY);
+                       // Slice each line with this amount
+                       return lines.map(function(line, index) {
+                               return line.slice(pad);
+                       })
+                       .join('\n');
+               })(snippetEl);
+       }
+
+       var RevealHighlight = {
+               init: function() {
+
+                       // Read the plugin config options and provide fallbacks
+                       var config = Reveal.getConfig().highlight || {};
+                       config.highlightOnLoad = typeof config.highlightOnLoad 
=== 'boolean' ? config.highlightOnLoad : true;
+                       config.escapeHTML = typeof config.escapeHTML === 
'boolean' ? config.escapeHTML : true;
+
+                       [].slice.call( document.querySelectorAll( '.reveal pre 
code' ) ).forEach( function( block ) {
+
+                               // Trim whitespace if the "data-trim" attribute 
is present
+                               if( block.hasAttribute( 'data-trim' ) && typeof 
block.innerHTML.trim === 'function' ) {
+                                       block.innerHTML = betterTrim( block );
+                               }
+
+                               // Escape HTML tags unless the "data-noescape" 
attrbute is present
+                               if( config.escapeHTML && !block.hasAttribute( 
'data-noescape' )) {
+                                       block.innerHTML = 
block.innerHTML.replace( /</g,"&lt;").replace(/>/g, '&gt;' );
+                               }
+
+                               // Re-highlight when focus is lost (for 
contenteditable code)
+                               block.addEventListener( 'focusout', function( 
event ) {
+                                       hljs.highlightBlock( 
event.currentTarget );
+                               }, false );
+
+                               if( config.highlightOnLoad ) {
+                                       RevealHighlight.highlightBlock( block );
+                               }
+                       } );
+
+               },
+
+               /**
+                * Highlights a code block. If the <code> node has the
+                * 'data-line-numbers' attribute we also generate slide
+                * numbers.
+                */
+               highlightBlock: function( block ) {
+
+                       hljs.highlightBlock( block );
+
+                       if( block.hasAttribute( 'data-line-numbers' ) ) {
+                               hljs.lineNumbersBlock( block, { singleLine: 
true } );
+
+                               // hljs.lineNumbersBlock runs async code on the 
next cycle,
+                               // so we need to do the same to execute after 
it's done
+                               setTimeout( 
RevealHighlight.highlightLines.bind( this, block ), 0 );
+                       }
+
+               },
+
+               /**
+                * Visually emphasize specific lines within a code block.
+                * This only works on blocks with line numbering turned on.
+                *
+                * @param {HTMLElement} block a <code> block
+                * @param {String} [linesToHighlight] The lines that should be
+                * highlighted in this format:
+                * "1"          = highlights line 1
+                * "2,5"        = highlights lines 2 & 5
+                * "2,5-7"      = highlights lines 2, 5, 6 & 7
+                */
+               highlightLines: function( block, linesToHighlight ) {
+
+                       linesToHighlight = linesToHighlight || 
block.getAttribute( 'data-line-numbers' );
+
+                       if( typeof linesToHighlight === 'string' && 
linesToHighlight !== '' ) {
+
+                               linesToHighlight.split( ',' ).forEach( 
function( lineNumbers ) {
+
+                                       // Avoid failures becase of whitespace
+                                       lineNumbers = lineNumbers.replace( 
/\s/g, '' );
+
+                                       // Ensure that we looking at a valid 
slide number (1 or 1-2)
+                                       if( /^[\d-]+$/.test( lineNumbers ) ) {
+
+                                               lineNumbers = 
lineNumbers.split( '-' );
+
+                                               var lineStart = lineNumbers[0];
+                                               var lineEnd = lineNumbers[1] || 
lineStart;
+
+                                               [].slice.call( 
block.querySelectorAll( 'table 
tr:nth-child(n+'+lineStart+'):nth-child(-n+'+lineEnd+')' ) ).forEach( function( 
lineElement ) {
+                                                       
lineElement.classList.add( 'highlight-line' );
+                                               } );
+
+                                       }
+
+                               } );
+
+                       }
+
+               }
+       }
+
+       Reveal.registerPlugin( 'highlight', RevealHighlight );
+
+       return RevealHighlight;
+
+}));
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.html
new file mode 100644
index 0000000..0904fbb
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.html
@@ -0,0 +1,134 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Markdown Demo</title>
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+               <link rel="stylesheet" href="../../css/theme/white.css" 
id="theme">
+
+        <link rel="stylesheet" href="../../lib/css/monokai.css">
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                <!-- Use external markdown resource, separate slides by three 
newlines; vertical slides by two newlines -->
+                <section data-markdown="example.md" data-separator="^\n\n\n" 
data-separator-vertical="^\n\n"></section>
+
+                <!-- Slides are separated by three dashes (quick 'n dirty 
regular expression) -->
+                <section data-markdown data-separator="---">
+                    <script type="text/template">
+                        ## Demo 1
+                        Slide 1
+                        ---
+                        ## Demo 1
+                        Slide 2
+                        ---
+                        ## Demo 1
+                        Slide 3
+                    </script>
+                </section>
+
+                <!-- Slides are separated by newline + three dashes + newline, 
vertical slides identical but two dashes -->
+                <section data-markdown data-separator="^\n---\n$" 
data-separator-vertical="^\n--\n$">
+                    <script type="text/template">
+                        ## Demo 2
+                        Slide 1.1
+
+                        --
+
+                        ## Demo 2
+                        Slide 1.2
+
+                        ---
+
+                        ## Demo 2
+                        Slide 2
+                    </script>
+                </section>
+
+                <!-- No "extra" slides, since there are no separators defined 
(so they'll become horizontal rulers) -->
+                <section data-markdown>
+                    <script type="text/template">
+                        A
+
+                        ---
+
+                        B
+
+                        ---
+
+                        C
+                    </script>
+                </section>
+
+                <!-- Slide attributes -->
+                <section data-markdown>
+                    <script type="text/template">
+                        <!-- .slide: data-background="#000000" -->
+                        ## Slide attributes
+                    </script>
+                </section>
+
+                <!-- Element attributes -->
+                <section data-markdown>
+                    <script type="text/template">
+                        ## Element attributes
+                        - Item 1 <!-- .element: class="fragment" 
data-fragment-index="2" -->
+                        - Item 2 <!-- .element: class="fragment" 
data-fragment-index="1" -->
+                    </script>
+                </section>
+
+                <!-- Code -->
+                <section data-markdown>
+                    <script type="text/template">
+                        ```php
+                        public function foo()
+                        {
+                            $foo = array(
+                                'bar' => 'bar'
+                            )
+                        }
+                        ```
+                    </script>
+                </section>
+
+                <!-- Images -->
+                <section data-markdown>
+                    <script type="text/template">
+                        ![Sample 
image](https://s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
+                    </script>
+                </section>
+
+            </div>
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       Reveal.initialize({
+                               controls: true,
+                               progress: true,
+                               history: true,
+                               center: true,
+
+                               // Optional libraries used to extend on 
reveal.js
+                               dependencies: [
+                                       { src: 'marked.js', condition: 
function() { return !!document.querySelector( '[data-markdown]' ); } },
+                    { src: 'markdown.js', condition: function() { return 
!!document.querySelector( '[data-markdown]' ); } },
+                    { src: '../highlight/highlight.js', async: true, callback: 
function() { hljs.initHighlightingOnLoad(); } },
+                                       { src: '../notes/notes.js' }
+                               ]
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.md
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.md
new file mode 100644
index 0000000..89c7534
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/example.md
@@ -0,0 +1,36 @@
+# Markdown Demo
+
+
+
+## External 1.1
+
+Content 1.1
+
+Note: This will only appear in the speaker notes window.
+
+
+## External 1.2
+
+Content 1.2
+
+
+
+## External 2
+
+Content 2.1
+
+
+
+## External 3.1
+
+Content 3.1
+
+
+## External 3.2
+
+Content 3.2
+
+
+## External 3.3
+
+![External 
Image](https://s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/markdown.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/markdown.js
new file mode 100755
index 0000000..c641d81
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/markdown.js
@@ -0,0 +1,446 @@
+/**
+ * The reveal.js markdown plugin. Handles parsing of
+ * markdown inside of presentations as well as loading
+ * of external markdown documents.
+ */
+(function( root, factory ) {
+       if (typeof define === 'function' && define.amd) {
+               root.marked = require( './marked' );
+               root.RevealMarkdown = factory( root.marked );
+       } else if( typeof exports === 'object' ) {
+               module.exports = factory( require( './marked' ) );
+       } else {
+               // Browser globals (root is window)
+               root.RevealMarkdown = factory( root.marked );
+       }
+}( this, function( marked ) {
+
+       var DEFAULT_SLIDE_SEPARATOR = '^\r?\n---\r?\n$',
+               DEFAULT_NOTES_SEPARATOR = 'notes?:',
+               DEFAULT_ELEMENT_ATTRIBUTES_SEPARATOR = 
'\\\.element\\\s*?(.+?)$',
+               DEFAULT_SLIDE_ATTRIBUTES_SEPARATOR = 
'\\\.slide:\\\s*?(\\\S.+?)$';
+
+       var SCRIPT_END_PLACEHOLDER = '__SCRIPT_END__';
+
+
+       /**
+        * Retrieves the markdown contents of a slide section
+        * element. Normalizes leading tabs/whitespace.
+        */
+       function getMarkdownFromSlide( section ) {
+
+               // look for a <script> or <textarea data-template> wrapper
+               var template = section.querySelector( '[data-template]' ) || 
section.querySelector( 'script' );
+
+               // strip leading whitespace so it isn't evaluated as code
+               var text = ( template || section ).textContent;
+
+               // restore script end tags
+               text = text.replace( new RegExp( SCRIPT_END_PLACEHOLDER, 'g' ), 
'</script>' );
+
+               var leadingWs = text.match( /^\n?(\s*)/ )[1].length,
+                       leadingTabs = text.match( /^\n?(\t*)/ )[1].length;
+
+               if( leadingTabs > 0 ) {
+                       text = text.replace( new RegExp('\\n?\\t{' + 
leadingTabs + '}','g'), '\n' );
+               }
+               else if( leadingWs > 1 ) {
+                       text = text.replace( new RegExp('\\n? {' + leadingWs + 
'}', 'g'), '\n' );
+               }
+
+               return text;
+
+       }
+
+       /**
+        * Given a markdown slide section element, this will
+        * return all arguments that aren't related to markdown
+        * parsing. Used to forward any other user-defined arguments
+        * to the output markdown slide.
+        */
+       function getForwardedAttributes( section ) {
+
+               var attributes = section.attributes;
+               var result = [];
+
+               for( var i = 0, len = attributes.length; i < len; i++ ) {
+                       var name = attributes[i].name,
+                               value = attributes[i].value;
+
+                       // disregard attributes that are used for markdown 
loading/parsing
+                       if( /data\-(markdown|separator|vertical|notes)/gi.test( 
name ) ) continue;
+
+                       if( value ) {
+                               result.push( name + '="' + value + '"' );
+                       }
+                       else {
+                               result.push( name );
+                       }
+               }
+
+               return result.join( ' ' );
+
+       }
+
+       /**
+        * Inspects the given options and fills out default
+        * values for what's not defined.
+        */
+       function getSlidifyOptions( options ) {
+
+               options = options || {};
+               options.separator = options.separator || 
DEFAULT_SLIDE_SEPARATOR;
+               options.notesSeparator = options.notesSeparator || 
DEFAULT_NOTES_SEPARATOR;
+               options.attributes = options.attributes || '';
+
+               return options;
+
+       }
+
+       /**
+        * Helper function for constructing a markdown slide.
+        */
+       function createMarkdownSlide( content, options ) {
+
+               options = getSlidifyOptions( options );
+
+               var notesMatch = content.split( new RegExp( 
options.notesSeparator, 'mgi' ) );
+
+               if( notesMatch.length === 2 ) {
+                       content = notesMatch[0] + '<aside class="notes">' + 
marked(notesMatch[1].trim()) + '</aside>';
+               }
+
+               // prevent script end tags in the content from interfering
+               // with parsing
+               content = content.replace( /<\/script>/g, 
SCRIPT_END_PLACEHOLDER );
+
+               return '<script type="text/template">' + content + '</script>';
+
+       }
+
+       /**
+        * Parses a data string into multiple slides based
+        * on the passed in separator arguments.
+        */
+       function slidify( markdown, options ) {
+
+               options = getSlidifyOptions( options );
+
+               var separatorRegex = new RegExp( options.separator + ( 
options.verticalSeparator ? '|' + options.verticalSeparator : '' ), 'mg' ),
+                       horizontalSeparatorRegex = new RegExp( 
options.separator );
+
+               var matches,
+                       lastIndex = 0,
+                       isHorizontal,
+                       wasHorizontal = true,
+                       content,
+                       sectionStack = [];
+
+               // iterate until all blocks between separators are stacked up
+               while( matches = separatorRegex.exec( markdown ) ) {
+                       notes = null;
+
+                       // determine direction (horizontal by default)
+                       isHorizontal = horizontalSeparatorRegex.test( 
matches[0] );
+
+                       if( !isHorizontal && wasHorizontal ) {
+                               // create vertical stack
+                               sectionStack.push( [] );
+                       }
+
+                       // pluck slide content from markdown input
+                       content = markdown.substring( lastIndex, matches.index 
);
+
+                       if( isHorizontal && wasHorizontal ) {
+                               // add to horizontal stack
+                               sectionStack.push( content );
+                       }
+                       else {
+                               // add to vertical stack
+                               sectionStack[sectionStack.length-1].push( 
content );
+                       }
+
+                       lastIndex = separatorRegex.lastIndex;
+                       wasHorizontal = isHorizontal;
+               }
+
+               // add the remaining slide
+               ( wasHorizontal ? sectionStack : 
sectionStack[sectionStack.length-1] ).push( markdown.substring( lastIndex ) );
+
+               var markdownSections = '';
+
+               // flatten the hierarchical stack, and insert <section 
data-markdown> tags
+               for( var i = 0, len = sectionStack.length; i < len; i++ ) {
+                       // vertical
+                       if( sectionStack[i] instanceof Array ) {
+                               markdownSections += '<section '+ 
options.attributes +'>';
+
+                               sectionStack[i].forEach( function( child ) {
+                                       markdownSections += '<section 
data-markdown>' + createMarkdownSlide( child, options ) + '</section>';
+                               } );
+
+                               markdownSections += '</section>';
+                       }
+                       else {
+                               markdownSections += '<section '+ 
options.attributes +' data-markdown>' + createMarkdownSlide( sectionStack[i], 
options ) + '</section>';
+                       }
+               }
+
+               return markdownSections;
+
+       }
+
+       /**
+        * Parses any current data-markdown slides, splits
+        * multi-slide markdown into separate sections and
+        * handles loading of external markdown.
+        */
+       function processSlides() {
+
+               return new Promise( function( resolve ) {
+
+                       var externalPromises = [];
+
+                       [].slice.call( document.querySelectorAll( 
'[data-markdown]') ).forEach( function( section, i ) {
+
+                               if( section.getAttribute( 'data-markdown' 
).length ) {
+
+                                       externalPromises.push( 
loadExternalMarkdown( section ).then(
+
+                                               // Finished loading external 
file
+                                               function( xhr, url ) {
+                                                       section.outerHTML = 
slidify( xhr.responseText, {
+                                                               separator: 
section.getAttribute( 'data-separator' ),
+                                                               
verticalSeparator: section.getAttribute( 'data-separator-vertical' ),
+                                                               notesSeparator: 
section.getAttribute( 'data-separator-notes' ),
+                                                               attributes: 
getForwardedAttributes( section )
+                                                       });
+                                               },
+
+                                               // Failed to load markdown
+                                               function( xhr, url ) {
+                                                       section.outerHTML = 
'<section data-state="alert">' +
+                                                               'ERROR: The 
attempt to fetch ' + url + ' failed with HTTP status ' + xhr.status + '.' +
+                                                               'Check your 
browser\'s JavaScript console for more details.' +
+                                                               '<p>Remember 
that you need to serve the presentation HTML from a HTTP server.</p>' +
+                                                               '</section>';
+                                               }
+
+                                       ) );
+
+                               }
+                               else if( section.getAttribute( 'data-separator' 
) || section.getAttribute( 'data-separator-vertical' ) || section.getAttribute( 
'data-separator-notes' ) ) {
+
+                                       section.outerHTML = slidify( 
getMarkdownFromSlide( section ), {
+                                               separator: 
section.getAttribute( 'data-separator' ),
+                                               verticalSeparator: 
section.getAttribute( 'data-separator-vertical' ),
+                                               notesSeparator: 
section.getAttribute( 'data-separator-notes' ),
+                                               attributes: 
getForwardedAttributes( section )
+                                       });
+
+                               }
+                               else {
+                                       section.innerHTML = 
createMarkdownSlide( getMarkdownFromSlide( section ) );
+                               }
+
+                       });
+
+                       Promise.all( externalPromises ).then( resolve );
+
+               } );
+
+       }
+
+       function loadExternalMarkdown( section ) {
+
+               return new Promise( function( resolve, reject ) {
+
+                       var xhr = new XMLHttpRequest(),
+                               url = section.getAttribute( 'data-markdown' );
+
+                       datacharset = section.getAttribute( 'data-charset' );
+
+                       // see 
https://developer.mozilla.org/en-US/docs/Web/API/element.getAttribute#Notes
+                       if( datacharset != null && datacharset != '' ) {
+                               xhr.overrideMimeType( 'text/html; charset=' + 
datacharset );
+                       }
+
+                       xhr.onreadystatechange = function( section, xhr ) {
+                               if( xhr.readyState === 4 ) {
+                                       // file protocol yields status code 0 
(useful for local debug, mobile applications etc.)
+                                       if ( ( xhr.status >= 200 && xhr.status 
< 300 ) || xhr.status === 0 ) {
+
+                                               resolve( xhr, url );
+
+                                       }
+                                       else {
+
+                                               reject( xhr, url );
+
+                                       }
+                               }
+                       }.bind( this, section, xhr );
+
+                       xhr.open( 'GET', url, true );
+
+                       try {
+                               xhr.send();
+                       }
+                       catch ( e ) {
+                               alert( 'Failed to get the Markdown file ' + url 
+ '. Make sure that the presentation and the file are served by a HTTP server 
and the file can be found there. ' + e );
+                               resolve( xhr, url );
+                       }
+
+               } );
+
+       }
+
+       /**
+        * Check if a node value has the attributes pattern.
+        * If yes, extract it and add that value as one or several attributes
+        * to the target element.
+        *
+        * You need Cache Killer on Chrome to see the effect on any FOM 
transformation
+        * directly on refresh (F5)
+        * 
http://stackoverflow.com/questions/5690269/disabling-chrome-cache-for-website-development/7000899#answer-11786277
+        */
+       function addAttributeInElement( node, elementTarget, separator ) {
+
+               var mardownClassesInElementsRegex = new RegExp( separator, 'mg' 
);
+               var mardownClassRegex = new RegExp( "([^\"= 
]+?)=\"([^\"=]+?)\"", 'mg' );
+               var nodeValue = node.nodeValue;
+               if( matches = mardownClassesInElementsRegex.exec( nodeValue ) ) 
{
+
+                       var classes = matches[1];
+                       nodeValue = nodeValue.substring( 0, matches.index ) + 
nodeValue.substring( mardownClassesInElementsRegex.lastIndex );
+                       node.nodeValue = nodeValue;
+                       while( matchesClass = mardownClassRegex.exec( classes ) 
) {
+                               elementTarget.setAttribute( matchesClass[1], 
matchesClass[2] );
+                       }
+                       return true;
+               }
+               return false;
+       }
+
+       /**
+        * Add attributes to the parent element of a text node,
+        * or the element of an attribute node.
+        */
+       function addAttributes( section, element, previousElement, 
separatorElementAttributes, separatorSectionAttributes ) {
+
+               if ( element != null && element.childNodes != undefined && 
element.childNodes.length > 0 ) {
+                       previousParentElement = element;
+                       for( var i = 0; i < element.childNodes.length; i++ ) {
+                               childElement = element.childNodes[i];
+                               if ( i > 0 ) {
+                                       j = i - 1;
+                                       while ( j >= 0 ) {
+                                               aPreviousChildElement = 
element.childNodes[j];
+                                               if ( typeof 
aPreviousChildElement.setAttribute == 'function' && 
aPreviousChildElement.tagName != "BR" ) {
+                                                       previousParentElement = 
aPreviousChildElement;
+                                                       break;
+                                               }
+                                               j = j - 1;
+                                       }
+                               }
+                               parentSection = section;
+                               if( childElement.nodeName ==  "section" ) {
+                                       parentSection = childElement ;
+                                       previousParentElement = childElement ;
+                               }
+                               if ( typeof childElement.setAttribute == 
'function' || childElement.nodeType == Node.COMMENT_NODE ) {
+                                       addAttributes( parentSection, 
childElement, previousParentElement, separatorElementAttributes, 
separatorSectionAttributes );
+                               }
+                       }
+               }
+
+               if ( element.nodeType == Node.COMMENT_NODE ) {
+                       if ( addAttributeInElement( element, previousElement, 
separatorElementAttributes ) == false ) {
+                               addAttributeInElement( element, section, 
separatorSectionAttributes );
+                       }
+               }
+       }
+
+       /**
+        * Converts any current data-markdown slides in the
+        * DOM to HTML.
+        */
+       function convertSlides() {
+
+               var sections = document.querySelectorAll( 
'[data-markdown]:not([data-markdown-parsed])');
+
+               [].slice.call( sections ).forEach( function( section ) {
+
+                       section.setAttribute( 'data-markdown-parsed', true )
+
+                       var notes = section.querySelector( 'aside.notes' );
+                       var markdown = getMarkdownFromSlide( section );
+
+                       section.innerHTML = marked( markdown );
+                       addAttributes(  section, section, null, 
section.getAttribute( 'data-element-attributes' ) ||
+                                                       
section.parentNode.getAttribute( 'data-element-attributes' ) ||
+                                                       
DEFAULT_ELEMENT_ATTRIBUTES_SEPARATOR,
+                                                       section.getAttribute( 
'data-attributes' ) ||
+                                                       
section.parentNode.getAttribute( 'data-attributes' ) ||
+                                                       
DEFAULT_SLIDE_ATTRIBUTES_SEPARATOR);
+
+                       // If there were notes, we need to re-add them after
+                       // having overwritten the section's HTML
+                       if( notes ) {
+                               section.appendChild( notes );
+                       }
+
+               } );
+
+               return Promise.resolve();
+
+       }
+
+       // API
+       var RevealMarkdown = {
+
+               /**
+                * Starts processing and converting Markdown within the
+                * current reveal.js deck.
+                *
+                * @param {function} callback function to invoke once
+                * we've finished loading and parsing Markdown
+                */
+               init: function( callback ) {
+
+                       if( typeof marked === 'undefined' ) {
+                               throw 'The reveal.js Markdown plugin requires 
marked to be loaded';
+                       }
+
+                       if( typeof hljs !== 'undefined' ) {
+                               marked.setOptions({
+                                       highlight: function( code, lang ) {
+                                               return hljs.highlightAuto( 
code, [lang] ).value;
+                                       }
+                               });
+                       }
+
+                       // marked can be configured via reveal.js config options
+                       var options = Reveal.getConfig().markdown;
+                       if( options ) {
+                               marked.setOptions( options );
+                       }
+
+                       return processSlides().then( convertSlides );
+
+               },
+
+               // TODO: Do these belong in the API?
+               processSlides: processSlides,
+               convertSlides: convertSlides,
+               slidify: slidify
+
+       };
+
+       // Register our plugin so that reveal.js will call our
+       // plugin 'init' method as part of the initialization
+       Reveal.registerPlugin( 'markdown', RevealMarkdown );
+
+       return RevealMarkdown;
+
+}));
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/marked.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/marked.js
new file mode 100644
index 0000000..481b9d8
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/markdown/marked.js
@@ -0,0 +1,6 @@
+/**
+ * marked - a markdown parser
+ * Copyright (c) 2011-2018, Christopher Jeffrey. (MIT Licensed)
+ * https://github.com/markedjs/marked
+ */
+!function(e){"use strict";var k={newline:/^\n+/,code:/^( 
{4}[^\n]+\n*)+/,fences:f,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* 
*){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ 
*)?(?:\n+|$)/,nptable:f,blockquote:/^( {0,3}> 
?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) 
[\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:"^ 
{0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?\\?>\\n*|<![A-Z][\\s\\S]*?>\\n*|<!\\[CDATA\\[[\\s
 [...]
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/math/math.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/math/math.js
new file mode 100755
index 0000000..d76c9dd
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/math/math.js
@@ -0,0 +1,92 @@
+/**
+ * A plugin which enables rendering of math equations inside
+ * of reveal.js slides. Essentially a thin wrapper for MathJax.
+ *
+ * @author Hakim El Hattab
+ */
+var RevealMath = window.RevealMath || (function(){
+
+       var options = Reveal.getConfig().math || {};
+       var mathjax = options.mathjax || 
'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js';
+       var config = options.config || 'TeX-AMS_HTML-full';
+       var url = mathjax + '?config=' + config;
+
+       var defaultOptions = {
+               messageStyle: 'none',
+               tex2jax: {
+                       inlineMath: [ [ '$', '$' ], [ '\\(', '\\)' ] ],
+                       skipTags: [ 'script', 'noscript', 'style', 'textarea', 
'pre' ]
+               },
+               skipStartupTypeset: true
+       };
+
+       function defaults( options, defaultOptions ) {
+
+               for ( var i in defaultOptions ) {
+                       if ( !options.hasOwnProperty( i ) ) {
+                               options[i] = defaultOptions[i];
+                       }
+               }
+
+       }
+
+       function loadScript( url, callback ) {
+
+               var head = document.querySelector( 'head' );
+               var script = document.createElement( 'script' );
+               script.type = 'text/javascript';
+               script.src = url;
+
+               // Wrapper for callback to make sure it only fires once
+               var finish = function() {
+                       if( typeof callback === 'function' ) {
+                               callback.call();
+                               callback = null;
+                       }
+               }
+
+               script.onload = finish;
+
+               // IE
+               script.onreadystatechange = function() {
+                       if ( this.readyState === 'loaded' ) {
+                               finish();
+                       }
+               }
+
+               // Normal browsers
+               head.appendChild( script );
+
+       }
+
+       return {
+               init: function() {
+
+                       defaults( options, defaultOptions );
+                       defaults( options.tex2jax, defaultOptions.tex2jax );
+                       options.mathjax = options.config = null;
+
+                       loadScript( url, function() {
+
+                               MathJax.Hub.Config( options );
+
+                               // Typeset followed by an immediate reveal.js 
layout since
+                               // the typesetting process could affect slide 
height
+                               MathJax.Hub.Queue( [ 'Typeset', MathJax.Hub ] );
+                               MathJax.Hub.Queue( Reveal.layout );
+
+                               // Reprocess equations in slides when they turn 
visible
+                               Reveal.addEventListener( 'slidechanged', 
function( event ) {
+
+                                       MathJax.Hub.Queue( [ 'Typeset', 
MathJax.Hub, event.currentSlide ] );
+
+                               } );
+
+                       } );
+
+               }
+       }
+
+})();
+
+Reveal.registerPlugin( 'math', RevealMath );
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/client.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/client.js
new file mode 100644
index 0000000..3ffd1e0
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/client.js
@@ -0,0 +1,13 @@
+(function() {
+       var multiplex = Reveal.getConfig().multiplex;
+       var socketId = multiplex.id;
+       var socket = io.connect(multiplex.url);
+
+       socket.on(multiplex.id, function(data) {
+               // ignore data from sockets that aren't ours
+               if (data.socketId !== socketId) { return; }
+               if( window.location.host === 'localhost:1947' ) return;
+
+               Reveal.setState(data.state);
+       });
+}());
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/index.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/index.js
new file mode 100644
index 0000000..8195f04
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/index.js
@@ -0,0 +1,64 @@
+var http        = require('http');
+var express            = require('express');
+var fs                 = require('fs');
+var io                 = require('socket.io');
+var crypto             = require('crypto');
+
+var app        = express();
+var staticDir  = express.static;
+var server     = http.createServer(app);
+
+io = io(server);
+
+var opts = {
+       port: process.env.PORT || 1948,
+       baseDir : __dirname + '/../../'
+};
+
+io.on( 'connection', function( socket ) {
+       socket.on('multiplex-statechanged', function(data) {
+               if (typeof data.secret == 'undefined' || data.secret == null || 
data.secret === '') return;
+               if (createHash(data.secret) === data.socketId) {
+                       data.secret = null;
+                       socket.broadcast.emit(data.socketId, data);
+               };
+       });
+});
+
+[ 'css', 'js', 'plugin', 'lib' ].forEach(function(dir) {
+       app.use('/' + dir, staticDir(opts.baseDir + dir));
+});
+
+app.get("/", function(req, res) {
+       res.writeHead(200, {'Content-Type': 'text/html'});
+
+       var stream = fs.createReadStream(opts.baseDir + '/index.html');
+       stream.on('error', function( error ) {
+               res.write('<style>body{font-family: 
sans-serif;}</style><h2>reveal.js multiplex server.</h2><a 
href="/token">Generate token</a>');
+               res.end();
+       });
+       stream.on('readable', function() {
+               stream.pipe(res);
+       });
+});
+
+app.get("/token", function(req,res) {
+       var ts = new Date().getTime();
+       var rand = Math.floor(Math.random()*9999999);
+       var secret = ts.toString() + rand.toString();
+       res.send({secret: secret, socketId: createHash(secret)});
+});
+
+var createHash = function(secret) {
+       var cipher = crypto.createCipher('blowfish', secret);
+       return(cipher.final('hex'));
+};
+
+// Actually listen
+server.listen( opts.port || null );
+
+var brown = '\033[33m',
+       green = '\033[32m',
+       reset = '\033[0m';
+
+console.log( brown + "reveal.js:" + reset + " Multiplex running on port " + 
green + opts.port + reset );
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/master.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/master.js
new file mode 100644
index 0000000..7f4bf45
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/master.js
@@ -0,0 +1,34 @@
+(function() {
+
+       // Don't emit events from inside of notes windows
+       if ( window.location.search.match( /receiver/gi ) ) { return; }
+
+       var multiplex = Reveal.getConfig().multiplex;
+
+       var socket = io.connect( multiplex.url );
+
+       function post() {
+
+               var messageData = {
+                       state: Reveal.getState(),
+                       secret: multiplex.secret,
+                       socketId: multiplex.id
+               };
+
+               socket.emit( 'multiplex-statechanged', messageData );
+
+       };
+
+       // post once the page is loaded, so the client follows also on "open 
URL".
+       window.addEventListener( 'load', post );
+
+       // Monitor events that trigger a change in state
+       Reveal.addEventListener( 'slidechanged', post );
+       Reveal.addEventListener( 'fragmentshown', post );
+       Reveal.addEventListener( 'fragmenthidden', post );
+       Reveal.addEventListener( 'overviewhidden', post );
+       Reveal.addEventListener( 'overviewshown', post );
+       Reveal.addEventListener( 'paused', post );
+       Reveal.addEventListener( 'resumed', post );
+
+}());
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/package.json
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/package.json
new file mode 100644
index 0000000..bbed77a
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/multiplex/package.json
@@ -0,0 +1,19 @@
+{
+  "name": "reveal-js-multiplex",
+  "version": "1.0.0",
+  "description": "reveal.js multiplex server",
+  "homepage": "http://revealjs.com";,
+  "scripts": {
+    "start": "node index.js"
+  },
+  "engines": {
+    "node": "~4.1.1"
+  },
+  "dependencies": {
+    "express": "~4.13.3",
+    "grunt-cli": "~0.1.13",
+    "mustache": "~2.2.1",
+    "socket.io": "~1.3.7"
+  },
+  "license": "MIT"
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/client.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/client.js
new file mode 100644
index 0000000..00b277b
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/client.js
@@ -0,0 +1,65 @@
+(function() {
+
+       // don't emit events from inside the previews themselves
+       if( window.location.search.match( /receiver/gi ) ) { return; }
+
+       var socket = io.connect( window.location.origin ),
+               socketId = Math.random().toString().slice( 2 );
+
+       console.log( 'View slide notes at ' + window.location.origin + 
'/notes/' + socketId );
+
+       window.open( window.location.origin + '/notes/' + socketId, 'notes-' + 
socketId );
+
+       /**
+        * Posts the current slide data to the notes window
+        */
+       function post() {
+
+               var slideElement = Reveal.getCurrentSlide(),
+                       notesElement = slideElement.querySelector( 
'aside.notes' );
+
+               var messageData = {
+                       notes: '',
+                       markdown: false,
+                       socketId: socketId,
+                       state: Reveal.getState()
+               };
+
+               // Look for notes defined in a slide attribute
+               if( slideElement.hasAttribute( 'data-notes' ) ) {
+                       messageData.notes = slideElement.getAttribute( 
'data-notes' );
+               }
+
+               // Look for notes defined in an aside element
+               if( notesElement ) {
+                       messageData.notes = notesElement.innerHTML;
+                       messageData.markdown = typeof 
notesElement.getAttribute( 'data-markdown' ) === 'string';
+               }
+
+               socket.emit( 'statechanged', messageData );
+
+       }
+
+       // When a new notes window connects, post our current state
+       socket.on( 'new-subscriber', function( data ) {
+               post();
+       } );
+
+       // When the state changes from inside of the speaker view
+       socket.on( 'statechanged-speaker', function( data ) {
+               Reveal.setState( data.state );
+       } );
+
+       // Monitor events that trigger a change in state
+       Reveal.addEventListener( 'slidechanged', post );
+       Reveal.addEventListener( 'fragmentshown', post );
+       Reveal.addEventListener( 'fragmenthidden', post );
+       Reveal.addEventListener( 'overviewhidden', post );
+       Reveal.addEventListener( 'overviewshown', post );
+       Reveal.addEventListener( 'paused', post );
+       Reveal.addEventListener( 'resumed', post );
+
+       // Post the initial state
+       post();
+
+}());
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/index.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/index.js
new file mode 100644
index 0000000..b95f071
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/index.js
@@ -0,0 +1,69 @@
+var http      = require('http');
+var express   = require('express');
+var fs        = require('fs');
+var io        = require('socket.io');
+var Mustache  = require('mustache');
+
+var app       = express();
+var staticDir = express.static;
+var server    = http.createServer(app);
+
+io = io(server);
+
+var opts = {
+       port :      1947,
+       baseDir :   __dirname + '/../../'
+};
+
+io.on( 'connection', function( socket ) {
+
+       socket.on( 'new-subscriber', function( data ) {
+               socket.broadcast.emit( 'new-subscriber', data );
+       });
+
+       socket.on( 'statechanged', function( data ) {
+               delete data.state.overview;
+               socket.broadcast.emit( 'statechanged', data );
+       });
+
+       socket.on( 'statechanged-speaker', function( data ) {
+               delete data.state.overview;
+               socket.broadcast.emit( 'statechanged-speaker', data );
+       });
+
+});
+
+[ 'css', 'js', 'images', 'plugin', 'lib' ].forEach( function( dir ) {
+       app.use( '/' + dir, staticDir( opts.baseDir + dir ) );
+});
+
+app.get('/', function( req, res ) {
+
+       res.writeHead( 200, { 'Content-Type': 'text/html' } );
+       fs.createReadStream( opts.baseDir + '/index.html' ).pipe( res );
+
+});
+
+app.get( '/notes/:socketId', function( req, res ) {
+
+       fs.readFile( opts.baseDir + 'plugin/notes-server/notes.html', function( 
err, data ) {
+               res.send( Mustache.to_html( data.toString(), {
+                       socketId : req.params.socketId
+               }));
+       });
+
+});
+
+// Actually listen
+server.listen( opts.port || null );
+
+var brown = '\033[33m',
+       green = '\033[32m',
+       reset = '\033[0m';
+
+var slidesLocation = 'http://localhost' + ( opts.port ? ( ':' + opts.port ) : 
'' );
+
+console.log( brown + 'reveal.js - Speaker Notes' + reset );
+console.log( '1. Open the slides at ' + green + slidesLocation + reset );
+console.log( '2. Click on the link in your JS console to go to the notes page' 
);
+console.log( '3. Advance through your slides and your notes will advance 
automatically' );
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/notes.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/notes.html
new file mode 100644
index 0000000..ab8c5b1
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes-server/notes.html
@@ -0,0 +1,585 @@
+<!doctype html>
+<html lang="en">
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Slide Notes</title>
+
+               <style>
+                       body {
+                               font-family: Helvetica;
+                               font-size: 18px;
+                       }
+
+                       #current-slide,
+                       #upcoming-slide,
+                       #speaker-controls {
+                               padding: 6px;
+                               box-sizing: border-box;
+                               -moz-box-sizing: border-box;
+                       }
+
+                       #current-slide iframe,
+                       #upcoming-slide iframe {
+                               width: 100%;
+                               height: 100%;
+                               border: 1px solid #ddd;
+                       }
+
+                       #current-slide .label,
+                       #upcoming-slide .label {
+                               position: absolute;
+                               top: 10px;
+                               left: 10px;
+                               z-index: 2;
+                       }
+
+                       .overlay-element {
+                               height: 34px;
+                               line-height: 34px;
+                               padding: 0 10px;
+                               text-shadow: none;
+                               background: rgba( 220, 220, 220, 0.8 );
+                               color: #222;
+                               font-size: 14px;
+                       }
+
+                       .overlay-element.interactive:hover {
+                               background: rgba( 220, 220, 220, 1 );
+                       }
+
+                       #current-slide {
+                               position: absolute;
+                               width: 60%;
+                               height: 100%;
+                               top: 0;
+                               left: 0;
+                               padding-right: 0;
+                       }
+
+                       #upcoming-slide {
+                               position: absolute;
+                               width: 40%;
+                               height: 40%;
+                               right: 0;
+                               top: 0;
+                       }
+
+                       /* Speaker controls */
+                       #speaker-controls {
+                               position: absolute;
+                               top: 40%;
+                               right: 0;
+                               width: 40%;
+                               height: 60%;
+                               overflow: auto;
+                               font-size: 18px;
+                       }
+
+                               .speaker-controls-time.hidden,
+                               .speaker-controls-notes.hidden {
+                                       display: none;
+                               }
+
+                               .speaker-controls-time .label,
+                               .speaker-controls-notes .label {
+                                       text-transform: uppercase;
+                                       font-weight: normal;
+                                       font-size: 0.66em;
+                                       color: #666;
+                                       margin: 0;
+                               }
+
+                               .speaker-controls-time {
+                                       border-bottom: 1px solid rgba( 200, 
200, 200, 0.5 );
+                                       margin-bottom: 10px;
+                                       padding: 10px 16px;
+                                       padding-bottom: 20px;
+                                       cursor: pointer;
+                               }
+
+                               .speaker-controls-time .reset-button {
+                                       opacity: 0;
+                                       float: right;
+                                       color: #666;
+                                       text-decoration: none;
+                               }
+                               .speaker-controls-time:hover .reset-button {
+                                       opacity: 1;
+                               }
+
+                               .speaker-controls-time .timer,
+                               .speaker-controls-time .clock {
+                                       width: 50%;
+                                       font-size: 1.9em;
+                               }
+
+                               .speaker-controls-time .timer {
+                                       float: left;
+                               }
+
+                               .speaker-controls-time .clock {
+                                       float: right;
+                                       text-align: right;
+                               }
+
+                               .speaker-controls-time span.mute {
+                                       color: #bbb;
+                               }
+
+                               .speaker-controls-notes {
+                                       padding: 10px 16px;
+                               }
+
+                               .speaker-controls-notes .value {
+                                       margin-top: 5px;
+                                       line-height: 1.4;
+                                       font-size: 1.2em;
+                               }
+
+                       /* Layout selector */
+                       #speaker-layout {
+                               position: absolute;
+                               top: 10px;
+                               right: 10px;
+                               color: #222;
+                               z-index: 10;
+                       }
+                               #speaker-layout select {
+                                       position: absolute;
+                                       width: 100%;
+                                       height: 100%;
+                                       top: 0;
+                                       left: 0;
+                                       border: 0;
+                                       box-shadow: 0;
+                                       cursor: pointer;
+                                       opacity: 0;
+
+                                       font-size: 1em;
+                                       background-color: transparent;
+
+                                       -moz-appearance: none;
+                                       -webkit-appearance: none;
+                                       -webkit-tap-highlight-color: rgba(0, 0, 
0, 0);
+                               }
+
+                               #speaker-layout select:focus {
+                                       outline: none;
+                                       box-shadow: none;
+                               }
+
+                       .clear {
+                               clear: both;
+                       }
+
+                       /* Speaker layout: Wide */
+                       body[data-speaker-layout="wide"] #current-slide,
+                       body[data-speaker-layout="wide"] #upcoming-slide {
+                               width: 50%;
+                               height: 45%;
+                               padding: 6px;
+                       }
+
+                       body[data-speaker-layout="wide"] #current-slide {
+                               top: 0;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="wide"] #upcoming-slide {
+                               top: 0;
+                               left: 50%;
+                       }
+
+                       body[data-speaker-layout="wide"] #speaker-controls {
+                               top: 45%;
+                               left: 0;
+                               width: 100%;
+                               height: 50%;
+                               font-size: 1.25em;
+                       }
+
+                       /* Speaker layout: Tall */
+                       body[data-speaker-layout="tall"] #current-slide,
+                       body[data-speaker-layout="tall"] #upcoming-slide {
+                               width: 45%;
+                               height: 50%;
+                               padding: 6px;
+                       }
+
+                       body[data-speaker-layout="tall"] #current-slide {
+                               top: 0;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="tall"] #upcoming-slide {
+                               top: 50%;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="tall"] #speaker-controls {
+                               padding-top: 40px;
+                               top: 0;
+                               left: 45%;
+                               width: 55%;
+                               height: 100%;
+                               font-size: 1.25em;
+                       }
+
+                       /* Speaker layout: Notes only */
+                       body[data-speaker-layout="notes-only"] #current-slide,
+                       body[data-speaker-layout="notes-only"] #upcoming-slide {
+                               display: none;
+                       }
+
+                       body[data-speaker-layout="notes-only"] 
#speaker-controls {
+                               padding-top: 40px;
+                               top: 0;
+                               left: 0;
+                               width: 100%;
+                               height: 100%;
+                               font-size: 1.25em;
+                       }
+
+               </style>
+       </head>
+
+       <body>
+
+               <div id="current-slide"></div>
+               <div id="upcoming-slide"><span class="overlay-element 
label">Upcoming</span></div>
+               <div id="speaker-controls">
+                       <div class="speaker-controls-time">
+                               <h4 class="label">Time <span 
class="reset-button">Click to Reset</span></h4>
+                               <div class="clock">
+                                       <span class="clock-value">0:00 AM</span>
+                               </div>
+                               <div class="timer">
+                                       <span 
class="hours-value">00</span><span class="minutes-value">:00</span><span 
class="seconds-value">:00</span>
+                               </div>
+                               <div class="clear"></div>
+                       </div>
+
+                       <div class="speaker-controls-notes hidden">
+                               <h4 class="label">Notes</h4>
+                               <div class="value"></div>
+                       </div>
+               </div>
+               <div id="speaker-layout" class="overlay-element interactive">
+                       <span class="speaker-layout-label"></span>
+                       <select class="speaker-layout-dropdown"></select>
+               </div>
+
+               <script src="/socket.io/socket.io.js"></script>
+               <script src="/plugin/markdown/marked.js"></script>
+
+               <script>
+               (function() {
+
+                       var notes,
+                               notesValue,
+                               currentState,
+                               currentSlide,
+                               upcomingSlide,
+                               layoutLabel,
+                               layoutDropdown,
+                               connected = false;
+
+                       var socket = io.connect( window.location.origin ),
+                               socketId = '{{socketId}}';
+
+                       var SPEAKER_LAYOUTS = {
+                               'default': 'Default',
+                               'wide': 'Wide',
+                               'tall': 'Tall',
+                               'notes-only': 'Notes only'
+                       };
+
+                       socket.on( 'statechanged', function( data ) {
+
+                               // ignore data from sockets that aren't ours
+                               if( data.socketId !== socketId ) { return; }
+
+                               if( connected === false ) {
+                                       connected = true;
+
+                                       setupKeyboard();
+                                       setupNotes();
+                                       setupTimer();
+
+                               }
+
+                               handleStateMessage( data );
+
+                       } );
+
+                       setupLayout();
+
+                       // Load our presentation iframes
+                       setupIframes();
+
+                       // Once the iframes have loaded, emit a signal saying 
there's
+                       // a new subscriber which will trigger a 'statechanged'
+                       // message to be sent back
+                       window.addEventListener( 'message', function( event ) {
+
+                               var data = JSON.parse( event.data );
+
+                               if( data && data.namespace === 'reveal' ) {
+                                       if( /ready/.test( data.eventName ) ) {
+                                               socket.emit( 'new-subscriber', 
{ socketId: socketId } );
+                                       }
+                               }
+
+                               // Messages sent by reveal.js inside of the 
current slide preview
+                               if( data && data.namespace === 'reveal' ) {
+                                       if( 
/slidechanged|fragmentshown|fragmenthidden|overviewshown|overviewhidden|paused|resumed/.test(
 data.eventName ) && currentState !== JSON.stringify( data.state ) ) {
+                                               socket.emit( 
'statechanged-speaker', { state: data.state } );
+                                       }
+                               }
+
+                       } );
+
+                       /**
+                        * Called when the main window sends an updated state.
+                        */
+                       function handleStateMessage( data ) {
+
+                               // Store the most recently set state to avoid 
circular loops
+                               // applying the same state
+                               currentState = JSON.stringify( data.state );
+
+                               // No need for updating the notes in case of 
fragment changes
+                               if ( data.notes ) {
+                                       notes.classList.remove( 'hidden' );
+                                       if( data.markdown ) {
+                                               notesValue.innerHTML = marked( 
data.notes );
+                                       }
+                                       else {
+                                               notesValue.innerHTML = 
data.notes;
+                                       }
+                               }
+                               else {
+                                       notes.classList.add( 'hidden' );
+                               }
+
+                               // Update the note slides
+                               currentSlide.contentWindow.postMessage( 
JSON.stringify({ method: 'setState', args: [ data.state ] }), '*' );
+                               upcomingSlide.contentWindow.postMessage( 
JSON.stringify({ method: 'setState', args: [ data.state ] }), '*' );
+                               upcomingSlide.contentWindow.postMessage( 
JSON.stringify({ method: 'next' }), '*' );
+
+                       }
+
+                       // Limit to max one state update per X ms
+                       handleStateMessage = debounce( handleStateMessage, 200 
);
+
+                       /**
+                        * Forward keyboard events to the current slide window.
+                        * This enables keyboard events to work even if focus
+                        * isn't set on the current slide iframe.
+                        */
+                       function setupKeyboard() {
+
+                               document.addEventListener( 'keydown', function( 
event ) {
+                                       currentSlide.contentWindow.postMessage( 
JSON.stringify({ method: 'triggerKey', args: [ event.keyCode ] }), '*' );
+                               } );
+
+                       }
+
+                       /**
+                        * Creates the preview iframes.
+                        */
+                       function setupIframes() {
+
+                               var params = [
+                                       'receiver',
+                                       'progress=false',
+                                       'history=false',
+                                       'transition=none',
+                                       'backgroundTransition=none'
+                               ].join( '&' );
+
+                               var currentURL = '/?' + params + 
'&postMessageEvents=true';
+                               var upcomingURL = '/?' + params + 
'&controls=false';
+
+                               currentSlide = document.createElement( 'iframe' 
);
+                               currentSlide.setAttribute( 'width', 1280 );
+                               currentSlide.setAttribute( 'height', 1024 );
+                               currentSlide.setAttribute( 'src', currentURL );
+                               document.querySelector( '#current-slide' 
).appendChild( currentSlide );
+
+                               upcomingSlide = document.createElement( 
'iframe' );
+                               upcomingSlide.setAttribute( 'width', 640 );
+                               upcomingSlide.setAttribute( 'height', 512 );
+                               upcomingSlide.setAttribute( 'src', upcomingURL 
);
+                               document.querySelector( '#upcoming-slide' 
).appendChild( upcomingSlide );
+
+                       }
+
+                       /**
+                        * Setup the notes UI.
+                        */
+                       function setupNotes() {
+
+                               notes = document.querySelector( 
'.speaker-controls-notes' );
+                               notesValue = document.querySelector( 
'.speaker-controls-notes .value' );
+
+                       }
+
+                       /**
+                        * Create the timer and clock and start updating them
+                        * at an interval.
+                        */
+                       function setupTimer() {
+
+                               var start = new Date(),
+                                       timeEl = document.querySelector( 
'.speaker-controls-time' ),
+                                       clockEl = timeEl.querySelector( 
'.clock-value' ),
+                                       hoursEl = timeEl.querySelector( 
'.hours-value' ),
+                                       minutesEl = timeEl.querySelector( 
'.minutes-value' ),
+                                       secondsEl = timeEl.querySelector( 
'.seconds-value' );
+
+                               function _updateTimer() {
+
+                                       var diff, hours, minutes, seconds,
+                                               now = new Date();
+
+                                       diff = now.getTime() - start.getTime();
+                                       hours = Math.floor( diff / ( 1000 * 60 
* 60 ) );
+                                       minutes = Math.floor( ( diff / ( 1000 * 
60 ) ) % 60 );
+                                       seconds = Math.floor( ( diff / 1000 ) % 
60 );
+
+                                       clockEl.innerHTML = 
now.toLocaleTimeString( 'en-US', { hour12: true, hour: '2-digit', 
minute:'2-digit' } );
+                                       hoursEl.innerHTML = zeroPadInteger( 
hours );
+                                       hoursEl.className = hours > 0 ? '' : 
'mute';
+                                       minutesEl.innerHTML = ':' + 
zeroPadInteger( minutes );
+                                       minutesEl.className = minutes > 0 ? '' 
: 'mute';
+                                       secondsEl.innerHTML = ':' + 
zeroPadInteger( seconds );
+
+                               }
+
+                               // Update once directly
+                               _updateTimer();
+
+                               // Then update every second
+                               setInterval( _updateTimer, 1000 );
+
+                               timeEl.addEventListener( 'click', function() {
+                                       start = new Date();
+                                       _updateTimer();
+                                       return false;
+                               } );
+
+                       }
+
+                       /**
+                                * Sets up the speaker view layout and layout 
selector.
+                                */
+                               function setupLayout() {
+
+                                       layoutDropdown = 
document.querySelector( '.speaker-layout-dropdown' );
+                                       layoutLabel = document.querySelector( 
'.speaker-layout-label' );
+
+                                       // Render the list of available layouts
+                                       for( var id in SPEAKER_LAYOUTS ) {
+                                               var option = 
document.createElement( 'option' );
+                                               option.setAttribute( 'value', 
id );
+                                               option.textContent = 
SPEAKER_LAYOUTS[ id ];
+                                               layoutDropdown.appendChild( 
option );
+                                       }
+
+                                       // Monitor the dropdown for changes
+                                       layoutDropdown.addEventListener( 
'change', function( event ) {
+
+                                               setLayout( layoutDropdown.value 
);
+
+                                       }, false );
+
+                                       // Restore any currently persisted 
layout
+                                       setLayout( getLayout() );
+
+                               }
+
+                               /**
+                                * Sets a new speaker view layout. The layout 
is persisted
+                                * in local storage.
+                                */
+                               function setLayout( value ) {
+
+                                       var title = SPEAKER_LAYOUTS[ value ];
+
+                                       layoutLabel.innerHTML = 'Layout' + ( 
title ? ( ': ' + title ) : '' );
+                                       layoutDropdown.value = value;
+
+                                       document.body.setAttribute( 
'data-speaker-layout', value );
+
+                                       // Persist locally
+                                       if( window.localStorage ) {
+                                               window.localStorage.setItem( 
'reveal-speaker-layout', value );
+                                       }
+
+                               }
+
+                               /**
+                                * Returns the ID of the most recently set 
speaker layout
+                                * or our default layout if none has been set.
+                                */
+                               function getLayout() {
+
+                                       if( window.localStorage ) {
+                                               var layout = 
window.localStorage.getItem( 'reveal-speaker-layout' );
+                                               if( layout ) {
+                                                       return layout;
+                                               }
+                                       }
+
+                                       // Default to the first record in the 
layouts hash
+                                       for( var id in SPEAKER_LAYOUTS ) {
+                                               return id;
+                                       }
+
+                               }
+
+                       function zeroPadInteger( num ) {
+
+                               var str = '00' + parseInt( num );
+                               return str.substring( str.length - 2 );
+
+                       }
+
+                       /**
+                        * Limits the frequency at which a function can be 
called.
+                        */
+                       function debounce( fn, ms ) {
+
+                               var lastTime = 0,
+                                       timeout;
+
+                               return function() {
+
+                                       var args = arguments;
+                                       var context = this;
+
+                                       clearTimeout( timeout );
+
+                                       var timeSinceLastCall = Date.now() - 
lastTime;
+                                       if( timeSinceLastCall > ms ) {
+                                               fn.apply( context, args );
+                                               lastTime = Date.now();
+                                       }
+                                       else {
+                                               timeout = setTimeout( 
function() {
+                                                       fn.apply( context, args 
);
+                                                       lastTime = Date.now();
+                                               }, ms - timeSinceLastCall );
+                                       }
+
+                               }
+
+                       }
+
+               })();
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.html
new file mode 100644
index 0000000..9e0b230
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.html
@@ -0,0 +1,834 @@
+<!doctype html>
+<html lang="en">
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Slide Notes</title>
+
+               <style>
+                       body {
+                               font-family: Helvetica;
+                               font-size: 18px;
+                       }
+
+                       #current-slide,
+                       #upcoming-slide,
+                       #speaker-controls {
+                               padding: 6px;
+                               box-sizing: border-box;
+                               -moz-box-sizing: border-box;
+                       }
+
+                       #current-slide iframe,
+                       #upcoming-slide iframe {
+                               width: 100%;
+                               height: 100%;
+                               border: 1px solid #ddd;
+                       }
+
+                       #current-slide .label,
+                       #upcoming-slide .label {
+                               position: absolute;
+                               top: 10px;
+                               left: 10px;
+                               z-index: 2;
+                       }
+
+                       #connection-status {
+                               position: absolute;
+                               top: 0;
+                               left: 0;
+                               width: 100%;
+                               height: 100%;
+                               z-index: 20;
+                               padding: 30% 20% 20% 20%;
+                               font-size: 18px;
+                               color: #222;
+                               background: #fff;
+                               text-align: center;
+                               box-sizing: border-box;
+                               line-height: 1.4;
+                       }
+
+                       .overlay-element {
+                               height: 34px;
+                               line-height: 34px;
+                               padding: 0 10px;
+                               text-shadow: none;
+                               background: rgba( 220, 220, 220, 0.8 );
+                               color: #222;
+                               font-size: 14px;
+                       }
+
+                       .overlay-element.interactive:hover {
+                               background: rgba( 220, 220, 220, 1 );
+                       }
+
+                       #current-slide {
+                               position: absolute;
+                               width: 60%;
+                               height: 100%;
+                               top: 0;
+                               left: 0;
+                               padding-right: 0;
+                       }
+
+                       #upcoming-slide {
+                               position: absolute;
+                               width: 40%;
+                               height: 40%;
+                               right: 0;
+                               top: 0;
+                       }
+
+                       /* Speaker controls */
+                       #speaker-controls {
+                               position: absolute;
+                               top: 40%;
+                               right: 0;
+                               width: 40%;
+                               height: 60%;
+                               overflow: auto;
+                               font-size: 18px;
+                       }
+
+                               .speaker-controls-time.hidden,
+                               .speaker-controls-notes.hidden {
+                                       display: none;
+                               }
+
+                               .speaker-controls-time .label,
+                               .speaker-controls-pace .label,
+                               .speaker-controls-notes .label {
+                                       text-transform: uppercase;
+                                       font-weight: normal;
+                                       font-size: 0.66em;
+                                       color: #666;
+                                       margin: 0;
+                               }
+
+                               .speaker-controls-time, .speaker-controls-pace {
+                                       border-bottom: 1px solid rgba( 200, 
200, 200, 0.5 );
+                                       margin-bottom: 10px;
+                                       padding: 10px 16px;
+                                       padding-bottom: 20px;
+                                       cursor: pointer;
+                               }
+
+                               .speaker-controls-time .reset-button {
+                                       opacity: 0;
+                                       float: right;
+                                       color: #666;
+                                       text-decoration: none;
+                               }
+                               .speaker-controls-time:hover .reset-button {
+                                       opacity: 1;
+                               }
+
+                               .speaker-controls-time .timer,
+                               .speaker-controls-time .clock {
+                                       width: 50%;
+                               }
+
+                               .speaker-controls-time .timer,
+                               .speaker-controls-time .clock,
+                               .speaker-controls-time .pacing .hours-value,
+                               .speaker-controls-time .pacing .minutes-value,
+                               .speaker-controls-time .pacing .seconds-value {
+                                       font-size: 1.9em;
+                               }
+
+                               .speaker-controls-time .timer {
+                                       float: left;
+                               }
+
+                               .speaker-controls-time .clock {
+                                       float: right;
+                                       text-align: right;
+                               }
+
+                               .speaker-controls-time span.mute {
+                                       opacity: 0.3;
+                               }
+
+                               .speaker-controls-time .pacing-title {
+                                       margin-top: 5px;
+                               }
+
+                               .speaker-controls-time .pacing.ahead {
+                                       color: blue;
+                               }
+
+                               .speaker-controls-time .pacing.on-track {
+                                       color: green;
+                               }
+
+                               .speaker-controls-time .pacing.behind {
+                                       color: red;
+                               }
+
+                               .speaker-controls-notes {
+                                       padding: 10px 16px;
+                               }
+
+                               .speaker-controls-notes .value {
+                                       margin-top: 5px;
+                                       line-height: 1.4;
+                                       font-size: 1.2em;
+                               }
+
+                       /* Layout selector */
+                       #speaker-layout {
+                               position: absolute;
+                               top: 10px;
+                               right: 10px;
+                               color: #222;
+                               z-index: 10;
+                       }
+                               #speaker-layout select {
+                                       position: absolute;
+                                       width: 100%;
+                                       height: 100%;
+                                       top: 0;
+                                       left: 0;
+                                       border: 0;
+                                       box-shadow: 0;
+                                       cursor: pointer;
+                                       opacity: 0;
+
+                                       font-size: 1em;
+                                       background-color: transparent;
+
+                                       -moz-appearance: none;
+                                       -webkit-appearance: none;
+                                       -webkit-tap-highlight-color: rgba(0, 0, 
0, 0);
+                               }
+
+                               #speaker-layout select:focus {
+                                       outline: none;
+                                       box-shadow: none;
+                               }
+
+                       .clear {
+                               clear: both;
+                       }
+
+                       /* Speaker layout: Wide */
+                       body[data-speaker-layout="wide"] #current-slide,
+                       body[data-speaker-layout="wide"] #upcoming-slide {
+                               width: 50%;
+                               height: 45%;
+                               padding: 6px;
+                       }
+
+                       body[data-speaker-layout="wide"] #current-slide {
+                               top: 0;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="wide"] #upcoming-slide {
+                               top: 0;
+                               left: 50%;
+                       }
+
+                       body[data-speaker-layout="wide"] #speaker-controls {
+                               top: 45%;
+                               left: 0;
+                               width: 100%;
+                               height: 50%;
+                               font-size: 1.25em;
+                       }
+
+                       /* Speaker layout: Tall */
+                       body[data-speaker-layout="tall"] #current-slide,
+                       body[data-speaker-layout="tall"] #upcoming-slide {
+                               width: 45%;
+                               height: 50%;
+                               padding: 6px;
+                       }
+
+                       body[data-speaker-layout="tall"] #current-slide {
+                               top: 0;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="tall"] #upcoming-slide {
+                               top: 50%;
+                               left: 0;
+                       }
+
+                       body[data-speaker-layout="tall"] #speaker-controls {
+                               padding-top: 40px;
+                               top: 0;
+                               left: 45%;
+                               width: 55%;
+                               height: 100%;
+                               font-size: 1.25em;
+                       }
+
+                       /* Speaker layout: Notes only */
+                       body[data-speaker-layout="notes-only"] #current-slide,
+                       body[data-speaker-layout="notes-only"] #upcoming-slide {
+                               display: none;
+                       }
+
+                       body[data-speaker-layout="notes-only"] 
#speaker-controls {
+                               padding-top: 40px;
+                               top: 0;
+                               left: 0;
+                               width: 100%;
+                               height: 100%;
+                               font-size: 1.25em;
+                       }
+
+                       @media screen and (max-width: 1080px) {
+                               body[data-speaker-layout="default"] 
#speaker-controls {
+                                       font-size: 16px;
+                               }
+                       }
+
+                       @media screen and (max-width: 900px) {
+                               body[data-speaker-layout="default"] 
#speaker-controls {
+                                       font-size: 14px;
+                               }
+                       }
+
+                       @media screen and (max-width: 800px) {
+                               body[data-speaker-layout="default"] 
#speaker-controls {
+                                       font-size: 12px;
+                               }
+                       }
+
+               </style>
+       </head>
+
+       <body>
+
+               <div id="connection-status">Loading speaker view...</div>
+
+               <div id="current-slide"></div>
+               <div id="upcoming-slide"><span class="overlay-element 
label">Upcoming</span></div>
+               <div id="speaker-controls">
+                       <div class="speaker-controls-time">
+                               <h4 class="label">Time <span 
class="reset-button">Click to Reset</span></h4>
+                               <div class="clock">
+                                       <span class="clock-value">0:00 AM</span>
+                               </div>
+                               <div class="timer">
+                                       <span 
class="hours-value">00</span><span class="minutes-value">:00</span><span 
class="seconds-value">:00</span>
+                               </div>
+                               <div class="clear"></div>
+
+                               <h4 class="label pacing-title" style="display: 
none">Pacing – Time to finish current slide</h4>
+                               <div class="pacing" style="display: none">
+                                       <span 
class="hours-value">00</span><span class="minutes-value">:00</span><span 
class="seconds-value">:00</span>
+                               </div>
+                       </div>
+
+                       <div class="speaker-controls-notes hidden">
+                               <h4 class="label">Notes</h4>
+                               <div class="value"></div>
+                       </div>
+               </div>
+               <div id="speaker-layout" class="overlay-element interactive">
+                       <span class="speaker-layout-label"></span>
+                       <select class="speaker-layout-dropdown"></select>
+               </div>
+
+               <script src="../../plugin/markdown/marked.js"></script>
+               <script>
+
+                       (function() {
+
+                               var notes,
+                                       notesValue,
+                                       currentState,
+                                       currentSlide,
+                                       upcomingSlide,
+                                       layoutLabel,
+                                       layoutDropdown,
+                                       pendingCalls = {},
+                                       lastRevealApiCallId = 0,
+                                       connected = false;
+
+                               var SPEAKER_LAYOUTS = {
+                                       'default': 'Default',
+                                       'wide': 'Wide',
+                                       'tall': 'Tall',
+                                       'notes-only': 'Notes only'
+                               };
+
+                               setupLayout();
+
+                               var connectionStatus = document.querySelector( 
'#connection-status' );
+                               var connectionTimeout = setTimeout( function() {
+                                       connectionStatus.innerHTML = 'Error 
connecting to main window.<br>Please try closing and reopening the speaker 
view.';
+                               }, 5000 );
+
+                               window.addEventListener( 'message', function( 
event ) {
+
+                                       clearTimeout( connectionTimeout );
+                                       connectionStatus.style.display = 'none';
+
+                                       var data = JSON.parse( event.data );
+
+                                       // The overview mode is only useful to 
the reveal.js instance
+                                       // where navigation occurs so we don't 
sync it
+                                       if( data.state ) delete 
data.state.overview;
+
+                                       // Messages sent by the notes plugin 
inside of the main window
+                                       if( data && data.namespace === 
'reveal-notes' ) {
+                                               if( data.type === 'connect' ) {
+                                                       handleConnectMessage( 
data );
+                                               }
+                                               else if( data.type === 'state' 
) {
+                                                       handleStateMessage( 
data );
+                                               }
+                                               else if( data.type === 'return' 
) {
+                                                       
pendingCalls[data.callId](data.result);
+                                                       delete 
pendingCalls[data.callId];
+                                               }
+                                       }
+                                       // Messages sent by the reveal.js 
inside of the current slide preview
+                                       else if( data && data.namespace === 
'reveal' ) {
+                                               if( /ready/.test( 
data.eventName ) ) {
+                                                       // Send a message back 
to notify that the handshake is complete
+                                                       
window.opener.postMessage( JSON.stringify({ namespace: 'reveal-notes', type: 
'connected'} ), '*' );
+                                               }
+                                               else if( 
/slidechanged|fragmentshown|fragmenthidden|paused|resumed/.test( data.eventName 
) && currentState !== JSON.stringify( data.state ) ) {
+
+                                                       
window.opener.postMessage( JSON.stringify({ method: 'setState', args: [ 
data.state ]} ), '*' );
+
+                                               }
+                                       }
+
+                               } );
+
+                               /**
+                                * Asynchronously calls the Reveal.js API of 
the main frame.
+                                */
+                               function callRevealApi( methodName, 
methodArguments, callback ) {
+
+                                       var callId = ++lastRevealApiCallId;
+                                       pendingCalls[callId] = callback;
+                                       window.opener.postMessage( 
JSON.stringify( {
+                                               namespace: 'reveal-notes',
+                                               type: 'call',
+                                               callId: callId,
+                                               methodName: methodName,
+                                               arguments: methodArguments
+                                       } ), '*' );
+
+                               }
+
+                               /**
+                                * Called when the main window is trying to 
establish a
+                                * connection.
+                                */
+                               function handleConnectMessage( data ) {
+
+                                       if( connected === false ) {
+                                               connected = true;
+
+                                               setupIframes( data );
+                                               setupKeyboard();
+                                               setupNotes();
+                                               setupTimer();
+                                       }
+
+                               }
+
+                               /**
+                                * Called when the main window sends an updated 
state.
+                                */
+                               function handleStateMessage( data ) {
+
+                                       // Store the most recently set state to 
avoid circular loops
+                                       // applying the same state
+                                       currentState = JSON.stringify( 
data.state );
+
+                                       // No need for updating the notes in 
case of fragment changes
+                                       if ( data.notes ) {
+                                               notes.classList.remove( 
'hidden' );
+                                               notesValue.style.whiteSpace = 
data.whitespace;
+                                               if( data.markdown ) {
+                                                       notesValue.innerHTML = 
marked( data.notes );
+                                               }
+                                               else {
+                                                       notesValue.innerHTML = 
data.notes;
+                                               }
+                                       }
+                                       else {
+                                               notes.classList.add( 'hidden' );
+                                       }
+
+                                       // Update the note slides
+                                       currentSlide.contentWindow.postMessage( 
JSON.stringify({ method: 'setState', args: [ data.state ] }), '*' );
+                                       
upcomingSlide.contentWindow.postMessage( JSON.stringify({ method: 'setState', 
args: [ data.state ] }), '*' );
+                                       
upcomingSlide.contentWindow.postMessage( JSON.stringify({ method: 'next' }), 
'*' );
+
+                               }
+
+                               // Limit to max one state update per X ms
+                               handleStateMessage = debounce( 
handleStateMessage, 200 );
+
+                               /**
+                                * Forward keyboard events to the current slide 
window.
+                                * This enables keyboard events to work even if 
focus
+                                * isn't set on the current slide iframe.
+                                *
+                                * Block F5 default handling, it reloads and 
disconnects
+                                * the speaker notes window.
+                                */
+                               function setupKeyboard() {
+
+                                       document.addEventListener( 'keydown', 
function( event ) {
+                                               if( event.keyCode === 116 || ( 
event.metaKey && event.keyCode === 82 ) ) {
+                                                       event.preventDefault();
+                                                       return false;
+                                               }
+                                               
currentSlide.contentWindow.postMessage( JSON.stringify({ method: 'triggerKey', 
args: [ event.keyCode ] }), '*' );
+                                       } );
+
+                               }
+
+                               /**
+                                * Creates the preview iframes.
+                                */
+                               function setupIframes( data ) {
+
+                                       var params = [
+                                               'receiver',
+                                               'progress=false',
+                                               'history=false',
+                                               'transition=none',
+                                               'autoSlide=0',
+                                               'backgroundTransition=none'
+                                       ].join( '&' );
+
+                                       var urlSeparator = /\?/.test(data.url) 
? '&' : '?';
+                                       var hash = '#/' + data.state.indexh + 
'/' + data.state.indexv;
+                                       var currentURL = data.url + 
urlSeparator + params + '&postMessageEvents=true' + hash;
+                                       var upcomingURL = data.url + 
urlSeparator + params + '&controls=false' + hash;
+
+                                       currentSlide = document.createElement( 
'iframe' );
+                                       currentSlide.setAttribute( 'width', 
1280 );
+                                       currentSlide.setAttribute( 'height', 
1024 );
+                                       currentSlide.setAttribute( 'src', 
currentURL );
+                                       document.querySelector( 
'#current-slide' ).appendChild( currentSlide );
+
+                                       upcomingSlide = document.createElement( 
'iframe' );
+                                       upcomingSlide.setAttribute( 'width', 
640 );
+                                       upcomingSlide.setAttribute( 'height', 
512 );
+                                       upcomingSlide.setAttribute( 'src', 
upcomingURL );
+                                       document.querySelector( 
'#upcoming-slide' ).appendChild( upcomingSlide );
+
+                               }
+
+                               /**
+                                * Setup the notes UI.
+                                */
+                               function setupNotes() {
+
+                                       notes = document.querySelector( 
'.speaker-controls-notes' );
+                                       notesValue = document.querySelector( 
'.speaker-controls-notes .value' );
+
+                               }
+
+                               function getTimings( callback ) {
+
+                                       callRevealApi( 'getSlidesAttributes', 
[], function ( slideAttributes ) {
+                                               callRevealApi( 'getConfig', [], 
function ( config ) {
+                                                       var defaultTiming = 
config.defaultTiming;
+                                                       if (defaultTiming == 
null) {
+                                                               callback(null);
+                                                               return;
+                                                       }
+
+                                                       var timings = [];
+                                                       for ( var i in 
slideAttributes ) {
+                                                               var slide = 
slideAttributes[ i ];
+                                                               var timing = 
defaultTiming;
+                                                               if( 
slide.hasOwnProperty( 'data-timing' )) {
+                                                                       var t = 
slide[ 'data-timing' ];
+                                                                       timing 
= parseInt(t);
+                                                                       if( 
isNaN(timing) ) {
+                                                                               
console.warn("Could not parse timing '" + t + "' of slide " + i + "; using 
default of " + defaultTiming);
+                                                                               
timing = defaultTiming;
+                                                                       }
+                                                               }
+                                                               
timings.push(timing);
+                                                       }
+
+                                                       callback( timings );
+                                               } );
+                                       } );
+
+                               }
+
+                               /**
+                                * Return the number of seconds allocated for 
presenting
+                                * all slides up to and including this one.
+                                */
+                               function getTimeAllocated( timings, callback ) {
+
+                                       callRevealApi( 'getSlidePastCount', [], 
function ( currentSlide ) {
+                                               var allocated = 0;
+                                               for (var i in timings.slice(0, 
currentSlide + 1)) {
+                                                       allocated += timings[i];
+                                               }
+                                               callback( allocated );
+                                       } );
+
+                               }
+
+                               /**
+                                * Create the timer and clock and start 
updating them
+                                * at an interval.
+                                */
+                               function setupTimer() {
+
+                                       var start = new Date(),
+                                       timeEl = document.querySelector( 
'.speaker-controls-time' ),
+                                       clockEl = timeEl.querySelector( 
'.clock-value' ),
+                                       hoursEl = timeEl.querySelector( 
'.hours-value' ),
+                                       minutesEl = timeEl.querySelector( 
'.minutes-value' ),
+                                       secondsEl = timeEl.querySelector( 
'.seconds-value' ),
+                                       pacingTitleEl = timeEl.querySelector( 
'.pacing-title' ),
+                                       pacingEl = timeEl.querySelector( 
'.pacing' ),
+                                       pacingHoursEl = pacingEl.querySelector( 
'.hours-value' ),
+                                       pacingMinutesEl = 
pacingEl.querySelector( '.minutes-value' ),
+                                       pacingSecondsEl = 
pacingEl.querySelector( '.seconds-value' );
+
+                                       var timings = null;
+                                       getTimings( function ( _timings ) {
+
+                                               timings = _timings;
+                                               if (_timings !== null) {
+                                                       
pacingTitleEl.style.removeProperty('display');
+                                                       
pacingEl.style.removeProperty('display');
+                                               }
+
+                                               // Update once directly
+                                               _updateTimer();
+
+                                               // Then update every second
+                                               setInterval( _updateTimer, 1000 
);
+
+                                       } );
+
+
+                                       function _resetTimer() {
+
+                                               if (timings == null) {
+                                                       start = new Date();
+                                                       _updateTimer();
+                                               }
+                                               else {
+                                                       // Reset timer to 
beginning of current slide
+                                                       getTimeAllocated( 
timings, function ( slideEndTimingSeconds ) {
+                                                               var 
slideEndTiming = slideEndTimingSeconds * 1000;
+                                                               callRevealApi( 
'getSlidePastCount', [], function ( currentSlide ) {
+                                                                       var 
currentSlideTiming = timings[currentSlide] * 1000;
+                                                                       var 
previousSlidesTiming = slideEndTiming - currentSlideTiming;
+                                                                       var now 
= new Date();
+                                                                       start = 
new Date(now.getTime() - previousSlidesTiming);
+                                                                       
_updateTimer();
+                                                               } );
+                                                       } );
+                                               }
+
+                                       }
+
+                                       timeEl.addEventListener( 'click', 
function() {
+                                               _resetTimer();
+                                               return false;
+                                       } );
+
+                                       function _displayTime( hrEl, minEl, 
secEl, time) {
+
+                                               var sign = Math.sign(time) == 
-1 ? "-" : "";
+                                               time = Math.abs(Math.round(time 
/ 1000));
+                                               var seconds = time % 60;
+                                               var minutes = Math.floor( time 
/ 60 ) % 60 ;
+                                               var hours = Math.floor( time / 
( 60 * 60 )) ;
+                                               hrEl.innerHTML = sign + 
zeroPadInteger( hours );
+                                               if (hours == 0) {
+                                                       hrEl.classList.add( 
'mute' );
+                                               }
+                                               else {
+                                                       hrEl.classList.remove( 
'mute' );
+                                               }
+                                               minEl.innerHTML = ':' + 
zeroPadInteger( minutes );
+                                               if (hours == 0 && minutes == 0) 
{
+                                                       minEl.classList.add( 
'mute' );
+                                               }
+                                               else {
+                                                       minEl.classList.remove( 
'mute' );
+                                               }
+                                               secEl.innerHTML = ':' + 
zeroPadInteger( seconds );
+                                       }
+
+                                       function _updateTimer() {
+
+                                               var diff, hours, minutes, 
seconds,
+                                               now = new Date();
+
+                                               diff = now.getTime() - 
start.getTime();
+
+                                               clockEl.innerHTML = 
now.toLocaleTimeString( 'en-US', { hour12: true, hour: '2-digit', 
minute:'2-digit' } );
+                                               _displayTime( hoursEl, 
minutesEl, secondsEl, diff );
+                                               if (timings !== null) {
+                                                       _updatePacing(diff);
+                                               }
+
+                                       }
+
+                                       function _updatePacing(diff) {
+
+                                               getTimeAllocated( timings, 
function ( slideEndTimingSeconds ) {
+                                                       var slideEndTiming = 
slideEndTimingSeconds * 1000;
+
+                                                       callRevealApi( 
'getSlidePastCount', [], function ( currentSlide ) {
+                                                               var 
currentSlideTiming = timings[currentSlide] * 1000;
+                                                               var 
timeLeftCurrentSlide = slideEndTiming - diff;
+                                                               if 
(timeLeftCurrentSlide < 0) {
+                                                                       
pacingEl.className = 'pacing behind';
+                                                               }
+                                                               else if 
(timeLeftCurrentSlide < currentSlideTiming) {
+                                                                       
pacingEl.className = 'pacing on-track';
+                                                               }
+                                                               else {
+                                                                       
pacingEl.className = 'pacing ahead';
+                                                               }
+                                                               _displayTime( 
pacingHoursEl, pacingMinutesEl, pacingSecondsEl, timeLeftCurrentSlide );
+                                                       } );
+                                               } );
+                                       }
+
+                               }
+
+                               /**
+                                * Sets up the speaker view layout and layout 
selector.
+                                */
+                               function setupLayout() {
+
+                                       layoutDropdown = 
document.querySelector( '.speaker-layout-dropdown' );
+                                       layoutLabel = document.querySelector( 
'.speaker-layout-label' );
+
+                                       // Render the list of available layouts
+                                       for( var id in SPEAKER_LAYOUTS ) {
+                                               var option = 
document.createElement( 'option' );
+                                               option.setAttribute( 'value', 
id );
+                                               option.textContent = 
SPEAKER_LAYOUTS[ id ];
+                                               layoutDropdown.appendChild( 
option );
+                                       }
+
+                                       // Monitor the dropdown for changes
+                                       layoutDropdown.addEventListener( 
'change', function( event ) {
+
+                                               setLayout( layoutDropdown.value 
);
+
+                                       }, false );
+
+                                       // Restore any currently persisted 
layout
+                                       setLayout( getLayout() );
+
+                               }
+
+                               /**
+                                * Sets a new speaker view layout. The layout 
is persisted
+                                * in local storage.
+                                */
+                               function setLayout( value ) {
+
+                                       var title = SPEAKER_LAYOUTS[ value ];
+
+                                       layoutLabel.innerHTML = 'Layout' + ( 
title ? ( ': ' + title ) : '' );
+                                       layoutDropdown.value = value;
+
+                                       document.body.setAttribute( 
'data-speaker-layout', value );
+
+                                       // Persist locally
+                                       if( supportsLocalStorage() ) {
+                                               window.localStorage.setItem( 
'reveal-speaker-layout', value );
+                                       }
+
+                               }
+
+                               /**
+                                * Returns the ID of the most recently set 
speaker layout
+                                * or our default layout if none has been set.
+                                */
+                               function getLayout() {
+
+                                       if( supportsLocalStorage() ) {
+                                               var layout = 
window.localStorage.getItem( 'reveal-speaker-layout' );
+                                               if( layout ) {
+                                                       return layout;
+                                               }
+                                       }
+
+                                       // Default to the first record in the 
layouts hash
+                                       for( var id in SPEAKER_LAYOUTS ) {
+                                               return id;
+                                       }
+
+                               }
+
+                               function supportsLocalStorage() {
+
+                                       try {
+                                               localStorage.setItem('test', 
'test');
+                                               localStorage.removeItem('test');
+                                               return true;
+                                       }
+                                       catch( e ) {
+                                               return false;
+                                       }
+
+                               }
+
+                               function zeroPadInteger( num ) {
+
+                                       var str = '00' + parseInt( num );
+                                       return str.substring( str.length - 2 );
+
+                               }
+
+                               /**
+                                * Limits the frequency at which a function can 
be called.
+                                */
+                               function debounce( fn, ms ) {
+
+                                       var lastTime = 0,
+                                               timeout;
+
+                                       return function() {
+
+                                               var args = arguments;
+                                               var context = this;
+
+                                               clearTimeout( timeout );
+
+                                               var timeSinceLastCall = 
Date.now() - lastTime;
+                                               if( timeSinceLastCall > ms ) {
+                                                       fn.apply( context, args 
);
+                                                       lastTime = Date.now();
+                                               }
+                                               else {
+                                                       timeout = setTimeout( 
function() {
+                                                               fn.apply( 
context, args );
+                                                               lastTime = 
Date.now();
+                                                       }, ms - 
timeSinceLastCall );
+                                               }
+
+                                       }
+
+                               }
+
+                       })();
+
+               </script>
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.js
new file mode 100644
index 0000000..3d5eac4
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/notes/notes.js
@@ -0,0 +1,178 @@
+/**
+ * Handles opening of and synchronization with the reveal.js
+ * notes window.
+ *
+ * Handshake process:
+ * 1. This window posts 'connect' to notes window
+ *    - Includes URL of presentation to show
+ * 2. Notes window responds with 'connected' when it is available
+ * 3. This window proceeds to send the current presentation state
+ *    to the notes window
+ */
+var RevealNotes = (function() {
+
+    var notesPopup = null;
+
+       function openNotes( notesFilePath ) {
+
+        if (notesPopup && !notesPopup.closed) {
+            notesPopup.focus();
+            return;
+        }
+
+               if( !notesFilePath ) {
+                       var jsFileLocation = 
document.querySelector('script[src$="notes.js"]').src;  // this js file path
+                       jsFileLocation = 
jsFileLocation.replace(/notes\.js(\?.*)?$/, '');   // the js folder path
+                       notesFilePath = jsFileLocation + 'notes.html';
+               }
+
+               notesPopup = window.open( notesFilePath, 'reveal.js - Notes', 
'width=1100,height=700' );
+
+               if( !notesPopup ) {
+                       alert( 'Speaker view popup failed to open. Please make 
sure popups are allowed and reopen the speaker view.' );
+                       return;
+               }
+
+               /**
+                * Connect to the notes window through a postmessage handshake.
+                * Using postmessage enables us to work in situations where the
+                * origins differ, such as a presentation being opened from the
+                * file system.
+                */
+               function connect() {
+                       // Keep trying to connect until we get a 'connected' 
message back
+                       var connectInterval = setInterval( function() {
+                               notesPopup.postMessage( JSON.stringify( {
+                                       namespace: 'reveal-notes',
+                                       type: 'connect',
+                                       url: window.location.protocol + '//' + 
window.location.host + window.location.pathname + window.location.search,
+                                       state: Reveal.getState()
+                               } ), '*' );
+                       }, 500 );
+
+                       window.addEventListener( 'message', function( event ) {
+                               var data = JSON.parse( event.data );
+                               if( data && data.namespace === 'reveal-notes' 
&& data.type === 'connected' ) {
+                                       clearInterval( connectInterval );
+                                       onConnected();
+                               }
+                               if( data && data.namespace === 'reveal-notes' 
&& data.type === 'call' ) {
+                                       callRevealApi( data.methodName, 
data.arguments, data.callId );
+                               }
+                       } );
+               }
+
+               /**
+                * Calls the specified Reveal.js method with the provided 
argument
+                * and then pushes the result to the notes frame.
+                */
+               function callRevealApi( methodName, methodArguments, callId ) {
+
+                       var result = Reveal[methodName].apply( Reveal, 
methodArguments );
+                       notesPopup.postMessage( JSON.stringify( {
+                               namespace: 'reveal-notes',
+                               type: 'return',
+                               result: result,
+                               callId: callId
+                       } ), '*' );
+
+               }
+
+               /**
+                * Posts the current slide data to the notes window
+                */
+               function post( event ) {
+
+                       var slideElement = Reveal.getCurrentSlide(),
+                               notesElement = slideElement.querySelector( 
'aside.notes' ),
+                               fragmentElement = slideElement.querySelector( 
'.current-fragment' );
+
+                       var messageData = {
+                               namespace: 'reveal-notes',
+                               type: 'state',
+                               notes: '',
+                               markdown: false,
+                               whitespace: 'normal',
+                               state: Reveal.getState()
+                       };
+
+                       // Look for notes defined in a slide attribute
+                       if( slideElement.hasAttribute( 'data-notes' ) ) {
+                               messageData.notes = slideElement.getAttribute( 
'data-notes' );
+                               messageData.whitespace = 'pre-wrap';
+                       }
+
+                       // Look for notes defined in a fragment
+                       if( fragmentElement ) {
+                               var fragmentNotes = 
fragmentElement.querySelector( 'aside.notes' );
+                               if( fragmentNotes ) {
+                                       notesElement = fragmentNotes;
+                               }
+                               else if( fragmentElement.hasAttribute( 
'data-notes' ) ) {
+                                       messageData.notes = 
fragmentElement.getAttribute( 'data-notes' );
+                                       messageData.whitespace = 'pre-wrap';
+
+                                       // In case there are slide notes
+                                       notesElement = null;
+                               }
+                       }
+
+                       // Look for notes defined in an aside element
+                       if( notesElement ) {
+                               messageData.notes = notesElement.innerHTML;
+                               messageData.markdown = typeof 
notesElement.getAttribute( 'data-markdown' ) === 'string';
+                       }
+
+                       notesPopup.postMessage( JSON.stringify( messageData ), 
'*' );
+
+               }
+
+               /**
+                * Called once we have established a connection to the notes
+                * window.
+                */
+               function onConnected() {
+
+                       // Monitor events that trigger a change in state
+                       Reveal.addEventListener( 'slidechanged', post );
+                       Reveal.addEventListener( 'fragmentshown', post );
+                       Reveal.addEventListener( 'fragmenthidden', post );
+                       Reveal.addEventListener( 'overviewhidden', post );
+                       Reveal.addEventListener( 'overviewshown', post );
+                       Reveal.addEventListener( 'paused', post );
+                       Reveal.addEventListener( 'resumed', post );
+
+                       // Post the initial state
+                       post();
+
+               }
+
+               connect();
+
+       }
+
+       return {
+               init: function() {
+
+                       if( !/receiver/i.test( window.location.search ) ) {
+
+                               // If the there's a 'notes' query set, open 
directly
+                               if( window.location.search.match( 
/(\?|\&)notes/gi ) !== null ) {
+                                       openNotes();
+                               }
+
+                               // Open the notes when the 's' key is hit
+                               Reveal.addKeyBinding({keyCode: 83, key: 'S', 
description: 'Speaker notes view'}, function() {
+                                       openNotes();
+                               } );
+
+                       }
+
+               },
+
+               open: openNotes
+       };
+
+})();
+
+Reveal.registerPlugin( 'notes', RevealNotes );
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/print-pdf/print-pdf.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/print-pdf/print-pdf.js
new file mode 100644
index 0000000..f62aedc
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/print-pdf/print-pdf.js
@@ -0,0 +1,67 @@
+/**
+ * phantomjs script for printing presentations to PDF.
+ *
+ * Example:
+ * phantomjs print-pdf.js "http://revealjs.com?print-pdf"; reveal-demo.pdf
+ *
+ * @author Manuel Bieh (https://github.com/manuelbieh)
+ * @author Hakim El Hattab (https://github.com/hakimel)
+ * @author Manuel Riezebosch (https://github.com/riezebosch)
+ */
+
+// html2pdf.js
+var system = require( 'system' );
+
+var probePage = new WebPage();
+var printPage = new WebPage();
+
+var inputFile = system.args[1] || 'index.html?print-pdf';
+var outputFile = system.args[2] || 'slides.pdf';
+
+if( outputFile.match( /\.pdf$/gi ) === null ) {
+       outputFile += '.pdf';
+}
+
+console.log( 'Export PDF: Reading reveal.js config [1/4]' );
+
+probePage.open( inputFile, function( status ) {
+
+       console.log( 'Export PDF: Preparing print layout [2/4]' );
+
+       var config = probePage.evaluate( function() {
+               return Reveal.getConfig();
+       } );
+
+       if( config ) {
+
+               printPage.paperSize = {
+                       width: Math.floor( config.width * ( 1 + config.margin ) 
),
+                       height: Math.floor( config.height * ( 1 + config.margin 
) ),
+                       border: 0
+               };
+
+               printPage.open( inputFile, function( status ) {
+                       console.log( 'Export PDF: Preparing pdf [3/4]')
+                       printPage.evaluate( function() {
+                               Reveal.isReady() ? window.callPhantom() : 
Reveal.addEventListener( 'pdf-ready', window.callPhantom );
+                       } );
+               } );
+
+               printPage.onCallback = function( data ) {
+                       // For some reason we need to "jump the queue" for 
syntax highlighting to work.
+                       // See: http://stackoverflow.com/a/3580132/129269
+                       setTimeout( function() {
+                               console.log( 'Export PDF: Writing file [4/4]' );
+                               printPage.render( outputFile );
+                               console.log( 'Export PDF: Finished 
successfully!' );
+                               phantom.exit();
+                       }, 0 );
+               };
+       }
+       else {
+
+               console.log( 'Export PDF: Unable to read reveal.js config. Make 
sure the input address points to a reveal.js page.' );
+               phantom.exit( 1 );
+
+       }
+} );
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/search/search.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/search/search.js
new file mode 100644
index 0000000..21c0367
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/search/search.js
@@ -0,0 +1,206 @@
+/*
+ * Handles finding a text string anywhere in the slides and showing the next 
occurrence to the user
+ * by navigatating to that slide and highlighting it.
+ *
+ * By Jon Snyder <address@hidden>, February 2013
+ */
+
+var RevealSearch = (function() {
+
+       var matchedSlides;
+       var currentMatchedIndex;
+       var searchboxDirty;
+       var myHilitor;
+
+// Original JavaScript code by Chirp Internet: www.chirp.com.au
+// Please acknowledge use of this code by including this header.
+// 2/2013 jon: modified regex to display any match, not restricted to word 
boundaries.
+
+function Hilitor(id, tag)
+{
+
+       var targetNode = document.getElementById(id) || document.body;
+       var hiliteTag = tag || "EM";
+       var skipTags = new RegExp("^(?:" + hiliteTag + "|SCRIPT|FORM)$");
+       var colors = ["#ff6", "#a0ffff", "#9f9", "#f99", "#f6f"];
+       var wordColor = [];
+       var colorIdx = 0;
+       var matchRegex = "";
+       var matchingSlides = [];
+
+       this.setRegex = function(input)
+       {
+               input = input.replace(/^[^\w]+|[^\w]+$/g, 
"").replace(/[^\w'-]+/g, "|");
+               matchRegex = new RegExp("(" + input + ")","i");
+       }
+
+       this.getRegex = function()
+       {
+               return matchRegex.toString().replace(/^\/\\b\(|\)\\b\/i$/g, 
"").replace(/\|/g, " ");
+       }
+
+       // recursively apply word highlighting
+       this.hiliteWords = function(node)
+       {
+               if(node == undefined || !node) return;
+               if(!matchRegex) return;
+               if(skipTags.test(node.nodeName)) return;
+
+               if(node.hasChildNodes()) {
+                       for(var i=0; i < node.childNodes.length; i++)
+                               this.hiliteWords(node.childNodes[i]);
+               }
+               if(node.nodeType == 3) { // NODE_TEXT
+                       if((nv = node.nodeValue) && (regs = 
matchRegex.exec(nv))) {
+                               //find the slide's section element and save it 
in our list of matching slides
+                               var secnode = node;
+                               while (secnode != null && secnode.nodeName != 
'SECTION') {
+                                       secnode = secnode.parentNode;
+                               }
+
+                               var slideIndex = Reveal.getIndices(secnode);
+                               var slidelen = matchingSlides.length;
+                               var alreadyAdded = false;
+                               for (var i=0; i < slidelen; i++) {
+                                       if ( (matchingSlides[i].h === 
slideIndex.h) && (matchingSlides[i].v === slideIndex.v) ) {
+                                               alreadyAdded = true;
+                                       }
+                               }
+                               if (! alreadyAdded) {
+                                       matchingSlides.push(slideIndex);
+                               }
+
+                               if(!wordColor[regs[0].toLowerCase()]) {
+                                       wordColor[regs[0].toLowerCase()] = 
colors[colorIdx++ % colors.length];
+                               }
+
+                               var match = document.createElement(hiliteTag);
+                               
match.appendChild(document.createTextNode(regs[0]));
+                               match.style.backgroundColor = 
wordColor[regs[0].toLowerCase()];
+                               match.style.fontStyle = "inherit";
+                               match.style.color = "#000";
+
+                               var after = node.splitText(regs.index);
+                               after.nodeValue = 
after.nodeValue.substring(regs[0].length);
+                               node.parentNode.insertBefore(match, after);
+                       }
+               }
+       };
+
+       // remove highlighting
+       this.remove = function()
+       {
+               var arr = document.getElementsByTagName(hiliteTag);
+               while(arr.length && (el = arr[0])) {
+                       el.parentNode.replaceChild(el.firstChild, el);
+               }
+       };
+
+       // start highlighting at target node
+       this.apply = function(input)
+       {
+               if(input == undefined || !input) return;
+               this.remove();
+               this.setRegex(input);
+               this.hiliteWords(targetNode);
+               return matchingSlides;
+       };
+
+}
+
+       function openSearch() {
+               //ensure the search term input dialog is visible and has focus:
+               var inputboxdiv = document.getElementById("searchinputdiv");
+               var inputbox = document.getElementById("searchinput");
+               inputboxdiv.style.display = "inline";
+               inputbox.focus();
+               inputbox.select();
+       }
+
+       function closeSearch() {
+               var inputboxdiv = document.getElementById("searchinputdiv");
+               inputboxdiv.style.display = "none";
+               if(myHilitor) myHilitor.remove();
+       }
+
+       function toggleSearch() {
+               var inputboxdiv = document.getElementById("searchinputdiv");
+               if (inputboxdiv.style.display !== "inline") {
+                       openSearch();
+               }
+               else {
+                       closeSearch();
+               }
+       }
+
+       function doSearch() {
+               //if there's been a change in the search term, perform a new 
search:
+               if (searchboxDirty) {
+                       var searchstring = 
document.getElementById("searchinput").value;
+
+                       if (searchstring === '') {
+                               if(myHilitor) myHilitor.remove();
+                               matchedSlides = null;
+                       }
+                       else {
+                               //find the keyword amongst the slides
+                               myHilitor = new Hilitor("slidecontent");
+                               matchedSlides = myHilitor.apply(searchstring);
+                               currentMatchedIndex = 0;
+                       }
+               }
+
+               if (matchedSlides) {
+                       //navigate to the next slide that has the keyword, 
wrapping to the first if necessary
+                       if (matchedSlides.length && (matchedSlides.length <= 
currentMatchedIndex)) {
+                               currentMatchedIndex = 0;
+                       }
+                       if (matchedSlides.length > currentMatchedIndex) {
+                               
Reveal.slide(matchedSlides[currentMatchedIndex].h, 
matchedSlides[currentMatchedIndex].v);
+                               currentMatchedIndex++;
+                       }
+               }
+       }
+
+       var dom = {};
+       dom.wrapper = document.querySelector( '.reveal' );
+
+       if( !dom.wrapper.querySelector( '.searchbox' ) ) {
+                       var searchElement = document.createElement( 'div' );
+                       searchElement.id = "searchinputdiv";
+                       searchElement.classList.add( 'searchdiv' );
+                       searchElement.style.position = 'absolute';
+                       searchElement.style.top = '10px';
+                       searchElement.style.right = '10px';
+                       searchElement.style.zIndex = 10;
+                       //embedded base64 search icon Designed by Sketchdock - 
http://www.sketchdock.com/:
+                       searchElement.innerHTML = '<span><input type="search" 
id="searchinput" class="searchinput" style="vertical-align: top;"/><img 
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJiSURBVHjatFZNaxNBGH5md+Mmu92NVdKDRipSAyqCghgQD4L4cRe86UUtAQ+eFCxoa4/25EXBFi8eBE+eRPoDhB6KgiiixdAPCEkx2pjvTXadd9yNsflwuyUDD/O+u8PzzDPvzOwyx3EwyCZhwG3gAkp7MnpjgbopjsltcD4gjuXZZKeAR348MYLYTm3LzOs/y3j3JTfZxgXWXmTuwPHIc4Vm
 [...]
+                       dom.wrapper.appendChild( searchElement );
+       }
+
+       document.getElementById( 'searchbutton' ).addEventListener( 'click', 
function(event) {
+               doSearch();
+       }, false );
+
+       document.getElementById( 'searchinput' ).addEventListener( 'keyup', 
function( event ) {
+               switch (event.keyCode) {
+                       case 13:
+                               event.preventDefault();
+                               doSearch();
+                               searchboxDirty = false;
+                               break;
+                       default:
+                               searchboxDirty = true;
+               }
+       }, false );
+
+       document.addEventListener( 'keydown', function( event ) {
+               if( event.key == "F" && (event.ctrlKey || event.metaKey) ) { 
//Control+Shift+f
+                       event.preventDefault();
+                       toggleSearch();
+               }
+       }, false );
+       if( window.Reveal ) Reveal.registerKeyboardShortcut( 'CTRL + Shift + 
F', 'Search' );
+       closeSearch();
+       return { open: openSearch };
+})();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/zoom-js/zoom.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/zoom-js/zoom.js
new file mode 100644
index 0000000..92c3ba5
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/plugin/zoom-js/zoom.js
@@ -0,0 +1,277 @@
+// Custom reveal.js integration
+var RevealZoom = (function(){
+
+       return {
+               init: function() {
+
+                       Reveal.getRevealElement().addEventListener( 
'mousedown', function( event ) {
+                               var defaultModifier = /Linux/.test( 
window.navigator.platform ) ? 'ctrl' : 'alt';
+
+                               var modifier = ( Reveal.getConfig().zoomKey ? 
Reveal.getConfig().zoomKey : defaultModifier ) + 'Key';
+                               var zoomLevel = ( Reveal.getConfig().zoomLevel 
? Reveal.getConfig().zoomLevel : 2 );
+
+                               if( event[ modifier ] && !Reveal.isOverview() ) 
{
+                                       event.preventDefault();
+
+                                       zoom.to({
+                                               x: event.clientX,
+                                               y: event.clientY,
+                                               scale: zoomLevel,
+                                               pan: false
+                                       });
+                               }
+                       } );
+
+               }
+       }
+
+})();
+
+Reveal.registerPlugin( 'zoom', RevealZoom );
+
+/*!
+ * zoom.js 0.3 (modified for use with reveal.js)
+ * http://lab.hakim.se/zoom-js
+ * MIT licensed
+ *
+ * Copyright (C) 2011-2014 Hakim El Hattab, http://hakim.se
+ */
+var zoom = (function(){
+
+       // The current zoom level (scale)
+       var level = 1;
+
+       // The current mouse position, used for panning
+       var mouseX = 0,
+               mouseY = 0;
+
+       // Timeout before pan is activated
+       var panEngageTimeout = -1,
+               panUpdateInterval = -1;
+
+       // Check for transform support so that we can fallback otherwise
+       var supportsTransforms =        'WebkitTransform' in 
document.body.style ||
+                                                               'MozTransform' 
in document.body.style ||
+                                                               'msTransform' 
in document.body.style ||
+                                                               'OTransform' in 
document.body.style ||
+                                                               'transform' in 
document.body.style;
+
+       if( supportsTransforms ) {
+               // The easing that will be applied when we zoom in/out
+               document.body.style.transition = 'transform 0.8s ease';
+               document.body.style.OTransition = '-o-transform 0.8s ease';
+               document.body.style.msTransition = '-ms-transform 0.8s ease';
+               document.body.style.MozTransition = '-moz-transform 0.8s ease';
+               document.body.style.WebkitTransition = '-webkit-transform 0.8s 
ease';
+       }
+
+       // Zoom out if the user hits escape
+       document.addEventListener( 'keyup', function( event ) {
+               if( level !== 1 && event.keyCode === 27 ) {
+                       zoom.out();
+               }
+       } );
+
+       // Monitor mouse movement for panning
+       document.addEventListener( 'mousemove', function( event ) {
+               if( level !== 1 ) {
+                       mouseX = event.clientX;
+                       mouseY = event.clientY;
+               }
+       } );
+
+       /**
+        * Applies the CSS required to zoom in, prefers the use of CSS3
+        * transforms but falls back on zoom for IE.
+        *
+        * @param {Object} rect
+        * @param {Number} scale
+        */
+       function magnify( rect, scale ) {
+
+               var scrollOffset = getScrollOffset();
+
+               // Ensure a width/height is set
+               rect.width = rect.width || 1;
+               rect.height = rect.height || 1;
+
+               // Center the rect within the zoomed viewport
+               rect.x -= ( window.innerWidth - ( rect.width * scale ) ) / 2;
+               rect.y -= ( window.innerHeight - ( rect.height * scale ) ) / 2;
+
+               if( supportsTransforms ) {
+                       // Reset
+                       if( scale === 1 ) {
+                               document.body.style.transform = '';
+                               document.body.style.OTransform = '';
+                               document.body.style.msTransform = '';
+                               document.body.style.MozTransform = '';
+                               document.body.style.WebkitTransform = '';
+                       }
+                       // Scale
+                       else {
+                               var origin = scrollOffset.x +'px '+ 
scrollOffset.y +'px',
+                                       transform = 'translate('+ -rect.x 
+'px,'+ -rect.y +'px) scale('+ scale +')';
+
+                               document.body.style.transformOrigin = origin;
+                               document.body.style.OTransformOrigin = origin;
+                               document.body.style.msTransformOrigin = origin;
+                               document.body.style.MozTransformOrigin = origin;
+                               document.body.style.WebkitTransformOrigin = 
origin;
+
+                               document.body.style.transform = transform;
+                               document.body.style.OTransform = transform;
+                               document.body.style.msTransform = transform;
+                               document.body.style.MozTransform = transform;
+                               document.body.style.WebkitTransform = transform;
+                       }
+               }
+               else {
+                       // Reset
+                       if( scale === 1 ) {
+                               document.body.style.position = '';
+                               document.body.style.left = '';
+                               document.body.style.top = '';
+                               document.body.style.width = '';
+                               document.body.style.height = '';
+                               document.body.style.zoom = '';
+                       }
+                       // Scale
+                       else {
+                               document.body.style.position = 'relative';
+                               document.body.style.left = ( - ( scrollOffset.x 
+ rect.x ) / scale ) + 'px';
+                               document.body.style.top = ( - ( scrollOffset.y 
+ rect.y ) / scale ) + 'px';
+                               document.body.style.width = ( scale * 100 ) + 
'%';
+                               document.body.style.height = ( scale * 100 ) + 
'%';
+                               document.body.style.zoom = scale;
+                       }
+               }
+
+               level = scale;
+
+               if( document.documentElement.classList ) {
+                       if( level !== 1 ) {
+                               document.documentElement.classList.add( 
'zoomed' );
+                       }
+                       else {
+                               document.documentElement.classList.remove( 
'zoomed' );
+                       }
+               }
+       }
+
+       /**
+        * Pan the document when the mosue cursor approaches the edges
+        * of the window.
+        */
+       function pan() {
+               var range = 0.12,
+                       rangeX = window.innerWidth * range,
+                       rangeY = window.innerHeight * range,
+                       scrollOffset = getScrollOffset();
+
+               // Up
+               if( mouseY < rangeY ) {
+                       window.scroll( scrollOffset.x, scrollOffset.y - ( 1 - ( 
mouseY / rangeY ) ) * ( 14 / level ) );
+               }
+               // Down
+               else if( mouseY > window.innerHeight - rangeY ) {
+                       window.scroll( scrollOffset.x, scrollOffset.y + ( 1 - ( 
window.innerHeight - mouseY ) / rangeY ) * ( 14 / level ) );
+               }
+
+               // Left
+               if( mouseX < rangeX ) {
+                       window.scroll( scrollOffset.x - ( 1 - ( mouseX / rangeX 
) ) * ( 14 / level ), scrollOffset.y );
+               }
+               // Right
+               else if( mouseX > window.innerWidth - rangeX ) {
+                       window.scroll( scrollOffset.x + ( 1 - ( 
window.innerWidth - mouseX ) / rangeX ) * ( 14 / level ), scrollOffset.y );
+               }
+       }
+
+       function getScrollOffset() {
+               return {
+                       x: window.scrollX !== undefined ? window.scrollX : 
window.pageXOffset,
+                       y: window.scrollY !== undefined ? window.scrollY : 
window.pageYOffset
+               }
+       }
+
+       return {
+               /**
+                * Zooms in on either a rectangle or HTML element.
+                *
+                * @param {Object} options
+                *   - element: HTML element to zoom in on
+                *   OR
+                *   - x/y: coordinates in non-transformed space to zoom in on
+                *   - width/height: the portion of the screen to zoom in on
+                *   - scale: can be used instead of width/height to explicitly 
set scale
+                */
+               to: function( options ) {
+
+                       // Due to an implementation limitation we can't zoom in
+                       // to another element without zooming out first
+                       if( level !== 1 ) {
+                               zoom.out();
+                       }
+                       else {
+                               options.x = options.x || 0;
+                               options.y = options.y || 0;
+
+                               // If an element is set, that takes precedence
+                               if( !!options.element ) {
+                                       // Space around the zoomed in element 
to leave on screen
+                                       var padding = 20;
+                                       var bounds = 
options.element.getBoundingClientRect();
+
+                                       options.x = bounds.left - padding;
+                                       options.y = bounds.top - padding;
+                                       options.width = bounds.width + ( 
padding * 2 );
+                                       options.height = bounds.height + ( 
padding * 2 );
+                               }
+
+                               // If width/height values are set, calculate 
scale from those values
+                               if( options.width !== undefined && 
options.height !== undefined ) {
+                                       options.scale = Math.max( Math.min( 
window.innerWidth / options.width, window.innerHeight / options.height ), 1 );
+                               }
+
+                               if( options.scale > 1 ) {
+                                       options.x *= options.scale;
+                                       options.y *= options.scale;
+
+                                       magnify( options, options.scale );
+
+                                       if( options.pan !== false ) {
+
+                                               // Wait with engaging panning 
as it may conflict with the
+                                               // zoom transition
+                                               panEngageTimeout = setTimeout( 
function() {
+                                                       panUpdateInterval = 
setInterval( pan, 1000 / 60 );
+                                               }, 800 );
+
+                                       }
+                               }
+                       }
+               },
+
+               /**
+                * Resets the document zoom state to its default.
+                */
+               out: function() {
+                       clearTimeout( panEngageTimeout );
+                       clearInterval( panUpdateInterval );
+
+                       magnify( { x: 0, y: 0 }, 1 );
+
+                       level = 1;
+               },
+
+               // Alias
+               magnify: function( options ) { this.to( options ) },
+               reset: function() { this.out() },
+
+               zoomLevel: function() {
+                       return level;
+               }
+       }
+
+})();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-a.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-a.js
new file mode 100644
index 0000000..cbc8da1
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-a.js
@@ -0,0 +1 @@
+window.externalScriptSequence += 'A';
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-b.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-b.js
new file mode 100644
index 0000000..e5bca5a
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-b.js
@@ -0,0 +1 @@
+window.externalScriptSequence += 'B';
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-c.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-c.js
new file mode 100644
index 0000000..7d4ccf6
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-c.js
@@ -0,0 +1 @@
+window.externalScriptSequence += 'C';
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-d.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-d.js
new file mode 100644
index 0000000..1c5925b
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/assets/external-script-d.js
@@ -0,0 +1 @@
+window.externalScriptSequence += 'D';
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.txt
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.txt
new file mode 100644
index 0000000..bf41997
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.txt
@@ -0,0 +1,2 @@
+Source: https://freesound.org/people/fennelliott/sounds/379419/
+License: CC0 (public domain)
\ No newline at end of file
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.wav
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.wav
new file mode 100644
index 0000000..38747a5
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/beeping.wav
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image1.png
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image1.png
new file mode 100644
index 0000000..8747594
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image1.png
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image2.png
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image2.png
new file mode 100644
index 0000000..6c403a0
Binary files /dev/null and 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/assets/image2.png
 differ
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/barebones.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/barebones.html
new file mode 100644
index 0000000..2bee3cb
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/barebones.html
@@ -0,0 +1,41 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Barebones</title>
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                               <section>
+                                       <h2>Barebones Presentation</h2>
+                                       <p>This example contains the bare 
minimum includes and markup required to run a reveal.js presentation.</p>
+                               </section>
+
+                               <section>
+                                       <h2>No Theme</h2>
+                                       <p>There's no theme included, so it 
will fall back on browser defaults.</p>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       Reveal.initialize();
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/embedded-media.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/embedded-media.html
new file mode 100644
index 0000000..91457e4
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/embedded-media.html
@@ -0,0 +1,53 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Embedded Media</title>
+
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+               <link rel="stylesheet" href="../../css/theme/default.css" 
id="theme">
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                               <section>
+                                       <h2>Embedded Media Test</h2>
+                               </section>
+
+                               <section>
+                                       <iframe data-autoplay width="420" 
height="345" src="http://www.youtube.com/embed/l3RQZ4mcr1c";></iframe>
+                               </section>
+
+                               <section>
+                                       <h2>Empty Slide</h2>
+                               </section>
+
+                               <section>
+                                       <h2>Auto-playing audio</h2>
+                                       <audio src="assets/beeping.wav" 
data-autoplay></audio>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       Reveal.initialize({
+                               transition: 'linear'
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/math.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/math.html
new file mode 100644
index 0000000..0f74a8f
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/math.html
@@ -0,0 +1,205 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Math Plugin</title>
+
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+               <link rel="stylesheet" href="../../css/theme/night.css" 
id="theme">
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                               <section>
+                                       <h2>reveal.js Math Plugin</h2>
+                                       <p>A thin wrapper for MathJax</p>
+                               </section>
+
+                               <section>
+                                       <h3>The Lorenz Equations</h3>
+
+                                       \[\begin{aligned}
+                                       \dot{x} &amp; = \sigma(y-x) \\
+                                       \dot{y} &amp; = \rho x - y - xz \\
+                                       \dot{z} &amp; = -\beta z + xy
+                                       \end{aligned} \]
+                               </section>
+
+                               <section>
+                                       <h3>The Cauchy-Schwarz Inequality</h3>
+
+                                       <script type="math/tex; mode=display">
+                                               \left( \sum_{k=1}^n a_k b_k 
\right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 
\right)
+                                       </script>
+                               </section>
+
+                               <section>
+                                       <h3>A Cross Product Formula</h3>
+
+                                       \[\mathbf{V}_1 \times \mathbf{V}_2 =  
\begin{vmatrix}
+                                       \mathbf{i} &amp; \mathbf{j} &amp; 
\mathbf{k} \\
+                                       \frac{\partial X}{\partial u} &amp;  
\frac{\partial Y}{\partial u} &amp; 0 \\
+                                       \frac{\partial X}{\partial v} &amp;  
\frac{\partial Y}{\partial v} &amp; 0
+                                       \end{vmatrix}  \]
+                               </section>
+
+                               <section>
+                                       <h3>The probability of getting \(k\) 
heads when flipping \(n\) coins is</h3>
+
+                                       \[P(E)   = {n \choose k} p^k (1-p)^{ 
n-k} \]
+                               </section>
+
+                               <section>
+                                       <h3>An Identity of Ramanujan</h3>
+
+                                       \[ \frac{1}{\Bigl(\sqrt{\phi 
\sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} =
+                                       1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} 
{1+\frac{e^{-6\pi}}
+                                       {1+\frac{e^{-8\pi}} {1+\ldots} } } } \]
+                               </section>
+
+                               <section>
+                                       <h3>A Rogers-Ramanujan Identity</h3>
+
+                                       \[  1 +  
\frac{q^2}{(1-q)}+\frac{q^6}{(1-q)(1-q^2)}+\cdots =
+                                       
\prod_{j=0}^{\infty}\frac{1}{(1-q^{5j+2})(1-q^{5j+3})}\]
+                               </section>
+
+                               <section>
+                                       <h3>Maxwell&#8217;s Equations</h3>
+
+                                       \[  \begin{aligned}
+                                       \nabla \times \vec{\mathbf{B}} -\, 
\frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} &amp; = 
\frac{4\pi}{c}\vec{\mathbf{j}} \\   \nabla \cdot \vec{\mathbf{E}} &amp; = 4 \pi 
\rho \\
+                                       \nabla \times \vec{\mathbf{E}}\, +\, 
\frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} &amp; = \vec{\mathbf{0}} 
\\
+                                       \nabla \cdot \vec{\mathbf{B}} &amp; = 0 
\end{aligned}
+                                       \]
+                               </section>
+
+                               <section>
+                                       <h3>TeX Macros</h3>
+
+                                       Here is a common vector space:
+                                       \[L^2(\R) = \set{u : \R \to \R}{\int_\R 
|u|^2 &lt; +\infty}\]
+                                       used in functional analysis.
+                               </section>
+
+                               <section>
+                                       <section>
+                                               <h3>The Lorenz Equations</h3>
+
+                                               <div class="fragment">
+                                                       \[\begin{aligned}
+                                                       \dot{x} &amp; = 
\sigma(y-x) \\
+                                                       \dot{y} &amp; = \rho x 
- y - xz \\
+                                                       \dot{z} &amp; = -\beta 
z + xy
+                                                       \end{aligned} \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>The Cauchy-Schwarz 
Inequality</h3>
+
+                                               <div class="fragment">
+                                                       \[ \left( \sum_{k=1}^n 
a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n 
b_k^2 \right) \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>A Cross Product Formula</h3>
+
+                                               <div class="fragment">
+                                                       \[\mathbf{V}_1 \times 
\mathbf{V}_2 =  \begin{vmatrix}
+                                                       \mathbf{i} &amp; 
\mathbf{j} &amp; \mathbf{k} \\
+                                                       \frac{\partial 
X}{\partial u} &amp;  \frac{\partial Y}{\partial u} &amp; 0 \\
+                                                       \frac{\partial 
X}{\partial v} &amp;  \frac{\partial Y}{\partial v} &amp; 0
+                                                       \end{vmatrix}  \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>The probability of getting 
\(k\) heads when flipping \(n\) coins is</h3>
+
+                                               <div class="fragment">
+                                                       \[P(E)   = {n \choose 
k} p^k (1-p)^{ n-k} \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>An Identity of 
Ramanujan</h3>
+
+                                               <div class="fragment">
+                                                       \[ 
\frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} =
+                                                       1+\frac{e^{-2\pi}} 
{1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}}
+                                                       {1+\frac{e^{-8\pi}} 
{1+\ldots} } } } \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>A Rogers-Ramanujan 
Identity</h3>
+
+                                               <div class="fragment">
+                                                       \[  1 +  
\frac{q^2}{(1-q)}+\frac{q^6}{(1-q)(1-q^2)}+\cdots =
+                                                       
\prod_{j=0}^{\infty}\frac{1}{(1-q^{5j+2})(1-q^{5j+3})}\]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>Maxwell&#8217;s 
Equations</h3>
+
+                                               <div class="fragment">
+                                                       \[  \begin{aligned}
+                                                       \nabla \times 
\vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} 
&amp; = \frac{4\pi}{c}\vec{\mathbf{j}} \\   \nabla \cdot \vec{\mathbf{E}} &amp; 
= 4 \pi \rho \\
+                                                       \nabla \times 
\vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} 
&amp; = \vec{\mathbf{0}} \\
+                                                       \nabla \cdot 
\vec{\mathbf{B}} &amp; = 0 \end{aligned}
+                                                       \]
+                                               </div>
+                                       </section>
+
+                                       <section>
+                                               <h3>TeX Macros</h3>
+
+                                               Here is a common vector space:
+                                               \[L^2(\R) = \set{u : \R \to 
\R}{\int_\R |u|^2 &lt; +\infty}\]
+                                               used in functional analysis.
+                                       </section>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       Reveal.initialize({
+                               history: true,
+                               transition: 'linear',
+
+                               math: {
+                                       // mathjax: 
'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
+                                       config: 'TeX-AMS_HTML-full',
+                                       TeX: {
+                                               Macros: {
+                                                       R: '\\mathbb{R}',
+                                                       set: [ '\\left\\{#1 \\; 
; \\; #2\\right\\}', 2 ]
+                                               }
+                                       }
+                               },
+
+                               dependencies: [
+                                       { src: '../../plugin/math/math.js', 
async: true }
+                               ]
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-backgrounds.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-backgrounds.html
new file mode 100644
index 0000000..e08d260
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-backgrounds.html
@@ -0,0 +1,143 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Slide Backgrounds</title>
+
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+               <link rel="stylesheet" href="../../css/theme/serif.css" 
id="theme">
+               <style type="text/css" media="screen">
+                       .slides section.has-dark-background,
+                       .slides section.has-dark-background h2 {
+                               color: #fff;
+                       }
+                       .slides section.has-light-background,
+                       .slides section.has-light-background h2 {
+                               color: #222;
+                       }
+               </style>
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                               <section data-background="#00ffff">
+                                       <h2>data-background: #00ffff</h2>
+                               </section>
+
+                               <section data-background="#bb00bb">
+                                       <h2>data-background: #bb00bb</h2>
+                               </section>
+
+                               <section data-background-color="lightblue">
+                                       <h2>data-background: lightblue</h2>
+                               </section>
+
+                               <section>
+                                       <section data-background="#ff0000">
+                                               <h2>data-background: 
#ff0000</h2>
+                                       </section>
+                                       <section data-background="rgba(0, 0, 0, 
0.2)">
+                                               <h2>data-background: rgba(0, 0, 
0, 0.2)</h2>
+                                       </section>
+                                       <section data-background="salmon">
+                                               <h2>data-background: salmon</h2>
+                                       </section>
+                               </section>
+
+                               <section data-background="rgba(0, 100, 100, 
0.2)">
+                                       <section>
+                                               <h2>Background applied to 
stack</h2>
+                                       </section>
+                                       <section>
+                                               <h2>Background applied to 
stack</h2>
+                                       </section>
+                                       <section data-background="rgb(66, 66, 
66)">
+                                               <h2>Background applied to slide 
inside of stack</h2>
+                                       </section>
+                               </section>
+
+                               <section data-background-transition="slide" 
data-background="assets/image1.png">
+                                       <h2>Background image</h2>
+                               </section>
+
+                               <section>
+                                       <section 
data-background-transition="slide" data-background="assets/image1.png">
+                                               <h2>Background image</h2>
+                                       </section>
+                                       <section 
data-background-transition="slide" data-background="assets/image1.png">
+                                               <h2>Background image</h2>
+                                       </section>
+                               </section>
+
+                               <section data-background="assets/image2.png" 
data-background-size="100px" data-background-repeat="repeat" 
data-background-color="#111">
+                                       <h2>Background image</h2>
+                                       <pre>data-background-size="100px" 
data-background-repeat="repeat" data-background-color="#111"</pre>
+                               </section>
+
+                               <section data-background="#888888">
+                                       <h2>Same background twice (1/2)</h2>
+                               </section>
+                               <section data-background="#888888">
+                                       <h2>Same background twice (2/2)</h2>
+                               </section>
+
+                               <section 
data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm";>
+                                       <h2>Video background</h2>
+                               </section>
+
+                               <section 
data-background-iframe="https://slides.com/news/make-better-presentations/embed?style=hidden&autoSlide=4000";>
+                                       <h2>Iframe background</h2>
+                               </section>
+
+                               <section>
+                                       <section data-background="#417203">
+                                               <h2>Same background twice 
vertical (1/2)</h2>
+                                       </section>
+                                       <section data-background="#417203">
+                                               <h2>Same background twice 
vertical (2/2)</h2>
+                                       </section>
+                               </section>
+
+                               <section data-background="#934f4d">
+                                       <h2>Same background from horizontal to 
vertical (1/3)</h2>
+                               </section>
+                               <section>
+                                       <section data-background="#934f4d">
+                                               <h2>Same background from 
horizontal to vertical (2/3)</h2>
+                                       </section>
+                                       <section data-background="#934f4d">
+                                               <h2>Same background from 
horizontal to vertical (3/3)</h2>
+                                       </section>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       // Full list of configuration options available here:
+                       // https://github.com/hakimel/reveal.js#configuration
+                       Reveal.initialize({
+                               center: true,
+                               // rtl: true,
+
+                               transition: 'linear',
+                               // transitionSpeed: 'slow',
+                               // backgroundTransition: 'slide'
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-transitions.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-transitions.html
new file mode 100644
index 0000000..b7520ab
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/examples/slide-transitions.html
@@ -0,0 +1,100 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Slide Transitions</title>
+
+               <link rel="stylesheet" href="../../css/reveal.css">
+               <link rel="stylesheet" href="../../css/theme/white.css" 
id="theme">
+               <style type="text/css" media="screen">
+                       .slides section.has-dark-background,
+                       .slides section.has-dark-background h3 {
+                               color: #fff;
+                       }
+                       .slides section.has-light-background,
+                       .slides section.has-light-background h3 {
+                               color: #222;
+                       }
+               </style>
+       </head>
+
+       <body>
+
+               <div class="reveal">
+
+                       <div class="slides">
+
+                               <section>
+                                       <h3>Default</h3>
+                               </section>
+
+                               <section>
+                                       <h3>Default</h3>
+                               </section>
+
+                               <section data-transition="zoom">
+                                       <h3>data-transition: zoom</h3>
+                               </section>
+
+                               <section data-transition="zoom-in fade-out">
+                                       <h3>data-transition: zoom-in 
fade-out</h3>
+                               </section>
+
+                               <section>
+                                       <h3>Default</h3>
+                               </section>
+
+                               <section data-transition="convex">
+                                       <h3>data-transition: convex</h3>
+                               </section>
+
+                               <section data-transition="convex-in 
concave-out">
+                                       <h3>data-transition: convex-in 
concave-out</h3>
+                               </section>
+
+                               <section>
+                                       <section data-transition="zoom">
+                                               <h3>Default</h3>
+                                       </section>
+                                       <section data-transition="concave">
+                                               <h3>data-transition: 
concave</h3>
+                                       </section>
+                                       <section data-transition="convex-in 
fade-out">
+                                               <h3>data-transition: convex-in 
fade-out</h3>
+                                       </section>
+                                       <section>
+                                               <h3>Default</h3>
+                                       </section>
+                               </section>
+
+                               <section data-transition="none">
+                                       <h3>data-transition: none</h3>
+                               </section>
+
+                               <section>
+                                       <h3>Default</h3>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../../js/reveal.js"></script>
+
+               <script>
+
+                       Reveal.initialize({
+                               center: true,
+                               history: true,
+
+                               // transition: 'slide',
+                               // transitionSpeed: 'slow',
+                               // backgroundTransition: 'slide'
+                       });
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.css 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.css
new file mode 100644
index 0000000..21ac68b
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.css
@@ -0,0 +1,436 @@
+/*!
+ * QUnit 2.5.0
+ * https://qunitjs.com/
+ *
+ * Copyright jQuery Foundation and other contributors
+ * Released under the MIT license
+ * https://jquery.org/license
+ *
+ * Date: 2018-01-10T02:56Z
+ */
+
+/** Font Family and Sizes */
+
+#qunit-tests, #qunit-header, #qunit-banner, #qunit-testrunner-toolbar, 
#qunit-filteredTest, #qunit-userAgent, #qunit-testresult {
+       font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica 
Neue", Calibri, Helvetica, Arial, sans-serif;
+}
+
+#qunit-testrunner-toolbar, #qunit-filteredTest, #qunit-userAgent, 
#qunit-testresult, #qunit-tests li { font-size: small; }
+#qunit-tests { font-size: smaller; }
+
+
+/** Resets */
+
+#qunit-tests, #qunit-header, #qunit-banner, #qunit-filteredTest, 
#qunit-userAgent, #qunit-testresult, #qunit-modulefilter {
+       margin: 0;
+       padding: 0;
+}
+
+
+/** Header (excluding toolbar) */
+
+#qunit-header {
+       padding: 0.5em 0 0.5em 1em;
+
+       color: #8699A4;
+       background-color: #0D3349;
+
+       font-size: 1.5em;
+       line-height: 1em;
+       font-weight: 400;
+
+       border-radius: 5px 5px 0 0;
+}
+
+#qunit-header a {
+       text-decoration: none;
+       color: #C2CCD1;
+}
+
+#qunit-header a:hover,
+#qunit-header a:focus {
+       color: #FFF;
+}
+
+#qunit-banner {
+       height: 5px;
+}
+
+#qunit-filteredTest {
+       padding: 0.5em 1em 0.5em 1em;
+       color: #366097;
+       background-color: #F4FF77;
+}
+
+#qunit-userAgent {
+       padding: 0.5em 1em 0.5em 1em;
+       color: #FFF;
+       background-color: #2B81AF;
+       text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
+}
+
+
+/** Toolbar */
+
+#qunit-testrunner-toolbar {
+       padding: 0.5em 1em 0.5em 1em;
+       color: #5E740B;
+       background-color: #EEE;
+}
+
+#qunit-testrunner-toolbar .clearfix {
+       height: 0;
+       clear: both;
+}
+
+#qunit-testrunner-toolbar label {
+       display: inline-block;
+}
+
+#qunit-testrunner-toolbar input[type=checkbox],
+#qunit-testrunner-toolbar input[type=radio] {
+       margin: 3px;
+       vertical-align: -2px;
+}
+
+#qunit-testrunner-toolbar input[type=text] {
+       box-sizing: border-box;
+       height: 1.6em;
+}
+
+.qunit-url-config,
+.qunit-filter,
+#qunit-modulefilter {
+       display: inline-block;
+       line-height: 2.1em;
+}
+
+.qunit-filter,
+#qunit-modulefilter {
+       float: right;
+       position: relative;
+       margin-left: 1em;
+}
+
+.qunit-url-config label {
+       margin-right: 0.5em;
+}
+
+#qunit-modulefilter-search {
+       box-sizing: border-box;
+       width: 400px;
+}
+
+#qunit-modulefilter-search-container:after {
+       position: absolute;
+       right: 0.3em;
+       content: "\25bc";
+       color: black;
+}
+
+#qunit-modulefilter-dropdown {
+       /* align with #qunit-modulefilter-search */
+       box-sizing: border-box;
+       width: 400px;
+       position: absolute;
+       right: 0;
+       top: 50%;
+       margin-top: 0.8em;
+
+       border: 1px solid #D3D3D3;
+       border-top: none;
+       border-radius: 0 0 .25em .25em;
+       color: #000;
+       background-color: #F5F5F5;
+       z-index: 99;
+}
+
+#qunit-modulefilter-dropdown a {
+       color: inherit;
+       text-decoration: none;
+}
+
+#qunit-modulefilter-dropdown .clickable.checked {
+       font-weight: bold;
+       color: #000;
+       background-color: #D2E0E6;
+}
+
+#qunit-modulefilter-dropdown .clickable:hover {
+       color: #FFF;
+       background-color: #0D3349;
+}
+
+#qunit-modulefilter-actions {
+       display: block;
+       overflow: auto;
+
+       /* align with #qunit-modulefilter-dropdown-list */
+       font: smaller/1.5em sans-serif;
+}
+
+#qunit-modulefilter-dropdown #qunit-modulefilter-actions > * {
+       box-sizing: border-box;
+       max-height: 2.8em;
+       display: block;
+       padding: 0.4em;
+}
+
+#qunit-modulefilter-dropdown #qunit-modulefilter-actions > button {
+       float: right;
+       font: inherit;
+}
+
+#qunit-modulefilter-dropdown #qunit-modulefilter-actions > :last-child {
+       /* insert padding to align with checkbox margins */
+       padding-left: 3px;
+}
+
+#qunit-modulefilter-dropdown-list {
+       max-height: 200px;
+       overflow-y: auto;
+       margin: 0;
+       border-top: 2px groove threedhighlight;
+       padding: 0.4em 0 0;
+       font: smaller/1.5em sans-serif;
+}
+
+#qunit-modulefilter-dropdown-list li {
+       white-space: nowrap;
+       overflow: hidden;
+       text-overflow: ellipsis;
+}
+
+#qunit-modulefilter-dropdown-list .clickable {
+       display: block;
+       padding-left: 0.15em;
+}
+
+
+/** Tests: Pass/Fail */
+
+#qunit-tests {
+       list-style-position: inside;
+}
+
+#qunit-tests li {
+       padding: 0.4em 1em 0.4em 1em;
+       border-bottom: 1px solid #FFF;
+       list-style-position: inside;
+}
+
+#qunit-tests > li {
+       display: none;
+}
+
+#qunit-tests li.running,
+#qunit-tests li.pass,
+#qunit-tests li.fail,
+#qunit-tests li.skipped,
+#qunit-tests li.aborted {
+       display: list-item;
+}
+
+#qunit-tests.hidepass {
+       position: relative;
+}
+
+#qunit-tests.hidepass li.running,
+#qunit-tests.hidepass li.pass:not(.todo) {
+       visibility: hidden;
+       position: absolute;
+       width:   0;
+       height:  0;
+       padding: 0;
+       border:  0;
+       margin:  0;
+}
+
+#qunit-tests li strong {
+       cursor: pointer;
+}
+
+#qunit-tests li.skipped strong {
+       cursor: default;
+}
+
+#qunit-tests li a {
+       padding: 0.5em;
+       color: #C2CCD1;
+       text-decoration: none;
+}
+
+#qunit-tests li p a {
+       padding: 0.25em;
+       color: #6B6464;
+}
+#qunit-tests li a:hover,
+#qunit-tests li a:focus {
+       color: #000;
+}
+
+#qunit-tests li .runtime {
+       float: right;
+       font-size: smaller;
+}
+
+.qunit-assert-list {
+       margin-top: 0.5em;
+       padding: 0.5em;
+
+       background-color: #FFF;
+
+       border-radius: 5px;
+}
+
+.qunit-source {
+       margin: 0.6em 0 0.3em;
+}
+
+.qunit-collapsed {
+       display: none;
+}
+
+#qunit-tests table {
+       border-collapse: collapse;
+       margin-top: 0.2em;
+}
+
+#qunit-tests th {
+       text-align: right;
+       vertical-align: top;
+       padding: 0 0.5em 0 0;
+}
+
+#qunit-tests td {
+       vertical-align: top;
+}
+
+#qunit-tests pre {
+       margin: 0;
+       white-space: pre-wrap;
+       word-wrap: break-word;
+}
+
+#qunit-tests del {
+       color: #374E0C;
+       background-color: #E0F2BE;
+       text-decoration: none;
+}
+
+#qunit-tests ins {
+       color: #500;
+       background-color: #FFCACA;
+       text-decoration: none;
+}
+
+/*** Test Counts */
+
+#qunit-tests b.counts                       { color: #000; }
+#qunit-tests b.passed                       { color: #5E740B; }
+#qunit-tests b.failed                       { color: #710909; }
+
+#qunit-tests li li {
+       padding: 5px;
+       background-color: #FFF;
+       border-bottom: none;
+       list-style-position: inside;
+}
+
+/*** Passing Styles */
+
+#qunit-tests li li.pass {
+       color: #3C510C;
+       background-color: #FFF;
+       border-left: 10px solid #C6E746;
+}
+
+#qunit-tests .pass                          { color: #528CE0; 
background-color: #D2E0E6; }
+#qunit-tests .pass .test-name               { color: #366097; }
+
+#qunit-tests .pass .test-actual,
+#qunit-tests .pass .test-expected           { color: #999; }
+
+#qunit-banner.qunit-pass                    { background-color: #C6E746; }
+
+/*** Failing Styles */
+
+#qunit-tests li li.fail {
+       color: #710909;
+       background-color: #FFF;
+       border-left: 10px solid #EE5757;
+       white-space: pre;
+}
+
+#qunit-tests > li:last-child {
+       border-radius: 0 0 5px 5px;
+}
+
+#qunit-tests .fail                          { color: #000; background-color: 
#EE5757; }
+#qunit-tests .fail .test-name,
+#qunit-tests .fail .module-name             { color: #000; }
+
+#qunit-tests .fail .test-actual             { color: #EE5757; }
+#qunit-tests .fail .test-expected           { color: #008000; }
+
+#qunit-banner.qunit-fail                    { background-color: #EE5757; }
+
+
+/*** Aborted tests */
+#qunit-tests .aborted { color: #000; background-color: orange; }
+/*** Skipped tests */
+
+#qunit-tests .skipped {
+       background-color: #EBECE9;
+}
+
+#qunit-tests .qunit-todo-label,
+#qunit-tests .qunit-skipped-label {
+       background-color: #F4FF77;
+       display: inline-block;
+       font-style: normal;
+       color: #366097;
+       line-height: 1.8em;
+       padding: 0 0.5em;
+       margin: -0.4em 0.4em -0.4em 0;
+}
+
+#qunit-tests .qunit-todo-label {
+       background-color: #EEE;
+}
+
+/** Result */
+
+#qunit-testresult {
+       color: #2B81AF;
+       background-color: #D2E0E6;
+
+       border-bottom: 1px solid #FFF;
+}
+#qunit-testresult .clearfix {
+       height: 0;
+       clear: both;
+}
+#qunit-testresult .module-name {
+       font-weight: 700;
+}
+#qunit-testresult-display {
+       padding: 0.5em 1em 0.5em 1em;
+       width: 85%;
+       float:left;
+}
+#qunit-testresult-controls {
+       padding: 0.5em 1em 0.5em 1em;
+  width: 10%;
+       float:left;
+}
+
+/** Fixture */
+
+#qunit-fixture {
+       position: absolute;
+       top: -10000px;
+       left: -10000px;
+       width: 1000px;
+       height: 1000px;
+}
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.js
new file mode 100644
index 0000000..db72a26
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/qunit-2.5.0.js
@@ -0,0 +1,5188 @@
+/*!
+ * QUnit 2.5.0
+ * https://qunitjs.com/
+ *
+ * Copyright jQuery Foundation and other contributors
+ * Released under the MIT license
+ * https://jquery.org/license
+ *
+ * Date: 2018-01-10T02:56Z
+ */
+(function (global$1) {
+  'use strict';
+
+  global$1 = global$1 && global$1.hasOwnProperty('default') ? 
global$1['default'] : global$1;
+
+  var window = global$1.window;
+  var self$1 = global$1.self;
+  var console = global$1.console;
+  var setTimeout = global$1.setTimeout;
+  var clearTimeout = global$1.clearTimeout;
+
+  var document = window && window.document;
+  var navigator = window && window.navigator;
+
+  var localSessionStorage = function () {
+       var x = "qunit-test-string";
+       try {
+               global$1.sessionStorage.setItem(x, x);
+               global$1.sessionStorage.removeItem(x);
+               return global$1.sessionStorage;
+       } catch (e) {
+               return undefined;
+       }
+  }();
+
+  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === 
"symbol" ? function (obj) {
+    return typeof obj;
+  } : function (obj) {
+    return obj && typeof Symbol === "function" && obj.constructor === Symbol 
&& obj !== Symbol.prototype ? "symbol" : typeof obj;
+  };
+
+
+
+
+
+
+
+
+
+
+
+  var classCallCheck = function (instance, Constructor) {
+    if (!(instance instanceof Constructor)) {
+      throw new TypeError("Cannot call a class as a function");
+    }
+  };
+
+  var createClass = function () {
+    function defineProperties(target, props) {
+      for (var i = 0; i < props.length; i++) {
+        var descriptor = props[i];
+        descriptor.enumerable = descriptor.enumerable || false;
+        descriptor.configurable = true;
+        if ("value" in descriptor) descriptor.writable = true;
+        Object.defineProperty(target, descriptor.key, descriptor);
+      }
+    }
+
+    return function (Constructor, protoProps, staticProps) {
+      if (protoProps) defineProperties(Constructor.prototype, protoProps);
+      if (staticProps) defineProperties(Constructor, staticProps);
+      return Constructor;
+    };
+  }();
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  var toConsumableArray = function (arr) {
+    if (Array.isArray(arr)) {
+      for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = 
arr[i];
+
+      return arr2;
+    } else {
+      return Array.from(arr);
+    }
+  };
+
+  var toString = Object.prototype.toString;
+  var hasOwn = Object.prototype.hasOwnProperty;
+  var now = Date.now || function () {
+       return new Date().getTime();
+  };
+
+  var defined = {
+       document: window && window.document !== undefined,
+       setTimeout: setTimeout !== undefined
+  };
+
+  // Returns a new Array with the elements that are in a but not in b
+  function diff(a, b) {
+       var i,
+           j,
+           result = a.slice();
+
+       for (i = 0; i < result.length; i++) {
+               for (j = 0; j < b.length; j++) {
+                       if (result[i] === b[j]) {
+                               result.splice(i, 1);
+                               i--;
+                               break;
+                       }
+               }
+       }
+       return result;
+  }
+
+  /**
+   * Determines whether an element exists in a given array or not.
+   *
+   * @method inArray
+   * @param {Any} elem
+   * @param {Array} array
+   * @return {Boolean}
+   */
+  function inArray(elem, array) {
+       return array.indexOf(elem) !== -1;
+  }
+
+  /**
+   * Makes a clone of an object using only Array or Object as base,
+   * and copies over the own enumerable properties.
+   *
+   * @param {Object} obj
+   * @return {Object} New object with only the own properties (recursively).
+   */
+  function objectValues(obj) {
+       var key,
+           val,
+           vals = is("array", obj) ? [] : {};
+       for (key in obj) {
+               if (hasOwn.call(obj, key)) {
+                       val = obj[key];
+                       vals[key] = val === Object(val) ? objectValues(val) : 
val;
+               }
+       }
+       return vals;
+  }
+
+  function extend(a, b, undefOnly) {
+       for (var prop in b) {
+               if (hasOwn.call(b, prop)) {
+                       if (b[prop] === undefined) {
+                               delete a[prop];
+                       } else if (!(undefOnly && typeof a[prop] !== 
"undefined")) {
+                               a[prop] = b[prop];
+                       }
+               }
+       }
+
+       return a;
+  }
+
+  function objectType(obj) {
+       if (typeof obj === "undefined") {
+               return "undefined";
+       }
+
+       // Consider: typeof null === object
+       if (obj === null) {
+               return "null";
+       }
+
+       var match = toString.call(obj).match(/^\[object\s(.*)\]$/),
+           type = match && match[1];
+
+       switch (type) {
+               case "Number":
+                       if (isNaN(obj)) {
+                               return "nan";
+                       }
+                       return "number";
+               case "String":
+               case "Boolean":
+               case "Array":
+               case "Set":
+               case "Map":
+               case "Date":
+               case "RegExp":
+               case "Function":
+               case "Symbol":
+                       return type.toLowerCase();
+               default:
+                       return typeof obj === "undefined" ? "undefined" : 
_typeof(obj);
+       }
+  }
+
+  // Safe object type checking
+  function is(type, obj) {
+       return objectType(obj) === type;
+  }
+
+  // Based on Java's String.hashCode, a simple but not
+  // rigorously collision resistant hashing function
+  function generateHash(module, testName) {
+       var str = module + "\x1C" + testName;
+       var hash = 0;
+
+       for (var i = 0; i < str.length; i++) {
+               hash = (hash << 5) - hash + str.charCodeAt(i);
+               hash |= 0;
+       }
+
+       // Convert the possibly negative integer hash code into an 8 character 
hex string, which isn't
+       // strictly necessary but increases user understanding that the id is a 
SHA-like hash
+       var hex = (0x100000000 + hash).toString(16);
+       if (hex.length < 8) {
+               hex = "0000000" + hex;
+       }
+
+       return hex.slice(-8);
+  }
+
+  // Test for equality any JavaScript type.
+  // Authors: Philippe Rathé <address@hidden>, David Chan <address@hidden>
+  var equiv = (function () {
+
+       // Value pairs queued for comparison. Used for breadth-first processing 
order, recursion
+       // detection and avoiding repeated comparison (see below for details).
+       // Elements are { a: val, b: val }.
+       var pairs = [];
+
+       var getProto = Object.getPrototypeOf || function (obj) {
+               return obj.__proto__;
+       };
+
+       function useStrictEquality(a, b) {
+
+               // This only gets called if a and b are not strict equal, and 
is used to compare on
+               // the primitive values inside object wrappers. For example:
+               // `var i = 1;`
+               // `var j = new Number(1);`
+               // Neither a nor b can be null, as a !== b and they have the 
same type.
+               if ((typeof a === "undefined" ? "undefined" : _typeof(a)) === 
"object") {
+                       a = a.valueOf();
+               }
+               if ((typeof b === "undefined" ? "undefined" : _typeof(b)) === 
"object") {
+                       b = b.valueOf();
+               }
+
+               return a === b;
+       }
+
+       function compareConstructors(a, b) {
+               var protoA = getProto(a);
+               var protoB = getProto(b);
+
+               // Comparing constructors is more strict than using `instanceof`
+               if (a.constructor === b.constructor) {
+                       return true;
+               }
+
+               // Ref #851
+               // If the obj prototype descends from a null constructor, treat 
it
+               // as a null prototype.
+               if (protoA && protoA.constructor === null) {
+                       protoA = null;
+               }
+               if (protoB && protoB.constructor === null) {
+                       protoB = null;
+               }
+
+               // Allow objects with no prototype to be equivalent to
+               // objects with Object as their constructor.
+               if (protoA === null && protoB === Object.prototype || protoB 
=== null && protoA === Object.prototype) {
+                       return true;
+               }
+
+               return false;
+       }
+
+       function getRegExpFlags(regexp) {
+               return "flags" in regexp ? regexp.flags : 
regexp.toString().match(/[gimuy]*$/)[0];
+       }
+
+       function isContainer(val) {
+               return ["object", "array", "map", 
"set"].indexOf(objectType(val)) !== -1;
+       }
+
+       function breadthFirstCompareChild(a, b) {
+
+               // If a is a container not reference-equal to b, postpone the 
comparison to the
+               // end of the pairs queue -- unless (a, b) has been seen 
before, in which case skip
+               // over the pair.
+               if (a === b) {
+                       return true;
+               }
+               if (!isContainer(a)) {
+                       return typeEquiv(a, b);
+               }
+               if (pairs.every(function (pair) {
+                       return pair.a !== a || pair.b !== b;
+               })) {
+
+                       // Not yet started comparing this pair
+                       pairs.push({ a: a, b: b });
+               }
+               return true;
+       }
+
+       var callbacks = {
+               "string": useStrictEquality,
+               "boolean": useStrictEquality,
+               "number": useStrictEquality,
+               "null": useStrictEquality,
+               "undefined": useStrictEquality,
+               "symbol": useStrictEquality,
+               "date": useStrictEquality,
+
+               "nan": function nan() {
+                       return true;
+               },
+
+               "regexp": function regexp(a, b) {
+                       return a.source === b.source &&
+
+                       // Include flags in the comparison
+                       getRegExpFlags(a) === getRegExpFlags(b);
+               },
+
+               // abort (identical references / instance methods were skipped 
earlier)
+               "function": function _function() {
+                       return false;
+               },
+
+               "array": function array(a, b) {
+                       var i, len;
+
+                       len = a.length;
+                       if (len !== b.length) {
+
+                               // Safe and faster
+                               return false;
+                       }
+
+                       for (i = 0; i < len; i++) {
+
+                               // Compare non-containers; queue 
non-reference-equal containers
+                               if (!breadthFirstCompareChild(a[i], b[i])) {
+                                       return false;
+                               }
+                       }
+                       return true;
+               },
+
+               // Define sets a and b to be equivalent if for each element 
aVal in a, there
+               // is some element bVal in b such that aVal and bVal are 
equivalent. Element
+               // repetitions are not counted, so these are equivalent:
+               // a = new Set( [ {}, [], [] ] );
+               // b = new Set( [ {}, {}, [] ] );
+               "set": function set$$1(a, b) {
+                       var innerEq,
+                           outerEq = true;
+
+                       if (a.size !== b.size) {
+
+                               // This optimization has certain quirks because 
of the lack of
+                               // repetition counting. For instance, adding 
the same
+                               // (reference-identical) element to two 
equivalent sets can
+                               // make them non-equivalent.
+                               return false;
+                       }
+
+                       a.forEach(function (aVal) {
+
+                               // Short-circuit if the result is already 
known. (Using for...of
+                               // with a break clause would be cleaner here, 
but it would cause
+                               // a syntax error on older Javascript 
implementations even if
+                               // Set is unused)
+                               if (!outerEq) {
+                                       return;
+                               }
+
+                               innerEq = false;
+
+                               b.forEach(function (bVal) {
+                                       var parentPairs;
+
+                                       // Likewise, short-circuit if the 
result is already known
+                                       if (innerEq) {
+                                               return;
+                                       }
+
+                                       // Swap out the global pairs list, as 
the nested call to
+                                       // innerEquiv will clobber its contents
+                                       parentPairs = pairs;
+                                       if (innerEquiv(bVal, aVal)) {
+                                               innerEq = true;
+                                       }
+
+                                       // Replace the global pairs list
+                                       pairs = parentPairs;
+                               });
+
+                               if (!innerEq) {
+                                       outerEq = false;
+                               }
+                       });
+
+                       return outerEq;
+               },
+
+               // Define maps a and b to be equivalent if for each key-value 
pair (aKey, aVal)
+               // in a, there is some key-value pair (bKey, bVal) in b such 
that
+               // [ aKey, aVal ] and [ bKey, bVal ] are equivalent. Key 
repetitions are not
+               // counted, so these are equivalent:
+               // a = new Map( [ [ {}, 1 ], [ {}, 1 ], [ [], 1 ] ] );
+               // b = new Map( [ [ {}, 1 ], [ [], 1 ], [ [], 1 ] ] );
+               "map": function map(a, b) {
+                       var innerEq,
+                           outerEq = true;
+
+                       if (a.size !== b.size) {
+
+                               // This optimization has certain quirks because 
of the lack of
+                               // repetition counting. For instance, adding 
the same
+                               // (reference-identical) key-value pair to two 
equivalent maps
+                               // can make them non-equivalent.
+                               return false;
+                       }
+
+                       a.forEach(function (aVal, aKey) {
+
+                               // Short-circuit if the result is already 
known. (Using for...of
+                               // with a break clause would be cleaner here, 
but it would cause
+                               // a syntax error on older Javascript 
implementations even if
+                               // Map is unused)
+                               if (!outerEq) {
+                                       return;
+                               }
+
+                               innerEq = false;
+
+                               b.forEach(function (bVal, bKey) {
+                                       var parentPairs;
+
+                                       // Likewise, short-circuit if the 
result is already known
+                                       if (innerEq) {
+                                               return;
+                                       }
+
+                                       // Swap out the global pairs list, as 
the nested call to
+                                       // innerEquiv will clobber its contents
+                                       parentPairs = pairs;
+                                       if (innerEquiv([bVal, bKey], [aVal, 
aKey])) {
+                                               innerEq = true;
+                                       }
+
+                                       // Replace the global pairs list
+                                       pairs = parentPairs;
+                               });
+
+                               if (!innerEq) {
+                                       outerEq = false;
+                               }
+                       });
+
+                       return outerEq;
+               },
+
+               "object": function object(a, b) {
+                       var i,
+                           aProperties = [],
+                           bProperties = [];
+
+                       if (compareConstructors(a, b) === false) {
+                               return false;
+                       }
+
+                       // Be strict: don't ensure hasOwnProperty and go deep
+                       for (i in a) {
+
+                               // Collect a's properties
+                               aProperties.push(i);
+
+                               // Skip OOP methods that look the same
+                               if (a.constructor !== Object && typeof 
a.constructor !== "undefined" && typeof a[i] === "function" && typeof b[i] === 
"function" && a[i].toString() === b[i].toString()) {
+                                       continue;
+                               }
+
+                               // Compare non-containers; queue 
non-reference-equal containers
+                               if (!breadthFirstCompareChild(a[i], b[i])) {
+                                       return false;
+                               }
+                       }
+
+                       for (i in b) {
+
+                               // Collect b's properties
+                               bProperties.push(i);
+                       }
+
+                       // Ensures identical properties name
+                       return typeEquiv(aProperties.sort(), 
bProperties.sort());
+               }
+       };
+
+       function typeEquiv(a, b) {
+               var type = objectType(a);
+
+               // Callbacks for containers will append to the pairs queue to 
achieve breadth-first
+               // search order. The pairs queue is also used to avoid 
reprocessing any pair of
+               // containers that are reference-equal to a previously visited 
pair (a special case
+               // this being recursion detection).
+               //
+               // Because of this approach, once typeEquiv returns a false 
value, it should not be
+               // called again without clearing the pair queue else it may 
wrongly report a visited
+               // pair as being equivalent.
+               return objectType(b) === type && callbacks[type](a, b);
+       }
+
+       function innerEquiv(a, b) {
+               var i, pair;
+
+               // We're done when there's nothing more to compare
+               if (arguments.length < 2) {
+                       return true;
+               }
+
+               // Clear the global pair queue and add the top-level values 
being compared
+               pairs = [{ a: a, b: b }];
+
+               for (i = 0; i < pairs.length; i++) {
+                       pair = pairs[i];
+
+                       // Perform type-specific comparison on any pairs that 
are not strictly
+                       // equal. For container types, that comparison will 
postpone comparison
+                       // of any sub-container pair to the end of the pair 
queue. This gives
+                       // breadth-first search order. It also avoids the 
reprocessing of
+                       // reference-equal siblings, cousins etc, which can 
have a significant speed
+                       // impact when comparing a container of small objects 
each of which has a
+                       // reference to the same (singleton) large object.
+                       if (pair.a !== pair.b && !typeEquiv(pair.a, pair.b)) {
+                               return false;
+                       }
+               }
+
+               // ...across all consecutive argument pairs
+               return arguments.length === 2 || innerEquiv.apply(this, 
[].slice.call(arguments, 1));
+       }
+
+       return function () {
+               var result = innerEquiv.apply(undefined, arguments);
+
+               // Release any retained objects
+               pairs.length = 0;
+               return result;
+       };
+  })();
+
+  /**
+   * Config object: Maintain internal state
+   * Later exposed as QUnit.config
+   * `config` initialized at top of scope
+   */
+  var config = {
+
+       // The queue of tests to run
+       queue: [],
+
+       // Block until document ready
+       blocking: true,
+
+       // By default, run previously failed tests first
+       // very useful in combination with "Hide passed tests" checked
+       reorder: true,
+
+       // By default, modify document.title when suite is done
+       altertitle: true,
+
+       // HTML Reporter: collapse every test except the first failing test
+       // If false, all failing tests will be expanded
+       collapse: true,
+
+       // By default, scroll to top of the page when suite is done
+       scrolltop: true,
+
+       // Depth up-to which object will be dumped
+       maxDepth: 5,
+
+       // When enabled, all tests must call expect()
+       requireExpects: false,
+
+       // Placeholder for user-configurable form-exposed URL parameters
+       urlConfig: [],
+
+       // Set of all modules.
+       modules: [],
+
+       // The first unnamed module
+       currentModule: {
+               name: "",
+               tests: [],
+               childModules: [],
+               testsRun: 0,
+               unskippedTestsRun: 0,
+               hooks: {
+                       before: [],
+                       beforeEach: [],
+                       afterEach: [],
+                       after: []
+               }
+       },
+
+       callbacks: {},
+
+       // The storage module to use for reordering tests
+       storage: localSessionStorage
+  };
+
+  // take a predefined QUnit.config and extend the defaults
+  var globalConfig = window && window.QUnit && window.QUnit.config;
+
+  // only extend the global config if there is no QUnit overload
+  if (window && window.QUnit && !window.QUnit.version) {
+       extend(config, globalConfig);
+  }
+
+  // Push a loose unnamed module to the modules collection
+  config.modules.push(config.currentModule);
+
+  // Based on jsDump by Ariel Flesler
+  // 
http://flesler.blogspot.com/2008/05/jsdump-pretty-dump-of-any-javascript.html
+  var dump = (function () {
+       function quote(str) {
+               return "\"" + str.toString().replace(/\\/g, 
"\\\\").replace(/"/g, "\\\"") + "\"";
+       }
+       function literal(o) {
+               return o + "";
+       }
+       function join(pre, arr, post) {
+               var s = dump.separator(),
+                   base = dump.indent(),
+                   inner = dump.indent(1);
+               if (arr.join) {
+                       arr = arr.join("," + s + inner);
+               }
+               if (!arr) {
+                       return pre + post;
+               }
+               return [pre, inner + arr, base + post].join(s);
+       }
+       function array(arr, stack) {
+               var i = arr.length,
+                   ret = new Array(i);
+
+               if (dump.maxDepth && dump.depth > dump.maxDepth) {
+                       return "[object Array]";
+               }
+
+               this.up();
+               while (i--) {
+                       ret[i] = this.parse(arr[i], undefined, stack);
+               }
+               this.down();
+               return join("[", ret, "]");
+       }
+
+       function isArray(obj) {
+               return (
+
+                       //Native Arrays
+                       toString.call(obj) === "[object Array]" ||
+
+                       // NodeList objects
+                       typeof obj.length === "number" && obj.item !== 
undefined && (obj.length ? obj.item(0) === obj[0] : obj.item(0) === null && 
obj[0] === undefined)
+               );
+       }
+
+       var reName = /^function (\w+)/,
+           dump = {
+
+               // The objType is used mostly internally, you can fix a 
(custom) type in advance
+               parse: function parse(obj, objType, stack) {
+                       stack = stack || [];
+                       var res,
+                           parser,
+                           parserType,
+                           objIndex = stack.indexOf(obj);
+
+                       if (objIndex !== -1) {
+                               return "recursion(" + (objIndex - stack.length) 
+ ")";
+                       }
+
+                       objType = objType || this.typeOf(obj);
+                       parser = this.parsers[objType];
+                       parserType = typeof parser === "undefined" ? 
"undefined" : _typeof(parser);
+
+                       if (parserType === "function") {
+                               stack.push(obj);
+                               res = parser.call(this, obj, stack);
+                               stack.pop();
+                               return res;
+                       }
+                       return parserType === "string" ? parser : 
this.parsers.error;
+               },
+               typeOf: function typeOf(obj) {
+                       var type;
+
+                       if (obj === null) {
+                               type = "null";
+                       } else if (typeof obj === "undefined") {
+                               type = "undefined";
+                       } else if (is("regexp", obj)) {
+                               type = "regexp";
+                       } else if (is("date", obj)) {
+                               type = "date";
+                       } else if (is("function", obj)) {
+                               type = "function";
+                       } else if (obj.setInterval !== undefined && 
obj.document !== undefined && obj.nodeType === undefined) {
+                               type = "window";
+                       } else if (obj.nodeType === 9) {
+                               type = "document";
+                       } else if (obj.nodeType) {
+                               type = "node";
+                       } else if (isArray(obj)) {
+                               type = "array";
+                       } else if (obj.constructor === 
Error.prototype.constructor) {
+                               type = "error";
+                       } else {
+                               type = typeof obj === "undefined" ? "undefined" 
: _typeof(obj);
+                       }
+                       return type;
+               },
+
+               separator: function separator() {
+                       if (this.multiline) {
+                               return this.HTML ? "<br />" : "\n";
+                       } else {
+                               return this.HTML ? "&#160;" : " ";
+                       }
+               },
+
+               // Extra can be a number, shortcut for 
increasing-calling-decreasing
+               indent: function indent(extra) {
+                       if (!this.multiline) {
+                               return "";
+                       }
+                       var chr = this.indentChar;
+                       if (this.HTML) {
+                               chr = chr.replace(/\t/g, "   ").replace(/ /g, 
"&#160;");
+                       }
+                       return new Array(this.depth + (extra || 0)).join(chr);
+               },
+               up: function up(a) {
+                       this.depth += a || 1;
+               },
+               down: function down(a) {
+                       this.depth -= a || 1;
+               },
+               setParser: function setParser(name, parser) {
+                       this.parsers[name] = parser;
+               },
+
+               // The next 3 are exposed so you can use them
+               quote: quote,
+               literal: literal,
+               join: join,
+               depth: 1,
+               maxDepth: config.maxDepth,
+
+               // This is the list of parsers, to modify them, use 
dump.setParser
+               parsers: {
+                       window: "[Window]",
+                       document: "[Document]",
+                       error: function error(_error) {
+                               return "Error(\"" + _error.message + "\")";
+                       },
+                       unknown: "[Unknown]",
+                       "null": "null",
+                       "undefined": "undefined",
+                       "function": function _function(fn) {
+                               var ret = "function",
+
+
+                               // Functions never have name in IE
+                               name = "name" in fn ? fn.name : 
(reName.exec(fn) || [])[1];
+
+                               if (name) {
+                                       ret += " " + name;
+                               }
+                               ret += "(";
+
+                               ret = [ret, dump.parse(fn, "functionArgs"), 
"){"].join("");
+                               return join(ret, dump.parse(fn, 
"functionCode"), "}");
+                       },
+                       array: array,
+                       nodelist: array,
+                       "arguments": array,
+                       object: function object(map, stack) {
+                               var keys,
+                                   key,
+                                   val,
+                                   i,
+                                   nonEnumerableProperties,
+                                   ret = [];
+
+                               if (dump.maxDepth && dump.depth > 
dump.maxDepth) {
+                                       return "[object Object]";
+                               }
+
+                               dump.up();
+                               keys = [];
+                               for (key in map) {
+                                       keys.push(key);
+                               }
+
+                               // Some properties are not always enumerable on 
Error objects.
+                               nonEnumerableProperties = ["message", "name"];
+                               for (i in nonEnumerableProperties) {
+                                       key = nonEnumerableProperties[i];
+                                       if (key in map && !inArray(key, keys)) {
+                                               keys.push(key);
+                                       }
+                               }
+                               keys.sort();
+                               for (i = 0; i < keys.length; i++) {
+                                       key = keys[i];
+                                       val = map[key];
+                                       ret.push(dump.parse(key, "key") + ": " 
+ dump.parse(val, undefined, stack));
+                               }
+                               dump.down();
+                               return join("{", ret, "}");
+                       },
+                       node: function node(_node) {
+                               var len,
+                                   i,
+                                   val,
+                                   open = dump.HTML ? "&lt;" : "<",
+                                   close = dump.HTML ? "&gt;" : ">",
+                                   tag = _node.nodeName.toLowerCase(),
+                                   ret = open + tag,
+                                   attrs = _node.attributes;
+
+                               if (attrs) {
+                                       for (i = 0, len = attrs.length; i < 
len; i++) {
+                                               val = attrs[i].nodeValue;
+
+                                               // IE6 includes all attributes 
in .attributes, even ones not explicitly
+                                               // set. Those have values like 
undefined, null, 0, false, "" or
+                                               // "inherit".
+                                               if (val && val !== "inherit") {
+                                                       ret += " " + 
attrs[i].nodeName + "=" + dump.parse(val, "attribute");
+                                               }
+                                       }
+                               }
+                               ret += close;
+
+                               // Show content of TextNode or CDATASection
+                               if (_node.nodeType === 3 || _node.nodeType === 
4) {
+                                       ret += _node.nodeValue;
+                               }
+
+                               return ret + open + "/" + tag + close;
+                       },
+
+                       // Function calls it internally, it's the arguments 
part of the function
+                       functionArgs: function functionArgs(fn) {
+                               var args,
+                                   l = fn.length;
+
+                               if (!l) {
+                                       return "";
+                               }
+
+                               args = new Array(l);
+                               while (l--) {
+
+                                       // 97 is 'a'
+                                       args[l] = String.fromCharCode(97 + l);
+                               }
+                               return " " + args.join(", ") + " ";
+                       },
+
+                       // Object calls it internally, the key part of an item 
in a map
+                       key: quote,
+
+                       // Function calls it internally, it's the content of 
the function
+                       functionCode: "[code]",
+
+                       // Node calls it internally, it's a html attribute value
+                       attribute: quote,
+                       string: quote,
+                       date: quote,
+                       regexp: literal,
+                       number: literal,
+                       "boolean": literal,
+                       symbol: function symbol(sym) {
+                               return sym.toString();
+                       }
+               },
+
+               // If true, entities are escaped ( <, >, \t, space and \n )
+               HTML: false,
+
+               // Indentation unit
+               indentChar: "  ",
+
+               // If true, items in a collection, are separated by a \n, else 
just a space.
+               multiline: true
+       };
+
+       return dump;
+  })();
+
+  var LISTENERS = Object.create(null);
+  var SUPPORTED_EVENTS = ["runStart", "suiteStart", "testStart", "assertion", 
"testEnd", "suiteEnd", "runEnd"];
+
+  /**
+   * Emits an event with the specified data to all currently registered 
listeners.
+   * Callbacks will fire in the order in which they are registered (FIFO). This
+   * function is not exposed publicly; it is used by QUnit internals to emit
+   * logging events.
+   *
+   * @private
+   * @method emit
+   * @param {String} eventName
+   * @param {Object} data
+   * @return {Void}
+   */
+  function emit(eventName, data) {
+       if (objectType(eventName) !== "string") {
+               throw new TypeError("eventName must be a string when emitting 
an event");
+       }
+
+       // Clone the callbacks in case one of them registers a new callback
+       var originalCallbacks = LISTENERS[eventName];
+       var callbacks = originalCallbacks ? 
[].concat(toConsumableArray(originalCallbacks)) : [];
+
+       for (var i = 0; i < callbacks.length; i++) {
+               callbacks[i](data);
+       }
+  }
+
+  /**
+   * Registers a callback as a listener to the specified event.
+   *
+   * @public
+   * @method on
+   * @param {String} eventName
+   * @param {Function} callback
+   * @return {Void}
+   */
+  function on(eventName, callback) {
+       if (objectType(eventName) !== "string") {
+               throw new TypeError("eventName must be a string when 
registering a listener");
+       } else if (!inArray(eventName, SUPPORTED_EVENTS)) {
+               var events = SUPPORTED_EVENTS.join(", ");
+               throw new Error("\"" + eventName + "\" is not a valid event; 
must be one of: " + events + ".");
+       } else if (objectType(callback) !== "function") {
+               throw new TypeError("callback must be a function when 
registering a listener");
+       }
+
+       if (!LISTENERS[eventName]) {
+               LISTENERS[eventName] = [];
+       }
+
+       // Don't register the same callback more than once
+       if (!inArray(callback, LISTENERS[eventName])) {
+               LISTENERS[eventName].push(callback);
+       }
+  }
+
+  // Register logging callbacks
+  function registerLoggingCallbacks(obj) {
+       var i,
+           l,
+           key,
+           callbackNames = ["begin", "done", "log", "testStart", "testDone", 
"moduleStart", "moduleDone"];
+
+       function registerLoggingCallback(key) {
+               var loggingCallback = function loggingCallback(callback) {
+                       if (objectType(callback) !== "function") {
+                               throw new Error("QUnit logging methods require 
a callback function as their first parameters.");
+                       }
+
+                       config.callbacks[key].push(callback);
+               };
+
+               return loggingCallback;
+       }
+
+       for (i = 0, l = callbackNames.length; i < l; i++) {
+               key = callbackNames[i];
+
+               // Initialize key collection of logging callback
+               if (objectType(config.callbacks[key]) === "undefined") {
+                       config.callbacks[key] = [];
+               }
+
+               obj[key] = registerLoggingCallback(key);
+       }
+  }
+
+  function runLoggingCallbacks(key, args) {
+       var i, l, callbacks;
+
+       callbacks = config.callbacks[key];
+       for (i = 0, l = callbacks.length; i < l; i++) {
+               callbacks[i](args);
+       }
+  }
+
+  // Doesn't support IE9, it will return undefined on these browsers
+  // See also 
https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Error/Stack
+  var fileName = (sourceFromStacktrace(0) || "").replace(/(:\d+)+\)?/, 
"").replace(/.+\//, "");
+
+  function extractStacktrace(e, offset) {
+       offset = offset === undefined ? 4 : offset;
+
+       var stack, include, i;
+
+       if (e && e.stack) {
+               stack = e.stack.split("\n");
+               if (/^error$/i.test(stack[0])) {
+                       stack.shift();
+               }
+               if (fileName) {
+                       include = [];
+                       for (i = offset; i < stack.length; i++) {
+                               if (stack[i].indexOf(fileName) !== -1) {
+                                       break;
+                               }
+                               include.push(stack[i]);
+                       }
+                       if (include.length) {
+                               return include.join("\n");
+                       }
+               }
+               return stack[offset];
+       }
+  }
+
+  function sourceFromStacktrace(offset) {
+       var error = new Error();
+
+       // Support: Safari <=7 only, IE <=10 - 11 only
+       // Not all browsers generate the `stack` property for `new Error()`, 
see also #636
+       if (!error.stack) {
+               try {
+                       throw error;
+               } catch (err) {
+                       error = err;
+               }
+       }
+
+       return extractStacktrace(error, offset);
+  }
+
+  var priorityCount = 0;
+  var unitSampler = void 0;
+
+  /**
+   * Advances the ProcessingQueue to the next item if it is ready.
+   * @param {Boolean} last
+   */
+  function advance() {
+       var start = now();
+       config.depth = (config.depth || 0) + 1;
+
+       while (config.queue.length && !config.blocking) {
+               var elapsedTime = now() - start;
+
+               if (!defined.setTimeout || config.updateRate <= 0 || 
elapsedTime < config.updateRate) {
+                       if (priorityCount > 0) {
+                               priorityCount--;
+                       }
+
+                       config.queue.shift()();
+               } else {
+                       setTimeout(advance);
+                       break;
+               }
+       }
+
+       config.depth--;
+
+       if (!config.blocking && !config.queue.length && config.depth === 0) {
+               done();
+       }
+  }
+
+  function addToQueueImmediate(callback) {
+       if (objectType(callback) === "array") {
+               while (callback.length) {
+                       addToQueueImmediate(callback.pop());
+               }
+
+               return;
+       }
+
+       config.queue.unshift(callback);
+       priorityCount++;
+  }
+
+  /**
+   * Adds a function to the ProcessingQueue for execution.
+   * @param {Function|Array} callback
+   * @param {Boolean} priority
+   * @param {String} seed
+   */
+  function addToQueue(callback, prioritize, seed) {
+       if (prioritize) {
+               config.queue.splice(priorityCount++, 0, callback);
+       } else if (seed) {
+               if (!unitSampler) {
+                       unitSampler = unitSamplerGenerator(seed);
+               }
+
+               // Insert into a random position after all prioritized items
+               var index = Math.floor(unitSampler() * (config.queue.length - 
priorityCount + 1));
+               config.queue.splice(priorityCount + index, 0, callback);
+       } else {
+               config.queue.push(callback);
+       }
+  }
+
+  /**
+   * Creates a seeded "sample" generator which is used for randomizing tests.
+   */
+  function unitSamplerGenerator(seed) {
+
+       // 32-bit xorshift, requires only a nonzero seed
+       // http://excamera.com/sphinx/article-xorshift.html
+       var sample = parseInt(generateHash(seed), 16) || -1;
+       return function () {
+               sample ^= sample << 13;
+               sample ^= sample >>> 17;
+               sample ^= sample << 5;
+
+               // ECMAScript has no unsigned number type
+               if (sample < 0) {
+                       sample += 0x100000000;
+               }
+
+               return sample / 0x100000000;
+       };
+  }
+
+  /**
+   * This function is called when the ProcessingQueue is done processing all
+   * items. It handles emitting the final run events.
+   */
+  function done() {
+       var storage = config.storage;
+
+       ProcessingQueue.finished = true;
+
+       var runtime = now() - config.started;
+       var passed = config.stats.all - config.stats.bad;
+
+       emit("runEnd", globalSuite.end(true));
+       runLoggingCallbacks("done", {
+               passed: passed,
+               failed: config.stats.bad,
+               total: config.stats.all,
+               runtime: runtime
+       });
+
+       // Clear own storage items if all tests passed
+       if (storage && config.stats.bad === 0) {
+               for (var i = storage.length - 1; i >= 0; i--) {
+                       var key = storage.key(i);
+
+                       if (key.indexOf("qunit-test-") === 0) {
+                               storage.removeItem(key);
+                       }
+               }
+       }
+  }
+
+  var ProcessingQueue = {
+       finished: false,
+       add: addToQueue,
+       addImmediate: addToQueueImmediate,
+       advance: advance
+  };
+
+  var TestReport = function () {
+       function TestReport(name, suite, options) {
+               classCallCheck(this, TestReport);
+
+               this.name = name;
+               this.suiteName = suite.name;
+               this.fullName = suite.fullName.concat(name);
+               this.runtime = 0;
+               this.assertions = [];
+
+               this.skipped = !!options.skip;
+               this.todo = !!options.todo;
+
+               this.valid = options.valid;
+
+               this._startTime = 0;
+               this._endTime = 0;
+
+               suite.pushTest(this);
+       }
+
+       createClass(TestReport, [{
+               key: "start",
+               value: function start(recordTime) {
+                       if (recordTime) {
+                               this._startTime = Date.now();
+                       }
+
+                       return {
+                               name: this.name,
+                               suiteName: this.suiteName,
+                               fullName: this.fullName.slice()
+                       };
+               }
+       }, {
+               key: "end",
+               value: function end(recordTime) {
+                       if (recordTime) {
+                               this._endTime = Date.now();
+                       }
+
+                       return extend(this.start(), {
+                               runtime: this.getRuntime(),
+                               status: this.getStatus(),
+                               errors: this.getFailedAssertions(),
+                               assertions: this.getAssertions()
+                       });
+               }
+       }, {
+               key: "pushAssertion",
+               value: function pushAssertion(assertion) {
+                       this.assertions.push(assertion);
+               }
+       }, {
+               key: "getRuntime",
+               value: function getRuntime() {
+                       return this._endTime - this._startTime;
+               }
+       }, {
+               key: "getStatus",
+               value: function getStatus() {
+                       if (this.skipped) {
+                               return "skipped";
+                       }
+
+                       var testPassed = this.getFailedAssertions().length > 0 
? this.todo : !this.todo;
+
+                       if (!testPassed) {
+                               return "failed";
+                       } else if (this.todo) {
+                               return "todo";
+                       } else {
+                               return "passed";
+                       }
+               }
+       }, {
+               key: "getFailedAssertions",
+               value: function getFailedAssertions() {
+                       return this.assertions.filter(function (assertion) {
+                               return !assertion.passed;
+                       });
+               }
+       }, {
+               key: "getAssertions",
+               value: function getAssertions() {
+                       return this.assertions.slice();
+               }
+
+               // Remove actual and expected values from assertions. This is 
to prevent
+               // leaking memory throughout a test suite.
+
+       }, {
+               key: "slimAssertions",
+               value: function slimAssertions() {
+                       this.assertions = this.assertions.map(function 
(assertion) {
+                               delete assertion.actual;
+                               delete assertion.expected;
+                               return assertion;
+                       });
+               }
+       }]);
+       return TestReport;
+  }();
+
+  var focused$1 = false;
+
+  function Test(settings) {
+       var i, l;
+
+       ++Test.count;
+
+       this.expected = null;
+       this.assertions = [];
+       this.semaphore = 0;
+       this.module = config.currentModule;
+       this.stack = sourceFromStacktrace(3);
+       this.steps = [];
+       this.timeout = undefined;
+
+       // If a module is skipped, all its tests and the tests of the child 
suites
+       // should be treated as skipped even if they are defined as `only` or 
`todo`.
+       // As for `todo` module, all its tests will be treated as `todo` except 
for
+       // tests defined as `skip` which will be left intact.
+       //
+       // So, if a test is defined as `todo` and is inside a skipped module, 
we should
+       // then treat that test as if was defined as `skip`.
+       if (this.module.skip) {
+               settings.skip = true;
+               settings.todo = false;
+
+               // Skipped tests should be left intact
+       } else if (this.module.todo && !settings.skip) {
+               settings.todo = true;
+       }
+
+       extend(this, settings);
+
+       this.testReport = new TestReport(settings.testName, 
this.module.suiteReport, {
+               todo: settings.todo,
+               skip: settings.skip,
+               valid: this.valid()
+       });
+
+       // Register unique strings
+       for (i = 0, l = this.module.tests; i < l.length; i++) {
+               if (this.module.tests[i].name === this.testName) {
+                       this.testName += " ";
+               }
+       }
+
+       this.testId = generateHash(this.module.name, this.testName);
+
+       this.module.tests.push({
+               name: this.testName,
+               testId: this.testId,
+               skip: !!settings.skip
+       });
+
+       if (settings.skip) {
+
+               // Skipped tests will fully ignore any sent callback
+               this.callback = function () {};
+               this.async = false;
+               this.expected = 0;
+       } else {
+               if (typeof this.callback !== "function") {
+                       var method = this.todo ? "todo" : "test";
+
+                       // eslint-disable-next-line max-len
+                       throw new TypeError("You must provide a function as a 
test callback to QUnit." + method + "(\"" + settings.testName + "\")");
+               }
+
+               this.assert = new Assert(this);
+       }
+  }
+
+  Test.count = 0;
+
+  function getNotStartedModules(startModule) {
+       var module = startModule,
+           modules = [];
+
+       while (module && module.testsRun === 0) {
+               modules.push(module);
+               module = module.parentModule;
+       }
+
+       return modules;
+  }
+
+  Test.prototype = {
+       before: function before() {
+               var i,
+                   startModule,
+                   module = this.module,
+                   notStartedModules = getNotStartedModules(module);
+
+               for (i = notStartedModules.length - 1; i >= 0; i--) {
+                       startModule = notStartedModules[i];
+                       startModule.stats = { all: 0, bad: 0, started: now() };
+                       emit("suiteStart", startModule.suiteReport.start(true));
+                       runLoggingCallbacks("moduleStart", {
+                               name: startModule.name,
+                               tests: startModule.tests
+                       });
+               }
+
+               config.current = this;
+
+               this.testEnvironment = extend({}, module.testEnvironment);
+
+               this.started = now();
+               emit("testStart", this.testReport.start(true));
+               runLoggingCallbacks("testStart", {
+                       name: this.testName,
+                       module: module.name,
+                       testId: this.testId,
+                       previousFailure: this.previousFailure
+               });
+
+               if (!config.pollution) {
+                       saveGlobal();
+               }
+       },
+
+       run: function run() {
+               var promise;
+
+               config.current = this;
+
+               this.callbackStarted = now();
+
+               if (config.notrycatch) {
+                       runTest(this);
+                       return;
+               }
+
+               try {
+                       runTest(this);
+               } catch (e) {
+                       this.pushFailure("Died on test #" + 
(this.assertions.length + 1) + " " + this.stack + ": " + (e.message || e), 
extractStacktrace(e, 0));
+
+                       // Else next test will carry the responsibility
+                       saveGlobal();
+
+                       // Restart the tests if they're blocking
+                       if (config.blocking) {
+                               internalRecover(this);
+                       }
+               }
+
+               function runTest(test) {
+                       promise = test.callback.call(test.testEnvironment, 
test.assert);
+                       test.resolvePromise(promise);
+
+                       // If the test has a "lock" on it, but the timeout is 
0, then we push a
+                       // failure as the test should be synchronous.
+                       if (test.timeout === 0 && test.semaphore !== 0) {
+                               pushFailure("Test did not finish synchronously 
even though assert.timeout( 0 ) was used.", sourceFromStacktrace(2));
+                       }
+               }
+       },
+
+       after: function after() {
+               checkPollution();
+       },
+
+       queueHook: function queueHook(hook, hookName, hookOwner) {
+               var _this = this;
+
+               var callHook = function callHook() {
+                       var promise = hook.call(_this.testEnvironment, 
_this.assert);
+                       _this.resolvePromise(promise, hookName);
+               };
+
+               var runHook = function runHook() {
+                       if (hookName === "before") {
+                               if (hookOwner.unskippedTestsRun !== 0) {
+                                       return;
+                               }
+
+                               _this.preserveEnvironment = true;
+                       }
+
+                       if (hookName === "after" && hookOwner.unskippedTestsRun 
!== numberOfUnskippedTests(hookOwner) - 1 && config.queue.length > 2) {
+                               return;
+                       }
+
+                       config.current = _this;
+                       if (config.notrycatch) {
+                               callHook();
+                               return;
+                       }
+                       try {
+                               callHook();
+                       } catch (error) {
+                               _this.pushFailure(hookName + " failed on " + 
_this.testName + ": " + (error.message || error), extractStacktrace(error, 0));
+                       }
+               };
+
+               return runHook;
+       },
+
+
+       // Currently only used for module level hooks, can be used to add 
global level ones
+       hooks: function hooks(handler) {
+               var hooks = [];
+
+               function processHooks(test, module) {
+                       if (module.parentModule) {
+                               processHooks(test, module.parentModule);
+                       }
+
+                       if (module.hooks[handler].length) {
+                               for (var i = 0; i < 
module.hooks[handler].length; i++) {
+                                       
hooks.push(test.queueHook(module.hooks[handler][i], handler, module));
+                               }
+                       }
+               }
+
+               // Hooks are ignored on skipped tests
+               if (!this.skip) {
+                       processHooks(this, this.module);
+               }
+
+               return hooks;
+       },
+
+
+       finish: function finish() {
+               config.current = this;
+               if (config.requireExpects && this.expected === null) {
+                       this.pushFailure("Expected number of assertions to be 
defined, but expect() was " + "not called.", this.stack);
+               } else if (this.expected !== null && this.expected !== 
this.assertions.length) {
+                       this.pushFailure("Expected " + this.expected + " 
assertions, but " + this.assertions.length + " were run", this.stack);
+               } else if (this.expected === null && !this.assertions.length) {
+                       this.pushFailure("Expected at least one assertion, but 
none were run - call " + "expect(0) to accept zero assertions.", this.stack);
+               }
+
+               var i,
+                   module = this.module,
+                   moduleName = module.name,
+                   testName = this.testName,
+                   skipped = !!this.skip,
+                   todo = !!this.todo,
+                   bad = 0,
+                   storage = config.storage;
+
+               this.runtime = now() - this.started;
+
+               config.stats.all += this.assertions.length;
+               module.stats.all += this.assertions.length;
+
+               for (i = 0; i < this.assertions.length; i++) {
+                       if (!this.assertions[i].result) {
+                               bad++;
+                               config.stats.bad++;
+                               module.stats.bad++;
+                       }
+               }
+
+               notifyTestsRan(module, skipped);
+
+               // Store result when possible
+               if (storage) {
+                       if (bad) {
+                               storage.setItem("qunit-test-" + moduleName + 
"-" + testName, bad);
+                       } else {
+                               storage.removeItem("qunit-test-" + moduleName + 
"-" + testName);
+                       }
+               }
+
+               // After emitting the js-reporters event we cleanup the 
assertion data to
+               // avoid leaking it. It is not used by the legacy testDone 
callbacks.
+               emit("testEnd", this.testReport.end(true));
+               this.testReport.slimAssertions();
+
+               runLoggingCallbacks("testDone", {
+                       name: testName,
+                       module: moduleName,
+                       skipped: skipped,
+                       todo: todo,
+                       failed: bad,
+                       passed: this.assertions.length - bad,
+                       total: this.assertions.length,
+                       runtime: skipped ? 0 : this.runtime,
+
+                       // HTML Reporter use
+                       assertions: this.assertions,
+                       testId: this.testId,
+
+                       // Source of Test
+                       source: this.stack
+               });
+
+               if (module.testsRun === numberOfTests(module)) {
+                       logSuiteEnd(module);
+
+                       // Check if the parent modules, iteratively, are done. 
If that the case,
+                       // we emit the `suiteEnd` event and trigger 
`moduleDone` callback.
+                       var parent = module.parentModule;
+                       while (parent && parent.testsRun === 
numberOfTests(parent)) {
+                               logSuiteEnd(parent);
+                               parent = parent.parentModule;
+                       }
+               }
+
+               config.current = undefined;
+
+               function logSuiteEnd(module) {
+                       emit("suiteEnd", module.suiteReport.end(true));
+                       runLoggingCallbacks("moduleDone", {
+                               name: module.name,
+                               tests: module.tests,
+                               failed: module.stats.bad,
+                               passed: module.stats.all - module.stats.bad,
+                               total: module.stats.all,
+                               runtime: now() - module.stats.started
+                       });
+               }
+       },
+
+       preserveTestEnvironment: function preserveTestEnvironment() {
+               if (this.preserveEnvironment) {
+                       this.module.testEnvironment = this.testEnvironment;
+                       this.testEnvironment = extend({}, 
this.module.testEnvironment);
+               }
+       },
+
+       queue: function queue() {
+               var test = this;
+
+               if (!this.valid()) {
+                       return;
+               }
+
+               function runTest() {
+
+                       // Each of these can by async
+                       ProcessingQueue.addImmediate([function () {
+                               test.before();
+                       }, test.hooks("before"), function () {
+                               test.preserveTestEnvironment();
+                       }, test.hooks("beforeEach"), function () {
+                               test.run();
+                       }, test.hooks("afterEach").reverse(), 
test.hooks("after").reverse(), function () {
+                               test.after();
+                       }, function () {
+                               test.finish();
+                       }]);
+               }
+
+               var previousFailCount = config.storage && 
+config.storage.getItem("qunit-test-" + this.module.name + "-" + this.testName);
+
+               // Prioritize previously failed tests, detected from storage
+               var prioritize = config.reorder && !!previousFailCount;
+
+               this.previousFailure = !!previousFailCount;
+
+               ProcessingQueue.add(runTest, prioritize, config.seed);
+
+               // If the queue has already finished, we manually process the 
new test
+               if (ProcessingQueue.finished) {
+                       ProcessingQueue.advance();
+               }
+       },
+
+
+       pushResult: function pushResult(resultInfo) {
+               if (this !== config.current) {
+                       throw new Error("Assertion occurred after test had 
finished.");
+               }
+
+               // Destructure of resultInfo = { result, actual, expected, 
message, negative }
+               var source,
+                   details = {
+                       module: this.module.name,
+                       name: this.testName,
+                       result: resultInfo.result,
+                       message: resultInfo.message,
+                       actual: resultInfo.actual,
+                       testId: this.testId,
+                       negative: resultInfo.negative || false,
+                       runtime: now() - this.started,
+                       todo: !!this.todo
+               };
+
+               if (hasOwn.call(resultInfo, "expected")) {
+                       details.expected = resultInfo.expected;
+               }
+
+               if (!resultInfo.result) {
+                       source = resultInfo.source || sourceFromStacktrace();
+
+                       if (source) {
+                               details.source = source;
+                       }
+               }
+
+               this.logAssertion(details);
+
+               this.assertions.push({
+                       result: !!resultInfo.result,
+                       message: resultInfo.message
+               });
+       },
+
+       pushFailure: function pushFailure(message, source, actual) {
+               if (!(this instanceof Test)) {
+                       throw new Error("pushFailure() assertion outside test 
context, was " + sourceFromStacktrace(2));
+               }
+
+               this.pushResult({
+                       result: false,
+                       message: message || "error",
+                       actual: actual || null,
+                       source: source
+               });
+       },
+
+       /**
+    * Log assertion details using both the old QUnit.log interface and
+    * QUnit.on( "assertion" ) interface.
+    *
+    * @private
+    */
+       logAssertion: function logAssertion(details) {
+               runLoggingCallbacks("log", details);
+
+               var assertion = {
+                       passed: details.result,
+                       actual: details.actual,
+                       expected: details.expected,
+                       message: details.message,
+                       stack: details.source,
+                       todo: details.todo
+               };
+               this.testReport.pushAssertion(assertion);
+               emit("assertion", assertion);
+       },
+
+
+       resolvePromise: function resolvePromise(promise, phase) {
+               var then,
+                   resume,
+                   message,
+                   test = this;
+               if (promise != null) {
+                       then = promise.then;
+                       if (objectType(then) === "function") {
+                               resume = internalStop(test);
+                               if (config.notrycatch) {
+                                       then.call(promise, function () {
+                                               resume();
+                                       });
+                               } else {
+                                       then.call(promise, function () {
+                                               resume();
+                                       }, function (error) {
+                                               message = "Promise rejected " + 
(!phase ? "during" : phase.replace(/Each$/, "")) + " \"" + test.testName + "\": 
" + (error && error.message || error);
+                                               test.pushFailure(message, 
extractStacktrace(error, 0));
+
+                                               // Else next test will carry 
the responsibility
+                                               saveGlobal();
+
+                                               // Unblock
+                                               resume();
+                                       });
+                               }
+                       }
+               }
+       },
+
+       valid: function valid() {
+               var filter = config.filter,
+                   regexFilter = /^(!?)\/([\w\W]*)\/(i?$)/.exec(filter),
+                   module = config.module && config.module.toLowerCase(),
+                   fullName = this.module.name + ": " + this.testName;
+
+               function moduleChainNameMatch(testModule) {
+                       var testModuleName = testModule.name ? 
testModule.name.toLowerCase() : null;
+                       if (testModuleName === module) {
+                               return true;
+                       } else if (testModule.parentModule) {
+                               return 
moduleChainNameMatch(testModule.parentModule);
+                       } else {
+                               return false;
+                       }
+               }
+
+               function moduleChainIdMatch(testModule) {
+                       return inArray(testModule.moduleId, config.moduleId) || 
testModule.parentModule && moduleChainIdMatch(testModule.parentModule);
+               }
+
+               // Internally-generated tests are always valid
+               if (this.callback && this.callback.validTest) {
+                       return true;
+               }
+
+               if (config.moduleId && config.moduleId.length > 0 && 
!moduleChainIdMatch(this.module)) {
+
+                       return false;
+               }
+
+               if (config.testId && config.testId.length > 0 && 
!inArray(this.testId, config.testId)) {
+
+                       return false;
+               }
+
+               if (module && !moduleChainNameMatch(this.module)) {
+                       return false;
+               }
+
+               if (!filter) {
+                       return true;
+               }
+
+               return regexFilter ? this.regexFilter(!!regexFilter[1], 
regexFilter[2], regexFilter[3], fullName) : this.stringFilter(filter, fullName);
+       },
+
+       regexFilter: function regexFilter(exclude, pattern, flags, fullName) {
+               var regex = new RegExp(pattern, flags);
+               var match = regex.test(fullName);
+
+               return match !== exclude;
+       },
+
+       stringFilter: function stringFilter(filter, fullName) {
+               filter = filter.toLowerCase();
+               fullName = fullName.toLowerCase();
+
+               var include = filter.charAt(0) !== "!";
+               if (!include) {
+                       filter = filter.slice(1);
+               }
+
+               // If the filter matches, we need to honour include
+               if (fullName.indexOf(filter) !== -1) {
+                       return include;
+               }
+
+               // Otherwise, do the opposite
+               return !include;
+       }
+  };
+
+  function pushFailure() {
+       if (!config.current) {
+               throw new Error("pushFailure() assertion outside test context, 
in " + sourceFromStacktrace(2));
+       }
+
+       // Gets current test obj
+       var currentTest = config.current;
+
+       return currentTest.pushFailure.apply(currentTest, arguments);
+  }
+
+  function saveGlobal() {
+       config.pollution = [];
+
+       if (config.noglobals) {
+               for (var key in global$1) {
+                       if (hasOwn.call(global$1, key)) {
+
+                               // In Opera sometimes DOM element ids show up 
here, ignore them
+                               if (/^qunit-test-output/.test(key)) {
+                                       continue;
+                               }
+                               config.pollution.push(key);
+                       }
+               }
+       }
+  }
+
+  function checkPollution() {
+       var newGlobals,
+           deletedGlobals,
+           old = config.pollution;
+
+       saveGlobal();
+
+       newGlobals = diff(config.pollution, old);
+       if (newGlobals.length > 0) {
+               pushFailure("Introduced global variable(s): " + 
newGlobals.join(", "));
+       }
+
+       deletedGlobals = diff(old, config.pollution);
+       if (deletedGlobals.length > 0) {
+               pushFailure("Deleted global variable(s): " + 
deletedGlobals.join(", "));
+       }
+  }
+
+  // Will be exposed as QUnit.test
+  function test(testName, callback) {
+       if (focused$1) {
+               return;
+       }
+
+       var newTest = new Test({
+               testName: testName,
+               callback: callback
+       });
+
+       newTest.queue();
+  }
+
+  function todo(testName, callback) {
+       if (focused$1) {
+               return;
+       }
+
+       var newTest = new Test({
+               testName: testName,
+               callback: callback,
+               todo: true
+       });
+
+       newTest.queue();
+  }
+
+  // Will be exposed as QUnit.skip
+  function skip(testName) {
+       if (focused$1) {
+               return;
+       }
+
+       var test = new Test({
+               testName: testName,
+               skip: true
+       });
+
+       test.queue();
+  }
+
+  // Will be exposed as QUnit.only
+  function only(testName, callback) {
+       if (focused$1) {
+               return;
+       }
+
+       config.queue.length = 0;
+       focused$1 = true;
+
+       var newTest = new Test({
+               testName: testName,
+               callback: callback
+       });
+
+       newTest.queue();
+  }
+
+  // Put a hold on processing and return a function that will release it.
+  function internalStop(test) {
+       test.semaphore += 1;
+       config.blocking = true;
+
+       // Set a recovery timeout, if so configured.
+       if (defined.setTimeout) {
+               var timeoutDuration = void 0;
+
+               if (typeof test.timeout === "number") {
+                       timeoutDuration = test.timeout;
+               } else if (typeof config.testTimeout === "number") {
+                       timeoutDuration = config.testTimeout;
+               }
+
+               if (typeof timeoutDuration === "number" && timeoutDuration > 0) 
{
+                       clearTimeout(config.timeout);
+                       config.timeout = setTimeout(function () {
+                               pushFailure("Test took longer than " + 
timeoutDuration + "ms; test timed out.", sourceFromStacktrace(2));
+                               internalRecover(test);
+                       }, timeoutDuration);
+               }
+       }
+
+       var released = false;
+       return function resume() {
+               if (released) {
+                       return;
+               }
+
+               released = true;
+               test.semaphore -= 1;
+               internalStart(test);
+       };
+  }
+
+  // Forcefully release all processing holds.
+  function internalRecover(test) {
+       test.semaphore = 0;
+       internalStart(test);
+  }
+
+  // Release a processing hold, scheduling a resumption attempt if no holds 
remain.
+  function internalStart(test) {
+
+       // If semaphore is non-numeric, throw error
+       if (isNaN(test.semaphore)) {
+               test.semaphore = 0;
+
+               pushFailure("Invalid value on test.semaphore", 
sourceFromStacktrace(2));
+               return;
+       }
+
+       // Don't start until equal number of stop-calls
+       if (test.semaphore > 0) {
+               return;
+       }
+
+       // Throw an Error if start is called more often than stop
+       if (test.semaphore < 0) {
+               test.semaphore = 0;
+
+               pushFailure("Tried to restart test while already started 
(test's semaphore was 0 already)", sourceFromStacktrace(2));
+               return;
+       }
+
+       // Add a slight delay to allow more assertions etc.
+       if (defined.setTimeout) {
+               if (config.timeout) {
+                       clearTimeout(config.timeout);
+               }
+               config.timeout = setTimeout(function () {
+                       if (test.semaphore > 0) {
+                               return;
+                       }
+
+                       if (config.timeout) {
+                               clearTimeout(config.timeout);
+                       }
+
+                       begin();
+               });
+       } else {
+               begin();
+       }
+  }
+
+  function collectTests(module) {
+       var tests = [].concat(module.tests);
+       var modules = [].concat(toConsumableArray(module.childModules));
+
+       // Do a breadth-first traversal of the child modules
+       while (modules.length) {
+               var nextModule = modules.shift();
+               tests.push.apply(tests, nextModule.tests);
+               modules.push.apply(modules, 
toConsumableArray(nextModule.childModules));
+       }
+
+       return tests;
+  }
+
+  function numberOfTests(module) {
+       return collectTests(module).length;
+  }
+
+  function numberOfUnskippedTests(module) {
+       return collectTests(module).filter(function (test) {
+               return !test.skip;
+       }).length;
+  }
+
+  function notifyTestsRan(module, skipped) {
+       module.testsRun++;
+       if (!skipped) {
+               module.unskippedTestsRun++;
+       }
+       while (module = module.parentModule) {
+               module.testsRun++;
+               if (!skipped) {
+                       module.unskippedTestsRun++;
+               }
+       }
+  }
+
+  /**
+   * Returns a function that proxies to the given method name on the globals
+   * console object. The proxy will also detect if the console doesn't exist 
and
+   * will appropriately no-op. This allows support for IE9, which doesn't have 
a
+   * console if the developer tools are not open.
+   */
+  function consoleProxy(method) {
+       return function () {
+               if (console) {
+                       console[method].apply(console, arguments);
+               }
+       };
+  }
+
+  var Logger = {
+       warn: consoleProxy("warn")
+  };
+
+  var Assert = function () {
+       function Assert(testContext) {
+               classCallCheck(this, Assert);
+
+               this.test = testContext;
+       }
+
+       // Assert helpers
+
+       createClass(Assert, [{
+               key: "timeout",
+               value: function timeout(duration) {
+                       if (typeof duration !== "number") {
+                               throw new Error("You must pass a number as the 
duration to assert.timeout");
+                       }
+
+                       this.test.timeout = duration;
+               }
+
+               // Documents a "step", which is a string value, in a test as a 
passing assertion
+
+       }, {
+               key: "step",
+               value: function step(message) {
+                       var result = !!message;
+
+                       this.test.steps.push(message);
+
+                       return this.pushResult({
+                               result: result,
+                               message: message || "You must provide a message 
to assert.step"
+                       });
+               }
+
+               // Verifies the steps in a test match a given array of string 
values
+
+       }, {
+               key: "verifySteps",
+               value: function verifySteps(steps, message) {
+                       this.deepEqual(this.test.steps, steps, message);
+                       this.test.steps.length = 0;
+               }
+
+               // Specify the number of expected assertions to guarantee that 
failed test
+               // (no assertions are run at all) don't slip through.
+
+       }, {
+               key: "expect",
+               value: function expect(asserts) {
+                       if (arguments.length === 1) {
+                               this.test.expected = asserts;
+                       } else {
+                               return this.test.expected;
+                       }
+               }
+
+               // Put a hold on processing and return a function that will 
release it a maximum of once.
+
+       }, {
+               key: "async",
+               value: function async(count) {
+                       var test$$1 = this.test;
+
+                       var popped = false,
+                           acceptCallCount = count;
+
+                       if (typeof acceptCallCount === "undefined") {
+                               acceptCallCount = 1;
+                       }
+
+                       var resume = internalStop(test$$1);
+
+                       return function done() {
+                               if (config.current !== test$$1) {
+                                       throw Error("assert.async callback 
called after test finished.");
+                               }
+
+                               if (popped) {
+                                       test$$1.pushFailure("Too many calls to 
the `assert.async` callback", sourceFromStacktrace(2));
+                                       return;
+                               }
+
+                               acceptCallCount -= 1;
+                               if (acceptCallCount > 0) {
+                                       return;
+                               }
+
+                               popped = true;
+                               resume();
+                       };
+               }
+
+               // Exports test.push() to the user API
+               // Alias of pushResult.
+
+       }, {
+               key: "push",
+               value: function push(result, actual, expected, message, 
negative) {
+                       Logger.warn("assert.push is deprecated and will be 
removed in QUnit 3.0." + " Please use assert.pushResult instead 
(https://api.qunitjs.com/assert/pushResult).");
+
+                       var currentAssert = this instanceof Assert ? this : 
config.current.assert;
+                       return currentAssert.pushResult({
+                               result: result,
+                               actual: actual,
+                               expected: expected,
+                               message: message,
+                               negative: negative
+                       });
+               }
+       }, {
+               key: "pushResult",
+               value: function pushResult(resultInfo) {
+
+                       // Destructure of resultInfo = { result, actual, 
expected, message, negative }
+                       var assert = this;
+                       var currentTest = assert instanceof Assert && 
assert.test || config.current;
+
+                       // Backwards compatibility fix.
+                       // Allows the direct use of global exported assertions 
and QUnit.assert.*
+                       // Although, it's use is not recommended as it can leak 
assertions
+                       // to other tests from async tests, because we only get 
a reference to the current test,
+                       // not exactly the test where assertion were intended 
to be called.
+                       if (!currentTest) {
+                               throw new Error("assertion outside test 
context, in " + sourceFromStacktrace(2));
+                       }
+
+                       if (!(assert instanceof Assert)) {
+                               assert = currentTest.assert;
+                       }
+
+                       return assert.test.pushResult(resultInfo);
+               }
+       }, {
+               key: "ok",
+               value: function ok(result, message) {
+                       if (!message) {
+                               message = result ? "okay" : "failed, expected 
argument to be truthy, was: " + dump.parse(result);
+                       }
+
+                       this.pushResult({
+                               result: !!result,
+                               actual: result,
+                               expected: true,
+                               message: message
+                       });
+               }
+       }, {
+               key: "notOk",
+               value: function notOk(result, message) {
+                       if (!message) {
+                               message = !result ? "okay" : "failed, expected 
argument to be falsy, was: " + dump.parse(result);
+                       }
+
+                       this.pushResult({
+                               result: !result,
+                               actual: result,
+                               expected: false,
+                               message: message
+                       });
+               }
+       }, {
+               key: "equal",
+               value: function equal(actual, expected, message) {
+
+                       // eslint-disable-next-line eqeqeq
+                       var result = expected == actual;
+
+                       this.pushResult({
+                               result: result,
+                               actual: actual,
+                               expected: expected,
+                               message: message
+                       });
+               }
+       }, {
+               key: "notEqual",
+               value: function notEqual(actual, expected, message) {
+
+                       // eslint-disable-next-line eqeqeq
+                       var result = expected != actual;
+
+                       this.pushResult({
+                               result: result,
+                               actual: actual,
+                               expected: expected,
+                               message: message,
+                               negative: true
+                       });
+               }
+       }, {
+               key: "propEqual",
+               value: function propEqual(actual, expected, message) {
+                       actual = objectValues(actual);
+                       expected = objectValues(expected);
+
+                       this.pushResult({
+                               result: equiv(actual, expected),
+                               actual: actual,
+                               expected: expected,
+                               message: message
+                       });
+               }
+       }, {
+               key: "notPropEqual",
+               value: function notPropEqual(actual, expected, message) {
+                       actual = objectValues(actual);
+                       expected = objectValues(expected);
+
+                       this.pushResult({
+                               result: !equiv(actual, expected),
+                               actual: actual,
+                               expected: expected,
+                               message: message,
+                               negative: true
+                       });
+               }
+       }, {
+               key: "deepEqual",
+               value: function deepEqual(actual, expected, message) {
+                       this.pushResult({
+                               result: equiv(actual, expected),
+                               actual: actual,
+                               expected: expected,
+                               message: message
+                       });
+               }
+       }, {
+               key: "notDeepEqual",
+               value: function notDeepEqual(actual, expected, message) {
+                       this.pushResult({
+                               result: !equiv(actual, expected),
+                               actual: actual,
+                               expected: expected,
+                               message: message,
+                               negative: true
+                       });
+               }
+       }, {
+               key: "strictEqual",
+               value: function strictEqual(actual, expected, message) {
+                       this.pushResult({
+                               result: expected === actual,
+                               actual: actual,
+                               expected: expected,
+                               message: message
+                       });
+               }
+       }, {
+               key: "notStrictEqual",
+               value: function notStrictEqual(actual, expected, message) {
+                       this.pushResult({
+                               result: expected !== actual,
+                               actual: actual,
+                               expected: expected,
+                               message: message,
+                               negative: true
+                       });
+               }
+       }, {
+               key: "throws",
+               value: function throws(block, expected, message) {
+                       var actual = void 0,
+                           result = false;
+
+                       var currentTest = this instanceof Assert && this.test 
|| config.current;
+
+                       // 'expected' is optional unless doing string comparison
+                       if (objectType(expected) === "string") {
+                               if (message == null) {
+                                       message = expected;
+                                       expected = null;
+                               } else {
+                                       throw new Error("throws/raises does not 
accept a string value for the expected argument.\n" + "Use a non-string object 
value (e.g. regExp) instead if it's necessary.");
+                               }
+                       }
+
+                       currentTest.ignoreGlobalErrors = true;
+                       try {
+                               block.call(currentTest.testEnvironment);
+                       } catch (e) {
+                               actual = e;
+                       }
+                       currentTest.ignoreGlobalErrors = false;
+
+                       if (actual) {
+                               var expectedType = objectType(expected);
+
+                               // We don't want to validate thrown error
+                               if (!expected) {
+                                       result = true;
+                                       expected = null;
+
+                                       // Expected is a regexp
+                               } else if (expectedType === "regexp") {
+                                       result = 
expected.test(errorString(actual));
+
+                                       // Expected is a constructor, maybe an 
Error constructor
+                               } else if (expectedType === "function" && 
actual instanceof expected) {
+                                       result = true;
+
+                                       // Expected is an Error object
+                               } else if (expectedType === "object") {
+                                       result = actual instanceof 
expected.constructor && actual.name === expected.name && actual.message === 
expected.message;
+
+                                       // Expected is a validation function 
which returns true if validation passed
+                               } else if (expectedType === "function" && 
expected.call({}, actual) === true) {
+                                       expected = null;
+                                       result = true;
+                               }
+                       }
+
+                       currentTest.assert.pushResult({
+                               result: result,
+                               actual: actual,
+                               expected: expected,
+                               message: message
+                       });
+               }
+       }, {
+               key: "rejects",
+               value: function rejects(promise, expected, message) {
+                       var result = false;
+
+                       var currentTest = this instanceof Assert && this.test 
|| config.current;
+
+                       // 'expected' is optional unless doing string comparison
+                       if (objectType(expected) === "string") {
+                               if (message === undefined) {
+                                       message = expected;
+                                       expected = undefined;
+                               } else {
+                                       message = "assert.rejects does not 
accept a string value for the expected " + "argument.\nUse a non-string object 
value (e.g. validator function) instead " + "if necessary.";
+
+                                       currentTest.assert.pushResult({
+                                               result: false,
+                                               message: message
+                                       });
+
+                                       return;
+                               }
+                       }
+
+                       var then = promise && promise.then;
+                       if (objectType(then) !== "function") {
+                               var _message = "The value provided to 
`assert.rejects` in " + "\"" + currentTest.testName + "\" was not a promise.";
+
+                               currentTest.assert.pushResult({
+                                       result: false,
+                                       message: _message,
+                                       actual: promise
+                               });
+
+                               return;
+                       }
+
+                       var done = this.async();
+
+                       return then.call(promise, function handleFulfillment() {
+                               var message = "The promise returned by the 
`assert.rejects` callback in " + "\"" + currentTest.testName + "\" did not 
reject.";
+
+                               currentTest.assert.pushResult({
+                                       result: false,
+                                       message: message,
+                                       actual: promise
+                               });
+
+                               done();
+                       }, function handleRejection(actual) {
+                               if (actual) {
+                                       var expectedType = objectType(expected);
+
+                                       // We don't want to validate
+                                       if (expected === undefined) {
+                                               result = true;
+                                               expected = null;
+
+                                               // Expected is a regexp
+                                       } else if (expectedType === "regexp") {
+                                               result = 
expected.test(errorString(actual));
+
+                                               // Expected is a constructor, 
maybe an Error constructor
+                                       } else if (expectedType === "function" 
&& actual instanceof expected) {
+                                               result = true;
+
+                                               // Expected is an Error object
+                                       } else if (expectedType === "object") {
+                                               result = actual instanceof 
expected.constructor && actual.name === expected.name && actual.message === 
expected.message;
+
+                                               // Expected is a validation 
function which returns true if validation passed
+                                       } else {
+                                               if (expectedType === 
"function") {
+                                                       result = 
expected.call({}, actual) === true;
+                                                       expected = null;
+
+                                                       // Expected is some 
other invalid type
+                                               } else {
+                                                       result = false;
+                                                       message = "invalid 
expected value provided to `assert.rejects` " + "callback in \"" + 
currentTest.testName + "\": " + expectedType + ".";
+                                               }
+                                       }
+                               }
+
+                               currentTest.assert.pushResult({
+                                       result: result,
+                                       actual: actual,
+                                       expected: expected,
+                                       message: message
+                               });
+
+                               done();
+                       });
+               }
+       }]);
+       return Assert;
+  }();
+
+  // Provide an alternative to assert.throws(), for environments that consider 
throws a reserved word
+  // Known to us are: Closure Compiler, Narwhal
+  // eslint-disable-next-line dot-notation
+
+
+  Assert.prototype.raises = Assert.prototype["throws"];
+
+  /**
+   * Converts an error into a simple string for comparisons.
+   *
+   * @param {Error} error
+   * @return {String}
+   */
+  function errorString(error) {
+       var resultErrorString = error.toString();
+
+       if (resultErrorString.substring(0, 7) === "[object") {
+               var name = error.name ? error.name.toString() : "Error";
+               var message = error.message ? error.message.toString() : "";
+
+               if (name && message) {
+                       return name + ": " + message;
+               } else if (name) {
+                       return name;
+               } else if (message) {
+                       return message;
+               } else {
+                       return "Error";
+               }
+       } else {
+               return resultErrorString;
+       }
+  }
+
+  /* global module, exports, define */
+  function exportQUnit(QUnit) {
+
+       if (defined.document) {
+
+               // QUnit may be defined when it is preconfigured but then only 
QUnit and QUnit.config may be defined.
+               if (window.QUnit && window.QUnit.version) {
+                       throw new Error("QUnit has already been defined.");
+               }
+
+               window.QUnit = QUnit;
+       }
+
+       // For nodejs
+       if (typeof module !== "undefined" && module && module.exports) {
+               module.exports = QUnit;
+
+               // For consistency with CommonJS environments' exports
+               module.exports.QUnit = QUnit;
+       }
+
+       // For CommonJS with exports, but without module.exports, like Rhino
+       if (typeof exports !== "undefined" && exports) {
+               exports.QUnit = QUnit;
+       }
+
+       if (typeof define === "function" && define.amd) {
+               define(function () {
+                       return QUnit;
+               });
+               QUnit.config.autostart = false;
+       }
+
+       // For Web/Service Workers
+       if (self$1 && self$1.WorkerGlobalScope && self$1 instanceof 
self$1.WorkerGlobalScope) {
+               self$1.QUnit = QUnit;
+       }
+  }
+
+  var SuiteReport = function () {
+       function SuiteReport(name, parentSuite) {
+               classCallCheck(this, SuiteReport);
+
+               this.name = name;
+               this.fullName = parentSuite ? parentSuite.fullName.concat(name) 
: [];
+
+               this.tests = [];
+               this.childSuites = [];
+
+               if (parentSuite) {
+                       parentSuite.pushChildSuite(this);
+               }
+       }
+
+       createClass(SuiteReport, [{
+               key: "start",
+               value: function start(recordTime) {
+                       if (recordTime) {
+                               this._startTime = Date.now();
+                       }
+
+                       return {
+                               name: this.name,
+                               fullName: this.fullName.slice(),
+                               tests: this.tests.map(function (test) {
+                                       return test.start();
+                               }),
+                               childSuites: this.childSuites.map(function 
(suite) {
+                                       return suite.start();
+                               }),
+                               testCounts: {
+                                       total: this.getTestCounts().total
+                               }
+                       };
+               }
+       }, {
+               key: "end",
+               value: function end(recordTime) {
+                       if (recordTime) {
+                               this._endTime = Date.now();
+                       }
+
+                       return {
+                               name: this.name,
+                               fullName: this.fullName.slice(),
+                               tests: this.tests.map(function (test) {
+                                       return test.end();
+                               }),
+                               childSuites: this.childSuites.map(function 
(suite) {
+                                       return suite.end();
+                               }),
+                               testCounts: this.getTestCounts(),
+                               runtime: this.getRuntime(),
+                               status: this.getStatus()
+                       };
+               }
+       }, {
+               key: "pushChildSuite",
+               value: function pushChildSuite(suite) {
+                       this.childSuites.push(suite);
+               }
+       }, {
+               key: "pushTest",
+               value: function pushTest(test) {
+                       this.tests.push(test);
+               }
+       }, {
+               key: "getRuntime",
+               value: function getRuntime() {
+                       return this._endTime - this._startTime;
+               }
+       }, {
+               key: "getTestCounts",
+               value: function getTestCounts() {
+                       var counts = arguments.length > 0 && arguments[0] !== 
undefined ? arguments[0] : { passed: 0, failed: 0, skipped: 0, todo: 0, total: 
0 };
+
+                       counts = this.tests.reduce(function (counts, test) {
+                               if (test.valid) {
+                                       counts[test.getStatus()]++;
+                                       counts.total++;
+                               }
+
+                               return counts;
+                       }, counts);
+
+                       return this.childSuites.reduce(function (counts, suite) 
{
+                               return suite.getTestCounts(counts);
+                       }, counts);
+               }
+       }, {
+               key: "getStatus",
+               value: function getStatus() {
+                       var _getTestCounts = this.getTestCounts(),
+                           total = _getTestCounts.total,
+                           failed = _getTestCounts.failed,
+                           skipped = _getTestCounts.skipped,
+                           todo = _getTestCounts.todo;
+
+                       if (failed) {
+                               return "failed";
+                       } else {
+                               if (skipped === total) {
+                                       return "skipped";
+                               } else if (todo === total) {
+                                       return "todo";
+                               } else {
+                                       return "passed";
+                               }
+                       }
+               }
+       }]);
+       return SuiteReport;
+  }();
+
+  // Handle an unhandled exception. By convention, returns true if further
+  // error handling should be suppressed and false otherwise.
+  // In this case, we will only suppress further error handling if the
+  // "ignoreGlobalErrors" configuration option is enabled.
+  function onError(error) {
+       for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 
0), _key = 1; _key < _len; _key++) {
+               args[_key - 1] = arguments[_key];
+       }
+
+       if (config.current) {
+               if (config.current.ignoreGlobalErrors) {
+                       return true;
+               }
+               pushFailure.apply(undefined, [error.message, error.fileName + 
":" + error.lineNumber].concat(args));
+       } else {
+               test("global failure", extend(function () {
+                       pushFailure.apply(undefined, [error.message, 
error.fileName + ":" + error.lineNumber].concat(args));
+               }, { validTest: true }));
+       }
+
+       return false;
+  }
+
+  // Handle an unhandled rejection
+  function onUnhandledRejection(reason) {
+       var resultInfo = {
+               result: false,
+               message: reason.message || "error",
+               actual: reason,
+               source: reason.stack || sourceFromStacktrace(3)
+       };
+
+       var currentTest = config.current;
+       if (currentTest) {
+               currentTest.assert.pushResult(resultInfo);
+       } else {
+               test("global failure", extend(function (assert) {
+                       assert.pushResult(resultInfo);
+               }, { validTest: true }));
+       }
+  }
+
+  var focused = false;
+  var QUnit = {};
+  var globalSuite = new SuiteReport();
+
+  // The initial "currentModule" represents the global (or top-level) module 
that
+  // is not explicitly defined by the user, therefore we add the "globalSuite" 
to
+  // it since each module has a suiteReport associated with it.
+  config.currentModule.suiteReport = globalSuite;
+
+  var moduleStack = [];
+  var globalStartCalled = false;
+  var runStarted = false;
+
+  // Figure out if we're running the tests from a server or not
+  QUnit.isLocal = !(defined.document && window.location.protocol !== "file:");
+
+  // Expose the current QUnit version
+  QUnit.version = "2.5.0";
+
+  function createModule(name, testEnvironment, modifiers) {
+       var parentModule = moduleStack.length ? moduleStack.slice(-1)[0] : null;
+       var moduleName = parentModule !== null ? [parentModule.name, 
name].join(" > ") : name;
+       var parentSuite = parentModule ? parentModule.suiteReport : globalSuite;
+
+       var skip$$1 = parentModule !== null && parentModule.skip || 
modifiers.skip;
+       var todo$$1 = parentModule !== null && parentModule.todo || 
modifiers.todo;
+
+       var module = {
+               name: moduleName,
+               parentModule: parentModule,
+               tests: [],
+               moduleId: generateHash(moduleName),
+               testsRun: 0,
+               unskippedTestsRun: 0,
+               childModules: [],
+               suiteReport: new SuiteReport(name, parentSuite),
+
+               // Pass along `skip` and `todo` properties from parent module, 
in case
+               // there is one, to childs. And use own otherwise.
+               // This property will be used to mark own tests and tests of 
child suites
+               // as either `skipped` or `todo`.
+               skip: skip$$1,
+               todo: skip$$1 ? false : todo$$1
+       };
+
+       var env = {};
+       if (parentModule) {
+               parentModule.childModules.push(module);
+               extend(env, parentModule.testEnvironment);
+       }
+       extend(env, testEnvironment);
+       module.testEnvironment = env;
+
+       config.modules.push(module);
+       return module;
+  }
+
+  function processModule(name, options, executeNow) {
+       var modifiers = arguments.length > 3 && arguments[3] !== undefined ? 
arguments[3] : {};
+
+       var module = createModule(name, options, modifiers);
+
+       // Move any hooks to a 'hooks' object
+       var testEnvironment = module.testEnvironment;
+       var hooks = module.hooks = {};
+
+       setHookFromEnvironment(hooks, testEnvironment, "before");
+       setHookFromEnvironment(hooks, testEnvironment, "beforeEach");
+       setHookFromEnvironment(hooks, testEnvironment, "afterEach");
+       setHookFromEnvironment(hooks, testEnvironment, "after");
+
+       function setHookFromEnvironment(hooks, environment, name) {
+               var potentialHook = environment[name];
+               hooks[name] = typeof potentialHook === "function" ? 
[potentialHook] : [];
+               delete environment[name];
+       }
+
+       var moduleFns = {
+               before: setHookFunction(module, "before"),
+               beforeEach: setHookFunction(module, "beforeEach"),
+               afterEach: setHookFunction(module, "afterEach"),
+               after: setHookFunction(module, "after")
+       };
+
+       var currentModule = config.currentModule;
+       if (objectType(executeNow) === "function") {
+               moduleStack.push(module);
+               config.currentModule = module;
+               executeNow.call(module.testEnvironment, moduleFns);
+               moduleStack.pop();
+               module = module.parentModule || currentModule;
+       }
+
+       config.currentModule = module;
+  }
+
+  // TODO: extract this to a new file alongside its related functions
+  function module$1(name, options, executeNow) {
+       if (focused) {
+               return;
+       }
+
+       if (arguments.length === 2) {
+               if (objectType(options) === "function") {
+                       executeNow = options;
+                       options = undefined;
+               }
+       }
+
+       processModule(name, options, executeNow);
+  }
+
+  module$1.only = function () {
+       if (focused) {
+               return;
+       }
+
+       config.modules.length = 0;
+       config.queue.length = 0;
+
+       module$1.apply(undefined, arguments);
+
+       focused = true;
+  };
+
+  module$1.skip = function (name, options, executeNow) {
+       if (focused) {
+               return;
+       }
+
+       if (arguments.length === 2) {
+               if (objectType(options) === "function") {
+                       executeNow = options;
+                       options = undefined;
+               }
+       }
+
+       processModule(name, options, executeNow, { skip: true });
+  };
+
+  module$1.todo = function (name, options, executeNow) {
+       if (focused) {
+               return;
+       }
+
+       if (arguments.length === 2) {
+               if (objectType(options) === "function") {
+                       executeNow = options;
+                       options = undefined;
+               }
+       }
+
+       processModule(name, options, executeNow, { todo: true });
+  };
+
+  extend(QUnit, {
+       on: on,
+
+       module: module$1,
+
+       test: test,
+
+       todo: todo,
+
+       skip: skip,
+
+       only: only,
+
+       start: function start(count) {
+               var globalStartAlreadyCalled = globalStartCalled;
+
+               if (!config.current) {
+                       globalStartCalled = true;
+
+                       if (runStarted) {
+                               throw new Error("Called start() while test 
already started running");
+                       } else if (globalStartAlreadyCalled || count > 1) {
+                               throw new Error("Called start() outside of a 
test context too many times");
+                       } else if (config.autostart) {
+                               throw new Error("Called start() outside of a 
test context when " + "QUnit.config.autostart was true");
+                       } else if (!config.pageLoaded) {
+
+                               // The page isn't completely loaded yet, so we 
set autostart and then
+                               // load if we're in Node or wait for the 
browser's load event.
+                               config.autostart = true;
+
+                               // Starts from Node even if .load was not 
previously called. We still return
+                               // early otherwise we'll wind up "beginning" 
twice.
+                               if (!defined.document) {
+                                       QUnit.load();
+                               }
+
+                               return;
+                       }
+               } else {
+                       throw new Error("QUnit.start cannot be called inside a 
test context.");
+               }
+
+               scheduleBegin();
+       },
+
+       config: config,
+
+       is: is,
+
+       objectType: objectType,
+
+       extend: extend,
+
+       load: function load() {
+               config.pageLoaded = true;
+
+               // Initialize the configuration options
+               extend(config, {
+                       stats: { all: 0, bad: 0 },
+                       started: 0,
+                       updateRate: 1000,
+                       autostart: true,
+                       filter: ""
+               }, true);
+
+               if (!runStarted) {
+                       config.blocking = false;
+
+                       if (config.autostart) {
+                               scheduleBegin();
+                       }
+               }
+       },
+
+       stack: function stack(offset) {
+               offset = (offset || 0) + 2;
+               return sourceFromStacktrace(offset);
+       },
+
+       onError: onError,
+
+       onUnhandledRejection: onUnhandledRejection
+  });
+
+  QUnit.pushFailure = pushFailure;
+  QUnit.assert = Assert.prototype;
+  QUnit.equiv = equiv;
+  QUnit.dump = dump;
+
+  registerLoggingCallbacks(QUnit);
+
+  function scheduleBegin() {
+
+       runStarted = true;
+
+       // Add a slight delay to allow definition of more modules and tests.
+       if (defined.setTimeout) {
+               setTimeout(function () {
+                       begin();
+               });
+       } else {
+               begin();
+       }
+  }
+
+  function begin() {
+       var i,
+           l,
+           modulesLog = [];
+
+       // If the test run hasn't officially begun yet
+       if (!config.started) {
+
+               // Record the time of the test run's beginning
+               config.started = now();
+
+               // Delete the loose unnamed module if unused.
+               if (config.modules[0].name === "" && 
config.modules[0].tests.length === 0) {
+                       config.modules.shift();
+               }
+
+               // Avoid unnecessary information by not logging modules' test 
environments
+               for (i = 0, l = config.modules.length; i < l; i++) {
+                       modulesLog.push({
+                               name: config.modules[i].name,
+                               tests: config.modules[i].tests
+                       });
+               }
+
+               // The test run is officially beginning now
+               emit("runStart", globalSuite.start(true));
+               runLoggingCallbacks("begin", {
+                       totalTests: Test.count,
+                       modules: modulesLog
+               });
+       }
+
+       config.blocking = false;
+       ProcessingQueue.advance();
+  }
+
+  function setHookFunction(module, hookName) {
+       return function setHook(callback) {
+               module.hooks[hookName].push(callback);
+       };
+  }
+
+  exportQUnit(QUnit);
+
+  (function () {
+
+       if (typeof window === "undefined" || typeof document === "undefined") {
+               return;
+       }
+
+       var config = QUnit.config,
+           hasOwn = Object.prototype.hasOwnProperty;
+
+       // Stores fixture HTML for resetting later
+       function storeFixture() {
+
+               // Avoid overwriting user-defined values
+               if (hasOwn.call(config, "fixture")) {
+                       return;
+               }
+
+               var fixture = document.getElementById("qunit-fixture");
+               if (fixture) {
+                       config.fixture = fixture.innerHTML;
+               }
+       }
+
+       QUnit.begin(storeFixture);
+
+       // Resets the fixture DOM element if available.
+       function resetFixture() {
+               if (config.fixture == null) {
+                       return;
+               }
+
+               var fixture = document.getElementById("qunit-fixture");
+               if (fixture) {
+                       fixture.innerHTML = config.fixture;
+               }
+       }
+
+       QUnit.testStart(resetFixture);
+  })();
+
+  (function () {
+
+       // Only interact with URLs via window.location
+       var location = typeof window !== "undefined" && window.location;
+       if (!location) {
+               return;
+       }
+
+       var urlParams = getUrlParams();
+
+       QUnit.urlParams = urlParams;
+
+       // Match module/test by inclusion in an array
+       QUnit.config.moduleId = [].concat(urlParams.moduleId || []);
+       QUnit.config.testId = [].concat(urlParams.testId || []);
+
+       // Exact case-insensitive match of the module name
+       QUnit.config.module = urlParams.module;
+
+       // Regular expression or case-insenstive substring match against 
"moduleName: testName"
+       QUnit.config.filter = urlParams.filter;
+
+       // Test order randomization
+       if (urlParams.seed === true) {
+
+               // Generate a random seed if the option is specified without a 
value
+               QUnit.config.seed = Math.random().toString(36).slice(2);
+       } else if (urlParams.seed) {
+               QUnit.config.seed = urlParams.seed;
+       }
+
+       // Add URL-parameter-mapped config values with UI form rendering data
+       QUnit.config.urlConfig.push({
+               id: "hidepassed",
+               label: "Hide passed tests",
+               tooltip: "Only show tests and assertions that fail. Stored as 
query-strings."
+       }, {
+               id: "noglobals",
+               label: "Check for Globals",
+               tooltip: "Enabling this will test if any test introduces new 
properties on the " + "global object (`window` in Browsers). Stored as 
query-strings."
+       }, {
+               id: "notrycatch",
+               label: "No try-catch",
+               tooltip: "Enabling this will run tests outside of a try-catch 
block. Makes debugging " + "exceptions in IE reasonable. Stored as 
query-strings."
+       });
+
+       QUnit.begin(function () {
+               var i,
+                   option,
+                   urlConfig = QUnit.config.urlConfig;
+
+               for (i = 0; i < urlConfig.length; i++) {
+
+                       // Options can be either strings or objects with 
nonempty "id" properties
+                       option = QUnit.config.urlConfig[i];
+                       if (typeof option !== "string") {
+                               option = option.id;
+                       }
+
+                       if (QUnit.config[option] === undefined) {
+                               QUnit.config[option] = urlParams[option];
+                       }
+               }
+       });
+
+       function getUrlParams() {
+               var i, param, name, value;
+               var urlParams = Object.create(null);
+               var params = location.search.slice(1).split("&");
+               var length = params.length;
+
+               for (i = 0; i < length; i++) {
+                       if (params[i]) {
+                               param = params[i].split("=");
+                               name = decodeQueryParam(param[0]);
+
+                               // Allow just a key to turn on a flag, e.g., 
test.html?noglobals
+                               value = param.length === 1 || 
decodeQueryParam(param.slice(1).join("="));
+                               if (name in urlParams) {
+                                       urlParams[name] = 
[].concat(urlParams[name], value);
+                               } else {
+                                       urlParams[name] = value;
+                               }
+                       }
+               }
+
+               return urlParams;
+       }
+
+       function decodeQueryParam(param) {
+               return decodeURIComponent(param.replace(/\+/g, "%20"));
+       }
+  })();
+
+  var stats = {
+       passedTests: 0,
+       failedTests: 0,
+       skippedTests: 0,
+       todoTests: 0
+  };
+
+  // Escape text for attribute or text content.
+  function escapeText(s) {
+       if (!s) {
+               return "";
+       }
+       s = s + "";
+
+       // Both single quotes and double quotes (for attributes)
+       return s.replace(/['"<>&]/g, function (s) {
+               switch (s) {
+                       case "'":
+                               return "&#039;";
+                       case "\"":
+                               return "&quot;";
+                       case "<":
+                               return "&lt;";
+                       case ">":
+                               return "&gt;";
+                       case "&":
+                               return "&amp;";
+               }
+       });
+  }
+
+  (function () {
+
+       // Don't load the HTML Reporter on non-browser environments
+       if (typeof window === "undefined" || !window.document) {
+               return;
+       }
+
+       var config = QUnit.config,
+           document$$1 = window.document,
+           collapseNext = false,
+           hasOwn = Object.prototype.hasOwnProperty,
+           unfilteredUrl = setUrl({ filter: undefined, module: undefined,
+               moduleId: undefined, testId: undefined }),
+           modulesList = [];
+
+       function addEvent(elem, type, fn) {
+               elem.addEventListener(type, fn, false);
+       }
+
+       function removeEvent(elem, type, fn) {
+               elem.removeEventListener(type, fn, false);
+       }
+
+       function addEvents(elems, type, fn) {
+               var i = elems.length;
+               while (i--) {
+                       addEvent(elems[i], type, fn);
+               }
+       }
+
+       function hasClass(elem, name) {
+               return (" " + elem.className + " ").indexOf(" " + name + " ") 
>= 0;
+       }
+
+       function addClass(elem, name) {
+               if (!hasClass(elem, name)) {
+                       elem.className += (elem.className ? " " : "") + name;
+               }
+       }
+
+       function toggleClass(elem, name, force) {
+               if (force || typeof force === "undefined" && !hasClass(elem, 
name)) {
+                       addClass(elem, name);
+               } else {
+                       removeClass(elem, name);
+               }
+       }
+
+       function removeClass(elem, name) {
+               var set = " " + elem.className + " ";
+
+               // Class name may appear multiple times
+               while (set.indexOf(" " + name + " ") >= 0) {
+                       set = set.replace(" " + name + " ", " ");
+               }
+
+               // Trim for prettiness
+               elem.className = typeof set.trim === "function" ? set.trim() : 
set.replace(/^\s+|\s+$/g, "");
+       }
+
+       function id(name) {
+               return document$$1.getElementById && 
document$$1.getElementById(name);
+       }
+
+       function abortTests() {
+               var abortButton = id("qunit-abort-tests-button");
+               if (abortButton) {
+                       abortButton.disabled = true;
+                       abortButton.innerHTML = "Aborting...";
+               }
+               QUnit.config.queue.length = 0;
+               return false;
+       }
+
+       function interceptNavigation(ev) {
+               applyUrlParams();
+
+               if (ev && ev.preventDefault) {
+                       ev.preventDefault();
+               }
+
+               return false;
+       }
+
+       function getUrlConfigHtml() {
+               var i,
+                   j,
+                   val,
+                   escaped,
+                   escapedTooltip,
+                   selection = false,
+                   urlConfig = config.urlConfig,
+                   urlConfigHtml = "";
+
+               for (i = 0; i < urlConfig.length; i++) {
+
+                       // Options can be either strings or objects with 
nonempty "id" properties
+                       val = config.urlConfig[i];
+                       if (typeof val === "string") {
+                               val = {
+                                       id: val,
+                                       label: val
+                               };
+                       }
+
+                       escaped = escapeText(val.id);
+                       escapedTooltip = escapeText(val.tooltip);
+
+                       if (!val.value || typeof val.value === "string") {
+                               urlConfigHtml += "<label for='qunit-urlconfig-" 
+ escaped + "' title='" + escapedTooltip + "'><input id='qunit-urlconfig-" + 
escaped + "' name='" + escaped + "' type='checkbox'" + (val.value ? " value='" 
+ escapeText(val.value) + "'" : "") + (config[val.id] ? " checked='checked'" : 
"") + " title='" + escapedTooltip + "' />" + escapeText(val.label) + "</label>";
+                       } else {
+                               urlConfigHtml += "<label for='qunit-urlconfig-" 
+ escaped + "' title='" + escapedTooltip + "'>" + val.label + ": 
</label><select id='qunit-urlconfig-" + escaped + "' name='" + escaped + "' 
title='" + escapedTooltip + "'><option></option>";
+
+                               if (QUnit.is("array", val.value)) {
+                                       for (j = 0; j < val.value.length; j++) {
+                                               escaped = 
escapeText(val.value[j]);
+                                               urlConfigHtml += "<option 
value='" + escaped + "'" + (config[val.id] === val.value[j] ? (selection = 
true) && " selected='selected'" : "") + ">" + escaped + "</option>";
+                                       }
+                               } else {
+                                       for (j in val.value) {
+                                               if (hasOwn.call(val.value, j)) {
+                                                       urlConfigHtml += 
"<option value='" + escapeText(j) + "'" + (config[val.id] === j ? (selection = 
true) && " selected='selected'" : "") + ">" + escapeText(val.value[j]) + 
"</option>";
+                                               }
+                                       }
+                               }
+                               if (config[val.id] && !selection) {
+                                       escaped = escapeText(config[val.id]);
+                                       urlConfigHtml += "<option value='" + 
escaped + "' selected='selected' disabled='disabled'>" + escaped + "</option>";
+                               }
+                               urlConfigHtml += "</select>";
+                       }
+               }
+
+               return urlConfigHtml;
+       }
+
+       // Handle "click" events on toolbar checkboxes and "change" for select 
menus.
+       // Updates the URL with the new state of `config.urlConfig` values.
+       function toolbarChanged() {
+               var updatedUrl,
+                   value,
+                   tests,
+                   field = this,
+                   params = {};
+
+               // Detect if field is a select menu or a checkbox
+               if ("selectedIndex" in field) {
+                       value = field.options[field.selectedIndex].value || 
undefined;
+               } else {
+                       value = field.checked ? field.defaultValue || true : 
undefined;
+               }
+
+               params[field.name] = value;
+               updatedUrl = setUrl(params);
+
+               // Check if we can apply the change without a page refresh
+               if ("hidepassed" === field.name && "replaceState" in 
window.history) {
+                       QUnit.urlParams[field.name] = value;
+                       config[field.name] = value || false;
+                       tests = id("qunit-tests");
+                       if (tests) {
+                               toggleClass(tests, "hidepass", value || false);
+                       }
+                       window.history.replaceState(null, "", updatedUrl);
+               } else {
+                       window.location = updatedUrl;
+               }
+       }
+
+       function setUrl(params) {
+               var key,
+                   arrValue,
+                   i,
+                   querystring = "?",
+                   location = window.location;
+
+               params = QUnit.extend(QUnit.extend({}, QUnit.urlParams), 
params);
+
+               for (key in params) {
+
+                       // Skip inherited or undefined properties
+                       if (hasOwn.call(params, key) && params[key] !== 
undefined) {
+
+                               // Output a parameter for each value of this key
+                               // (but usually just one)
+                               arrValue = [].concat(params[key]);
+                               for (i = 0; i < arrValue.length; i++) {
+                                       querystring += encodeURIComponent(key);
+                                       if (arrValue[i] !== true) {
+                                               querystring += "=" + 
encodeURIComponent(arrValue[i]);
+                                       }
+                                       querystring += "&";
+                               }
+                       }
+               }
+               return location.protocol + "//" + location.host + 
location.pathname + querystring.slice(0, -1);
+       }
+
+       function applyUrlParams() {
+               var i,
+                   selectedModules = [],
+                   modulesList = 
id("qunit-modulefilter-dropdown-list").getElementsByTagName("input"),
+                   filter = id("qunit-filter-input").value;
+
+               for (i = 0; i < modulesList.length; i++) {
+                       if (modulesList[i].checked) {
+                               selectedModules.push(modulesList[i].value);
+                       }
+               }
+
+               window.location = setUrl({
+                       filter: filter === "" ? undefined : filter,
+                       moduleId: selectedModules.length === 0 ? undefined : 
selectedModules,
+
+                       // Remove module and testId filter
+                       module: undefined,
+                       testId: undefined
+               });
+       }
+
+       function toolbarUrlConfigContainer() {
+               var urlConfigContainer = document$$1.createElement("span");
+
+               urlConfigContainer.innerHTML = getUrlConfigHtml();
+               addClass(urlConfigContainer, "qunit-url-config");
+
+               addEvents(urlConfigContainer.getElementsByTagName("input"), 
"change", toolbarChanged);
+               addEvents(urlConfigContainer.getElementsByTagName("select"), 
"change", toolbarChanged);
+
+               return urlConfigContainer;
+       }
+
+       function abortTestsButton() {
+               var button = document$$1.createElement("button");
+               button.id = "qunit-abort-tests-button";
+               button.innerHTML = "Abort";
+               addEvent(button, "click", abortTests);
+               return button;
+       }
+
+       function toolbarLooseFilter() {
+               var filter = document$$1.createElement("form"),
+                   label = document$$1.createElement("label"),
+                   input = document$$1.createElement("input"),
+                   button = document$$1.createElement("button");
+
+               addClass(filter, "qunit-filter");
+
+               label.innerHTML = "Filter: ";
+
+               input.type = "text";
+               input.value = config.filter || "";
+               input.name = "filter";
+               input.id = "qunit-filter-input";
+
+               button.innerHTML = "Go";
+
+               label.appendChild(input);
+
+               filter.appendChild(label);
+               filter.appendChild(document$$1.createTextNode(" "));
+               filter.appendChild(button);
+               addEvent(filter, "submit", interceptNavigation);
+
+               return filter;
+       }
+
+       function moduleListHtml() {
+               var i,
+                   checked,
+                   html = "";
+
+               for (i = 0; i < config.modules.length; i++) {
+                       if (config.modules[i].name !== "") {
+                               checked = 
config.moduleId.indexOf(config.modules[i].moduleId) > -1;
+                               html += "<li><label class='clickable" + 
(checked ? " checked" : "") + "'><input type='checkbox' " + "value='" + 
config.modules[i].moduleId + "'" + (checked ? " checked='checked'" : "") + " 
/>" + escapeText(config.modules[i].name) + "</label></li>";
+                       }
+               }
+
+               return html;
+       }
+
+       function toolbarModuleFilter() {
+               var allCheckbox,
+                   commit,
+                   reset,
+                   moduleFilter = document$$1.createElement("form"),
+                   label = document$$1.createElement("label"),
+                   moduleSearch = document$$1.createElement("input"),
+                   dropDown = document$$1.createElement("div"),
+                   actions = document$$1.createElement("span"),
+                   dropDownList = document$$1.createElement("ul"),
+                   dirty = false;
+
+               moduleSearch.id = "qunit-modulefilter-search";
+               addEvent(moduleSearch, "input", searchInput);
+               addEvent(moduleSearch, "input", searchFocus);
+               addEvent(moduleSearch, "focus", searchFocus);
+               addEvent(moduleSearch, "click", searchFocus);
+
+               label.id = "qunit-modulefilter-search-container";
+               label.innerHTML = "Module: ";
+               label.appendChild(moduleSearch);
+
+               actions.id = "qunit-modulefilter-actions";
+               actions.innerHTML = "<button 
style='display:none'>Apply</button>" + "<button type='reset' 
style='display:none'>Reset</button>" + "<label class='clickable" + 
(config.moduleId.length ? "" : " checked") + "'><input type='checkbox'" + 
(config.moduleId.length ? "" : " checked='checked'") + ">All modules</label>";
+               allCheckbox = actions.lastChild.firstChild;
+               commit = actions.firstChild;
+               reset = commit.nextSibling;
+               addEvent(commit, "click", applyUrlParams);
+
+               dropDownList.id = "qunit-modulefilter-dropdown-list";
+               dropDownList.innerHTML = moduleListHtml();
+
+               dropDown.id = "qunit-modulefilter-dropdown";
+               dropDown.style.display = "none";
+               dropDown.appendChild(actions);
+               dropDown.appendChild(dropDownList);
+               addEvent(dropDown, "change", selectionChange);
+               selectionChange();
+
+               moduleFilter.id = "qunit-modulefilter";
+               moduleFilter.appendChild(label);
+               moduleFilter.appendChild(dropDown);
+               addEvent(moduleFilter, "submit", interceptNavigation);
+               addEvent(moduleFilter, "reset", function () {
+
+                       // Let the reset happen, then update styles
+                       window.setTimeout(selectionChange);
+               });
+
+               // Enables show/hide for the dropdown
+               function searchFocus() {
+                       if (dropDown.style.display !== "none") {
+                               return;
+                       }
+
+                       dropDown.style.display = "block";
+                       addEvent(document$$1, "click", hideHandler);
+                       addEvent(document$$1, "keydown", hideHandler);
+
+                       // Hide on Escape keydown or outside-container click
+                       function hideHandler(e) {
+                               var inContainer = 
moduleFilter.contains(e.target);
+
+                               if (e.keyCode === 27 || !inContainer) {
+                                       if (e.keyCode === 27 && inContainer) {
+                                               moduleSearch.focus();
+                                       }
+                                       dropDown.style.display = "none";
+                                       removeEvent(document$$1, "click", 
hideHandler);
+                                       removeEvent(document$$1, "keydown", 
hideHandler);
+                                       moduleSearch.value = "";
+                                       searchInput();
+                               }
+                       }
+               }
+
+               // Processes module search box input
+               function searchInput() {
+                       var i,
+                           item,
+                           searchText = moduleSearch.value.toLowerCase(),
+                           listItems = dropDownList.children;
+
+                       for (i = 0; i < listItems.length; i++) {
+                               item = listItems[i];
+                               if (!searchText || 
item.textContent.toLowerCase().indexOf(searchText) > -1) {
+                                       item.style.display = "";
+                               } else {
+                                       item.style.display = "none";
+                               }
+                       }
+               }
+
+               // Processes selection changes
+               function selectionChange(evt) {
+                       var i,
+                           item,
+                           checkbox = evt && evt.target || allCheckbox,
+                           modulesList = 
dropDownList.getElementsByTagName("input"),
+                           selectedNames = [];
+
+                       toggleClass(checkbox.parentNode, "checked", 
checkbox.checked);
+
+                       dirty = false;
+                       if (checkbox.checked && checkbox !== allCheckbox) {
+                               allCheckbox.checked = false;
+                               removeClass(allCheckbox.parentNode, "checked");
+                       }
+                       for (i = 0; i < modulesList.length; i++) {
+                               item = modulesList[i];
+                               if (!evt) {
+                                       toggleClass(item.parentNode, "checked", 
item.checked);
+                               } else if (checkbox === allCheckbox && 
checkbox.checked) {
+                                       item.checked = false;
+                                       removeClass(item.parentNode, "checked");
+                               }
+                               dirty = dirty || item.checked !== 
item.defaultChecked;
+                               if (item.checked) {
+                                       
selectedNames.push(item.parentNode.textContent);
+                               }
+                       }
+
+                       commit.style.display = reset.style.display = dirty ? "" 
: "none";
+                       moduleSearch.placeholder = selectedNames.join(", ") || 
allCheckbox.parentNode.textContent;
+                       moduleSearch.title = "Type to filter list. Current 
selection:\n" + (selectedNames.join("\n") || 
allCheckbox.parentNode.textContent);
+               }
+
+               return moduleFilter;
+       }
+
+       function appendToolbar() {
+               var toolbar = id("qunit-testrunner-toolbar");
+
+               if (toolbar) {
+                       toolbar.appendChild(toolbarUrlConfigContainer());
+                       toolbar.appendChild(toolbarModuleFilter());
+                       toolbar.appendChild(toolbarLooseFilter());
+                       
toolbar.appendChild(document$$1.createElement("div")).className = "clearfix";
+               }
+       }
+
+       function appendHeader() {
+               var header = id("qunit-header");
+
+               if (header) {
+                       header.innerHTML = "<a href='" + 
escapeText(unfilteredUrl) + "'>" + header.innerHTML + "</a> ";
+               }
+       }
+
+       function appendBanner() {
+               var banner = id("qunit-banner");
+
+               if (banner) {
+                       banner.className = "";
+               }
+       }
+
+       function appendTestResults() {
+               var tests = id("qunit-tests"),
+                   result = id("qunit-testresult"),
+                   controls;
+
+               if (result) {
+                       result.parentNode.removeChild(result);
+               }
+
+               if (tests) {
+                       tests.innerHTML = "";
+                       result = document$$1.createElement("p");
+                       result.id = "qunit-testresult";
+                       result.className = "result";
+                       tests.parentNode.insertBefore(result, tests);
+                       result.innerHTML = "<div 
id=\"qunit-testresult-display\">Running...<br />&#160;</div>" + "<div 
id=\"qunit-testresult-controls\"></div>" + "<div class=\"clearfix\"></div>";
+                       controls = id("qunit-testresult-controls");
+               }
+
+               if (controls) {
+                       controls.appendChild(abortTestsButton());
+               }
+       }
+
+       function appendFilteredTest() {
+               var testId = QUnit.config.testId;
+               if (!testId || testId.length <= 0) {
+                       return "";
+               }
+               return "<div id='qunit-filteredTest'>Rerunning selected tests: 
" + escapeText(testId.join(", ")) + " <a id='qunit-clearFilter' href='" + 
escapeText(unfilteredUrl) + "'>Run all tests</a></div>";
+       }
+
+       function appendUserAgent() {
+               var userAgent = id("qunit-userAgent");
+
+               if (userAgent) {
+                       userAgent.innerHTML = "";
+                       userAgent.appendChild(document$$1.createTextNode("QUnit 
" + QUnit.version + "; " + navigator.userAgent));
+               }
+       }
+
+       function appendInterface() {
+               var qunit = id("qunit");
+
+               if (qunit) {
+                       qunit.innerHTML = "<h1 id='qunit-header'>" + 
escapeText(document$$1.title) + "</h1>" + "<h2 id='qunit-banner'></h2>" + "<div 
id='qunit-testrunner-toolbar'></div>" + appendFilteredTest() + "<h2 
id='qunit-userAgent'></h2>" + "<ol id='qunit-tests'></ol>";
+               }
+
+               appendHeader();
+               appendBanner();
+               appendTestResults();
+               appendUserAgent();
+               appendToolbar();
+       }
+
+       function appendTestsList(modules) {
+               var i, l, x, z, test, moduleObj;
+
+               for (i = 0, l = modules.length; i < l; i++) {
+                       moduleObj = modules[i];
+
+                       for (x = 0, z = moduleObj.tests.length; x < z; x++) {
+                               test = moduleObj.tests[x];
+
+                               appendTest(test.name, test.testId, 
moduleObj.name);
+                       }
+               }
+       }
+
+       function appendTest(name, testId, moduleName) {
+               var title,
+                   rerunTrigger,
+                   testBlock,
+                   assertList,
+                   tests = id("qunit-tests");
+
+               if (!tests) {
+                       return;
+               }
+
+               title = document$$1.createElement("strong");
+               title.innerHTML = getNameHtml(name, moduleName);
+
+               rerunTrigger = document$$1.createElement("a");
+               rerunTrigger.innerHTML = "Rerun";
+               rerunTrigger.href = setUrl({ testId: testId });
+
+               testBlock = document$$1.createElement("li");
+               testBlock.appendChild(title);
+               testBlock.appendChild(rerunTrigger);
+               testBlock.id = "qunit-test-output-" + testId;
+
+               assertList = document$$1.createElement("ol");
+               assertList.className = "qunit-assert-list";
+
+               testBlock.appendChild(assertList);
+
+               tests.appendChild(testBlock);
+       }
+
+       // HTML Reporter initialization and load
+       QUnit.begin(function (details) {
+               var i, moduleObj, tests;
+
+               // Sort modules by name for the picker
+               for (i = 0; i < details.modules.length; i++) {
+                       moduleObj = details.modules[i];
+                       if (moduleObj.name) {
+                               modulesList.push(moduleObj.name);
+                       }
+               }
+               modulesList.sort(function (a, b) {
+                       return a.localeCompare(b);
+               });
+
+               // Initialize QUnit elements
+               appendInterface();
+               appendTestsList(details.modules);
+               tests = id("qunit-tests");
+               if (tests && config.hidepassed) {
+                       addClass(tests, "hidepass");
+               }
+       });
+
+       QUnit.done(function (details) {
+               var banner = id("qunit-banner"),
+                   tests = id("qunit-tests"),
+                   abortButton = id("qunit-abort-tests-button"),
+                   totalTests = stats.passedTests + stats.skippedTests + 
stats.todoTests + stats.failedTests,
+                   html = [totalTests, " tests completed in ", 
details.runtime, " milliseconds, with ", stats.failedTests, " failed, ", 
stats.skippedTests, " skipped, and ", stats.todoTests, " todo.<br />", "<span 
class='passed'>", details.passed, "</span> assertions of <span class='total'>", 
details.total, "</span> passed, <span class='failed'>", details.failed, 
"</span> failed."].join(""),
+                   test,
+                   assertLi,
+                   assertList;
+
+               // Update remaing tests to aborted
+               if (abortButton && abortButton.disabled) {
+                       html = "Tests aborted after " + details.runtime + " 
milliseconds.";
+
+                       for (var i = 0; i < tests.children.length; i++) {
+                               test = tests.children[i];
+                               if (test.className === "" || test.className === 
"running") {
+                                       test.className = "aborted";
+                                       assertList = 
test.getElementsByTagName("ol")[0];
+                                       assertLi = 
document$$1.createElement("li");
+                                       assertLi.className = "fail";
+                                       assertLi.innerHTML = "Test aborted.";
+                                       assertList.appendChild(assertLi);
+                               }
+                       }
+               }
+
+               if (banner && (!abortButton || abortButton.disabled === false)) 
{
+                       banner.className = stats.failedTests ? "qunit-fail" : 
"qunit-pass";
+               }
+
+               if (abortButton) {
+                       abortButton.parentNode.removeChild(abortButton);
+               }
+
+               if (tests) {
+                       id("qunit-testresult-display").innerHTML = html;
+               }
+
+               if (config.altertitle && document$$1.title) {
+
+                       // Show ✖ for good, ✔ for bad suite result in title
+                       // use escape sequences in case file gets loaded with 
non-utf-8
+                       // charset
+                       document$$1.title = [stats.failedTests ? "\u2716" : 
"\u2714", document$$1.title.replace(/^[\u2714\u2716] /i, "")].join(" ");
+               }
+
+               // Scroll back to top to show results
+               if (config.scrolltop && window.scrollTo) {
+                       window.scrollTo(0, 0);
+               }
+       });
+
+       function getNameHtml(name, module) {
+               var nameHtml = "";
+
+               if (module) {
+                       nameHtml = "<span class='module-name'>" + 
escapeText(module) + "</span>: ";
+               }
+
+               nameHtml += "<span class='test-name'>" + escapeText(name) + 
"</span>";
+
+               return nameHtml;
+       }
+
+       QUnit.testStart(function (details) {
+               var running, testBlock, bad;
+
+               testBlock = id("qunit-test-output-" + details.testId);
+               if (testBlock) {
+                       testBlock.className = "running";
+               } else {
+
+                       // Report later registered tests
+                       appendTest(details.name, details.testId, 
details.module);
+               }
+
+               running = id("qunit-testresult-display");
+               if (running) {
+                       bad = QUnit.config.reorder && details.previousFailure;
+
+                       running.innerHTML = [bad ? "Rerunning previously failed 
test: <br />" : "Running: <br />", getNameHtml(details.name, 
details.module)].join("");
+               }
+       });
+
+       function stripHtml(string) {
+
+               // Strip tags, html entity and whitespaces
+               return string.replace(/<\/?[^>]+(>|$)/g, 
"").replace(/\&quot;/g, "").replace(/\s+/g, "");
+       }
+
+       QUnit.log(function (details) {
+               var assertList,
+                   assertLi,
+                   message,
+                   expected,
+                   actual,
+                   diff,
+                   showDiff = false,
+                   testItem = id("qunit-test-output-" + details.testId);
+
+               if (!testItem) {
+                       return;
+               }
+
+               message = escapeText(details.message) || (details.result ? 
"okay" : "failed");
+               message = "<span class='test-message'>" + message + "</span>";
+               message += "<span class='runtime'>@ " + details.runtime + " 
ms</span>";
+
+               // The pushFailure doesn't provide details.expected
+               // when it calls, it's implicit to also not show expected and 
diff stuff
+               // Also, we need to check details.expected existence, as it can 
exist and be undefined
+               if (!details.result && hasOwn.call(details, "expected")) {
+                       if (details.negative) {
+                               expected = "NOT " + 
QUnit.dump.parse(details.expected);
+                       } else {
+                               expected = QUnit.dump.parse(details.expected);
+                       }
+
+                       actual = QUnit.dump.parse(details.actual);
+                       message += "<table><tr 
class='test-expected'><th>Expected: </th><td><pre>" + escapeText(expected) + 
"</pre></td></tr>";
+
+                       if (actual !== expected) {
+
+                               message += "<tr class='test-actual'><th>Result: 
</th><td><pre>" + escapeText(actual) + "</pre></td></tr>";
+
+                               if (typeof details.actual === "number" && 
typeof details.expected === "number") {
+                                       if (!isNaN(details.actual) && 
!isNaN(details.expected)) {
+                                               showDiff = true;
+                                               diff = details.actual - 
details.expected;
+                                               diff = (diff > 0 ? "+" : "") + 
diff;
+                                       }
+                               } else if (typeof details.actual !== "boolean" 
&& typeof details.expected !== "boolean") {
+                                       diff = QUnit.diff(expected, actual);
+
+                                       // don't show diff if there is zero 
overlap
+                                       showDiff = stripHtml(diff).length !== 
stripHtml(expected).length + stripHtml(actual).length;
+                               }
+
+                               if (showDiff) {
+                                       message += "<tr 
class='test-diff'><th>Diff: </th><td><pre>" + diff + "</pre></td></tr>";
+                               }
+                       } else if (expected.indexOf("[object Array]") !== -1 || 
expected.indexOf("[object Object]") !== -1) {
+                               message += "<tr 
class='test-message'><th>Message: </th><td>" + "Diff suppressed as the depth of 
object is more than current max depth (" + QUnit.config.maxDepth + ").<p>Hint: 
Use <code>QUnit.dump.maxDepth</code> to " + " run with a higher max depth or <a 
href='" + escapeText(setUrl({ maxDepth: -1 })) + "'>" + "Rerun</a> without max 
depth.</p></td></tr>";
+                       } else {
+                               message += "<tr 
class='test-message'><th>Message: </th><td>" + "Diff suppressed as the expected 
and actual results have an equivalent" + " serialization</td></tr>";
+                       }
+
+                       if (details.source) {
+                               message += "<tr class='test-source'><th>Source: 
</th><td><pre>" + escapeText(details.source) + "</pre></td></tr>";
+                       }
+
+                       message += "</table>";
+
+                       // This occurs when pushFailure is set and we have an 
extracted stack trace
+               } else if (!details.result && details.source) {
+                       message += "<table>" + "<tr 
class='test-source'><th>Source: </th><td><pre>" + escapeText(details.source) + 
"</pre></td></tr>" + "</table>";
+               }
+
+               assertList = testItem.getElementsByTagName("ol")[0];
+
+               assertLi = document$$1.createElement("li");
+               assertLi.className = details.result ? "pass" : "fail";
+               assertLi.innerHTML = message;
+               assertList.appendChild(assertLi);
+       });
+
+       QUnit.testDone(function (details) {
+               var testTitle,
+                   time,
+                   testItem,
+                   assertList,
+                   good,
+                   bad,
+                   testCounts,
+                   skipped,
+                   sourceName,
+                   tests = id("qunit-tests");
+
+               if (!tests) {
+                       return;
+               }
+
+               testItem = id("qunit-test-output-" + details.testId);
+
+               assertList = testItem.getElementsByTagName("ol")[0];
+
+               good = details.passed;
+               bad = details.failed;
+
+               // This test passed if it has no unexpected failed assertions
+               var testPassed = details.failed > 0 ? details.todo : 
!details.todo;
+
+               if (testPassed) {
+
+                       // Collapse the passing tests
+                       addClass(assertList, "qunit-collapsed");
+               } else if (config.collapse) {
+                       if (!collapseNext) {
+
+                               // Skip collapsing the first failing test
+                               collapseNext = true;
+                       } else {
+
+                               // Collapse remaining tests
+                               addClass(assertList, "qunit-collapsed");
+                       }
+               }
+
+               // The testItem.firstChild is the test name
+               testTitle = testItem.firstChild;
+
+               testCounts = bad ? "<b class='failed'>" + bad + "</b>, " + "<b 
class='passed'>" + good + "</b>, " : "";
+
+               testTitle.innerHTML += " <b class='counts'>(" + testCounts + 
details.assertions.length + ")</b>";
+
+               if (details.skipped) {
+                       stats.skippedTests++;
+
+                       testItem.className = "skipped";
+                       skipped = document$$1.createElement("em");
+                       skipped.className = "qunit-skipped-label";
+                       skipped.innerHTML = "skipped";
+                       testItem.insertBefore(skipped, testTitle);
+               } else {
+                       addEvent(testTitle, "click", function () {
+                               toggleClass(assertList, "qunit-collapsed");
+                       });
+
+                       testItem.className = testPassed ? "pass" : "fail";
+
+                       if (details.todo) {
+                               var todoLabel = document$$1.createElement("em");
+                               todoLabel.className = "qunit-todo-label";
+                               todoLabel.innerHTML = "todo";
+                               testItem.className += " todo";
+                               testItem.insertBefore(todoLabel, testTitle);
+                       }
+
+                       time = document$$1.createElement("span");
+                       time.className = "runtime";
+                       time.innerHTML = details.runtime + " ms";
+                       testItem.insertBefore(time, assertList);
+
+                       if (!testPassed) {
+                               stats.failedTests++;
+                       } else if (details.todo) {
+                               stats.todoTests++;
+                       } else {
+                               stats.passedTests++;
+                       }
+               }
+
+               // Show the source of the test when showing assertions
+               if (details.source) {
+                       sourceName = document$$1.createElement("p");
+                       sourceName.innerHTML = "<strong>Source: </strong>" + 
details.source;
+                       addClass(sourceName, "qunit-source");
+                       if (testPassed) {
+                               addClass(sourceName, "qunit-collapsed");
+                       }
+                       addEvent(testTitle, "click", function () {
+                               toggleClass(sourceName, "qunit-collapsed");
+                       });
+                       testItem.appendChild(sourceName);
+               }
+       });
+
+       // Avoid readyState issue with phantomjs
+       // Ref: #818
+       var notPhantom = function (p) {
+               return !(p && p.version && p.version.major > 0);
+       }(window.phantom);
+
+       if (notPhantom && document$$1.readyState === "complete") {
+               QUnit.load();
+       } else {
+               addEvent(window, "load", QUnit.load);
+       }
+
+       // Wrap window.onerror. We will call the original window.onerror to see 
if
+       // the existing handler fully handles the error; if not, we will call 
the
+       // QUnit.onError function.
+       var originalWindowOnError = window.onerror;
+
+       // Cover uncaught exceptions
+       // Returning true will suppress the default browser handler,
+       // returning false will let it run.
+       window.onerror = function (message, fileName, lineNumber) {
+               var ret = false;
+               if (originalWindowOnError) {
+                       for (var _len = arguments.length, args = Array(_len > 3 
? _len - 3 : 0), _key = 3; _key < _len; _key++) {
+                               args[_key - 3] = arguments[_key];
+                       }
+
+                       ret = 
originalWindowOnError.call.apply(originalWindowOnError, [this, message, 
fileName, lineNumber].concat(args));
+               }
+
+               // Treat return value as window.onerror itself does,
+               // Only do our handling if not suppressed.
+               if (ret !== true) {
+                       var error = {
+                               message: message,
+                               fileName: fileName,
+                               lineNumber: lineNumber
+                       };
+
+                       ret = QUnit.onError(error);
+               }
+
+               return ret;
+       };
+
+       // Listen for unhandled rejections, and call QUnit.onUnhandledRejection
+       window.addEventListener("unhandledrejection", function (event) {
+               QUnit.onUnhandledRejection(event.reason);
+       });
+  })();
+
+  /*
+   * This file is a modified version of google-diff-match-patch's JavaScript 
implementation
+   * 
(https://code.google.com/p/google-diff-match-patch/source/browse/trunk/javascript/diff_match_patch_uncompressed.js),
+   * modifications are licensed as more fully set forth in LICENSE.txt.
+   *
+   * The original source of google-diff-match-patch is attributable and 
licensed as follows:
+   *
+   * Copyright 2006 Google Inc.
+   * https://code.google.com/p/google-diff-match-patch/
+   *
+   * Licensed under the Apache License, Version 2.0 (the "License");
+   * you may not use this file except in compliance with the License.
+   * You may obtain a copy of the License at
+   *
+   * https://www.apache.org/licenses/LICENSE-2.0
+   *
+   * Unless required by applicable law or agreed to in writing, software
+   * distributed under the License is distributed on an "AS IS" BASIS,
+   * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   * See the License for the specific language governing permissions and
+   * limitations under the License.
+   *
+   * More Info:
+   *  https://code.google.com/p/google-diff-match-patch/
+   *
+   * Usage: QUnit.diff(expected, actual)
+   *
+   */
+  QUnit.diff = function () {
+       function DiffMatchPatch() {}
+
+       //  DIFF FUNCTIONS
+
+       /**
+    * The data structure representing a diff is an array of tuples:
+    * [[DIFF_DELETE, 'Hello'], [DIFF_INSERT, 'Goodbye'], [DIFF_EQUAL, ' 
world.']]
+    * which means: delete 'Hello', add 'Goodbye' and keep ' world.'
+    */
+       var DIFF_DELETE = -1,
+           DIFF_INSERT = 1,
+           DIFF_EQUAL = 0;
+
+       /**
+    * Find the differences between two texts.  Simplifies the problem by 
stripping
+    * any common prefix or suffix off the texts before diffing.
+    * @param {string} text1 Old string to be diffed.
+    * @param {string} text2 New string to be diffed.
+    * @param {boolean=} optChecklines Optional speedup flag. If present and 
false,
+    *     then don't run a line-level diff first to identify the changed areas.
+    *     Defaults to true, which does a faster, slightly less optimal diff.
+    * @return {!Array.<!DiffMatchPatch.Diff>} Array of diff tuples.
+    */
+       DiffMatchPatch.prototype.DiffMain = function (text1, text2, 
optChecklines) {
+               var deadline, checklines, commonlength, commonprefix, 
commonsuffix, diffs;
+
+               // The diff must be complete in up to 1 second.
+               deadline = new Date().getTime() + 1000;
+
+               // Check for null inputs.
+               if (text1 === null || text2 === null) {
+                       throw new Error("Null input. (DiffMain)");
+               }
+
+               // Check for equality (speedup).
+               if (text1 === text2) {
+                       if (text1) {
+                               return [[DIFF_EQUAL, text1]];
+                       }
+                       return [];
+               }
+
+               if (typeof optChecklines === "undefined") {
+                       optChecklines = true;
+               }
+
+               checklines = optChecklines;
+
+               // Trim off common prefix (speedup).
+               commonlength = this.diffCommonPrefix(text1, text2);
+               commonprefix = text1.substring(0, commonlength);
+               text1 = text1.substring(commonlength);
+               text2 = text2.substring(commonlength);
+
+               // Trim off common suffix (speedup).
+               commonlength = this.diffCommonSuffix(text1, text2);
+               commonsuffix = text1.substring(text1.length - commonlength);
+               text1 = text1.substring(0, text1.length - commonlength);
+               text2 = text2.substring(0, text2.length - commonlength);
+
+               // Compute the diff on the middle block.
+               diffs = this.diffCompute(text1, text2, checklines, deadline);
+
+               // Restore the prefix and suffix.
+               if (commonprefix) {
+                       diffs.unshift([DIFF_EQUAL, commonprefix]);
+               }
+               if (commonsuffix) {
+                       diffs.push([DIFF_EQUAL, commonsuffix]);
+               }
+               this.diffCleanupMerge(diffs);
+               return diffs;
+       };
+
+       /**
+    * Reduce the number of edits by eliminating operationally trivial 
equalities.
+    * @param {!Array.<!DiffMatchPatch.Diff>} diffs Array of diff tuples.
+    */
+       DiffMatchPatch.prototype.diffCleanupEfficiency = function (diffs) {
+               var changes, equalities, equalitiesLength, lastequality, 
pointer, preIns, preDel, postIns, postDel;
+               changes = false;
+               equalities = []; // Stack of indices where equalities are found.
+               equalitiesLength = 0; // Keeping our own length var is faster 
in JS.
+               /** @type {?string} */
+               lastequality = null;
+
+               // Always equal to diffs[equalities[equalitiesLength - 1]][1]
+               pointer = 0; // Index of current position.
+
+               // Is there an insertion operation before the last equality.
+               preIns = false;
+
+               // Is there a deletion operation before the last equality.
+               preDel = false;
+
+               // Is there an insertion operation after the last equality.
+               postIns = false;
+
+               // Is there a deletion operation after the last equality.
+               postDel = false;
+               while (pointer < diffs.length) {
+
+                       // Equality found.
+                       if (diffs[pointer][0] === DIFF_EQUAL) {
+                               if (diffs[pointer][1].length < 4 && (postIns || 
postDel)) {
+
+                                       // Candidate found.
+                                       equalities[equalitiesLength++] = 
pointer;
+                                       preIns = postIns;
+                                       preDel = postDel;
+                                       lastequality = diffs[pointer][1];
+                               } else {
+
+                                       // Not a candidate, and can never 
become one.
+                                       equalitiesLength = 0;
+                                       lastequality = null;
+                               }
+                               postIns = postDel = false;
+
+                               // An insertion or deletion.
+                       } else {
+
+                               if (diffs[pointer][0] === DIFF_DELETE) {
+                                       postDel = true;
+                               } else {
+                                       postIns = true;
+                               }
+
+                               /*
+       * Five types to be split:
+       * <ins>A</ins><del>B</del>XY<ins>C</ins><del>D</del>
+       * <ins>A</ins>X<ins>C</ins><del>D</del>
+       * <ins>A</ins><del>B</del>X<ins>C</ins>
+       * <ins>A</del>X<ins>C</ins><del>D</del>
+       * <ins>A</ins><del>B</del>X<del>C</del>
+       */
+                               if (lastequality && (preIns && preDel && 
postIns && postDel || lastequality.length < 2 && preIns + preDel + postIns + 
postDel === 3)) {
+
+                                       // Duplicate record.
+                                       
diffs.splice(equalities[equalitiesLength - 1], 0, [DIFF_DELETE, lastequality]);
+
+                                       // Change second copy to insert.
+                                       diffs[equalities[equalitiesLength - 1] 
+ 1][0] = DIFF_INSERT;
+                                       equalitiesLength--; // Throw away the 
equality we just deleted;
+                                       lastequality = null;
+                                       if (preIns && preDel) {
+
+                                               // No changes made which could 
affect previous entry, keep going.
+                                               postIns = postDel = true;
+                                               equalitiesLength = 0;
+                                       } else {
+                                               equalitiesLength--; // Throw 
away the previous equality.
+                                               pointer = equalitiesLength > 0 
? equalities[equalitiesLength - 1] : -1;
+                                               postIns = postDel = false;
+                                       }
+                                       changes = true;
+                               }
+                       }
+                       pointer++;
+               }
+
+               if (changes) {
+                       this.diffCleanupMerge(diffs);
+               }
+       };
+
+       /**
+    * Convert a diff array into a pretty HTML report.
+    * @param {!Array.<!DiffMatchPatch.Diff>} diffs Array of diff tuples.
+    * @param {integer} string to be beautified.
+    * @return {string} HTML representation.
+    */
+       DiffMatchPatch.prototype.diffPrettyHtml = function (diffs) {
+               var op,
+                   data,
+                   x,
+                   html = [];
+               for (x = 0; x < diffs.length; x++) {
+                       op = diffs[x][0]; // Operation (insert, delete, equal)
+                       data = diffs[x][1]; // Text of change.
+                       switch (op) {
+                               case DIFF_INSERT:
+                                       html[x] = "<ins>" + escapeText(data) + 
"</ins>";
+                                       break;
+                               case DIFF_DELETE:
+                                       html[x] = "<del>" + escapeText(data) + 
"</del>";
+                                       break;
+                               case DIFF_EQUAL:
+                                       html[x] = "<span>" + escapeText(data) + 
"</span>";
+                                       break;
+                       }
+               }
+               return html.join("");
+       };
+
+       /**
+    * Determine the common prefix of two strings.
+    * @param {string} text1 First string.
+    * @param {string} text2 Second string.
+    * @return {number} The number of characters common to the start of each
+    *     string.
+    */
+       DiffMatchPatch.prototype.diffCommonPrefix = function (text1, text2) {
+               var pointermid, pointermax, pointermin, pointerstart;
+
+               // Quick check for common null cases.
+               if (!text1 || !text2 || text1.charAt(0) !== text2.charAt(0)) {
+                       return 0;
+               }
+
+               // Binary search.
+               // Performance analysis: 
https://neil.fraser.name/news/2007/10/09/
+               pointermin = 0;
+               pointermax = Math.min(text1.length, text2.length);
+               pointermid = pointermax;
+               pointerstart = 0;
+               while (pointermin < pointermid) {
+                       if (text1.substring(pointerstart, pointermid) === 
text2.substring(pointerstart, pointermid)) {
+                               pointermin = pointermid;
+                               pointerstart = pointermin;
+                       } else {
+                               pointermax = pointermid;
+                       }
+                       pointermid = Math.floor((pointermax - pointermin) / 2 + 
pointermin);
+               }
+               return pointermid;
+       };
+
+       /**
+    * Determine the common suffix of two strings.
+    * @param {string} text1 First string.
+    * @param {string} text2 Second string.
+    * @return {number} The number of characters common to the end of each 
string.
+    */
+       DiffMatchPatch.prototype.diffCommonSuffix = function (text1, text2) {
+               var pointermid, pointermax, pointermin, pointerend;
+
+               // Quick check for common null cases.
+               if (!text1 || !text2 || text1.charAt(text1.length - 1) !== 
text2.charAt(text2.length - 1)) {
+                       return 0;
+               }
+
+               // Binary search.
+               // Performance analysis: 
https://neil.fraser.name/news/2007/10/09/
+               pointermin = 0;
+               pointermax = Math.min(text1.length, text2.length);
+               pointermid = pointermax;
+               pointerend = 0;
+               while (pointermin < pointermid) {
+                       if (text1.substring(text1.length - pointermid, 
text1.length - pointerend) === text2.substring(text2.length - pointermid, 
text2.length - pointerend)) {
+                               pointermin = pointermid;
+                               pointerend = pointermin;
+                       } else {
+                               pointermax = pointermid;
+                       }
+                       pointermid = Math.floor((pointermax - pointermin) / 2 + 
pointermin);
+               }
+               return pointermid;
+       };
+
+       /**
+    * Find the differences between two texts.  Assumes that the texts do not
+    * have any common prefix or suffix.
+    * @param {string} text1 Old string to be diffed.
+    * @param {string} text2 New string to be diffed.
+    * @param {boolean} checklines Speedup flag.  If false, then don't run a
+    *     line-level diff first to identify the changed areas.
+    *     If true, then run a faster, slightly less optimal diff.
+    * @param {number} deadline Time when the diff should be complete by.
+    * @return {!Array.<!DiffMatchPatch.Diff>} Array of diff tuples.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffCompute = function (text1, text2, 
checklines, deadline) {
+               var diffs, longtext, shorttext, i, hm, text1A, text2A, text1B, 
text2B, midCommon, diffsA, diffsB;
+
+               if (!text1) {
+
+                       // Just add some text (speedup).
+                       return [[DIFF_INSERT, text2]];
+               }
+
+               if (!text2) {
+
+                       // Just delete some text (speedup).
+                       return [[DIFF_DELETE, text1]];
+               }
+
+               longtext = text1.length > text2.length ? text1 : text2;
+               shorttext = text1.length > text2.length ? text2 : text1;
+               i = longtext.indexOf(shorttext);
+               if (i !== -1) {
+
+                       // Shorter text is inside the longer text (speedup).
+                       diffs = [[DIFF_INSERT, longtext.substring(0, i)], 
[DIFF_EQUAL, shorttext], [DIFF_INSERT, longtext.substring(i + 
shorttext.length)]];
+
+                       // Swap insertions for deletions if diff is reversed.
+                       if (text1.length > text2.length) {
+                               diffs[0][0] = diffs[2][0] = DIFF_DELETE;
+                       }
+                       return diffs;
+               }
+
+               if (shorttext.length === 1) {
+
+                       // Single character string.
+                       // After the previous speedup, the character can't be 
an equality.
+                       return [[DIFF_DELETE, text1], [DIFF_INSERT, text2]];
+               }
+
+               // Check to see if the problem can be split in two.
+               hm = this.diffHalfMatch(text1, text2);
+               if (hm) {
+
+                       // A half-match was found, sort out the return data.
+                       text1A = hm[0];
+                       text1B = hm[1];
+                       text2A = hm[2];
+                       text2B = hm[3];
+                       midCommon = hm[4];
+
+                       // Send both pairs off for separate processing.
+                       diffsA = this.DiffMain(text1A, text2A, checklines, 
deadline);
+                       diffsB = this.DiffMain(text1B, text2B, checklines, 
deadline);
+
+                       // Merge the results.
+                       return diffsA.concat([[DIFF_EQUAL, midCommon]], diffsB);
+               }
+
+               if (checklines && text1.length > 100 && text2.length > 100) {
+                       return this.diffLineMode(text1, text2, deadline);
+               }
+
+               return this.diffBisect(text1, text2, deadline);
+       };
+
+       /**
+    * Do the two texts share a substring which is at least half the length of 
the
+    * longer text?
+    * This speedup can produce non-minimal diffs.
+    * @param {string} text1 First string.
+    * @param {string} text2 Second string.
+    * @return {Array.<string>} Five element Array, containing the prefix of
+    *     text1, the suffix of text1, the prefix of text2, the suffix of
+    *     text2 and the common middle.  Or null if there was no match.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffHalfMatch = function (text1, text2) {
+               var longtext, shorttext, dmp, text1A, text2B, text2A, text1B, 
midCommon, hm1, hm2, hm;
+
+               longtext = text1.length > text2.length ? text1 : text2;
+               shorttext = text1.length > text2.length ? text2 : text1;
+               if (longtext.length < 4 || shorttext.length * 2 < 
longtext.length) {
+                       return null; // Pointless.
+               }
+               dmp = this; // 'this' becomes 'window' in a closure.
+
+               /**
+     * Does a substring of shorttext exist within longtext such that the 
substring
+     * is at least half the length of longtext?
+     * Closure, but does not reference any external variables.
+     * @param {string} longtext Longer string.
+     * @param {string} shorttext Shorter string.
+     * @param {number} i Start index of quarter length substring within 
longtext.
+     * @return {Array.<string>} Five element Array, containing the prefix of
+     *     longtext, the suffix of longtext, the prefix of shorttext, the 
suffix
+     *     of shorttext and the common middle.  Or null if there was no match.
+     * @private
+     */
+               function diffHalfMatchI(longtext, shorttext, i) {
+                       var seed, j, bestCommon, prefixLength, suffixLength, 
bestLongtextA, bestLongtextB, bestShorttextA, bestShorttextB;
+
+                       // Start with a 1/4 length substring at position i as a 
seed.
+                       seed = longtext.substring(i, i + 
Math.floor(longtext.length / 4));
+                       j = -1;
+                       bestCommon = "";
+                       while ((j = shorttext.indexOf(seed, j + 1)) !== -1) {
+                               prefixLength = 
dmp.diffCommonPrefix(longtext.substring(i), shorttext.substring(j));
+                               suffixLength = 
dmp.diffCommonSuffix(longtext.substring(0, i), shorttext.substring(0, j));
+                               if (bestCommon.length < suffixLength + 
prefixLength) {
+                                       bestCommon = shorttext.substring(j - 
suffixLength, j) + shorttext.substring(j, j + prefixLength);
+                                       bestLongtextA = longtext.substring(0, i 
- suffixLength);
+                                       bestLongtextB = longtext.substring(i + 
prefixLength);
+                                       bestShorttextA = shorttext.substring(0, 
j - suffixLength);
+                                       bestShorttextB = shorttext.substring(j 
+ prefixLength);
+                               }
+                       }
+                       if (bestCommon.length * 2 >= longtext.length) {
+                               return [bestLongtextA, bestLongtextB, 
bestShorttextA, bestShorttextB, bestCommon];
+                       } else {
+                               return null;
+                       }
+               }
+
+               // First check if the second quarter is the seed for a 
half-match.
+               hm1 = diffHalfMatchI(longtext, shorttext, 
Math.ceil(longtext.length / 4));
+
+               // Check again based on the third quarter.
+               hm2 = diffHalfMatchI(longtext, shorttext, 
Math.ceil(longtext.length / 2));
+               if (!hm1 && !hm2) {
+                       return null;
+               } else if (!hm2) {
+                       hm = hm1;
+               } else if (!hm1) {
+                       hm = hm2;
+               } else {
+
+                       // Both matched.  Select the longest.
+                       hm = hm1[4].length > hm2[4].length ? hm1 : hm2;
+               }
+
+               // A half-match was found, sort out the return data.
+               if (text1.length > text2.length) {
+                       text1A = hm[0];
+                       text1B = hm[1];
+                       text2A = hm[2];
+                       text2B = hm[3];
+               } else {
+                       text2A = hm[0];
+                       text2B = hm[1];
+                       text1A = hm[2];
+                       text1B = hm[3];
+               }
+               midCommon = hm[4];
+               return [text1A, text1B, text2A, text2B, midCommon];
+       };
+
+       /**
+    * Do a quick line-level diff on both strings, then rediff the parts for
+    * greater accuracy.
+    * This speedup can produce non-minimal diffs.
+    * @param {string} text1 Old string to be diffed.
+    * @param {string} text2 New string to be diffed.
+    * @param {number} deadline Time when the diff should be complete by.
+    * @return {!Array.<!DiffMatchPatch.Diff>} Array of diff tuples.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffLineMode = function (text1, text2, 
deadline) {
+               var a, diffs, linearray, pointer, countInsert, countDelete, 
textInsert, textDelete, j;
+
+               // Scan the text on a line-by-line basis first.
+               a = this.diffLinesToChars(text1, text2);
+               text1 = a.chars1;
+               text2 = a.chars2;
+               linearray = a.lineArray;
+
+               diffs = this.DiffMain(text1, text2, false, deadline);
+
+               // Convert the diff back to original text.
+               this.diffCharsToLines(diffs, linearray);
+
+               // Eliminate freak matches (e.g. blank lines)
+               this.diffCleanupSemantic(diffs);
+
+               // Rediff any replacement blocks, this time 
character-by-character.
+               // Add a dummy entry at the end.
+               diffs.push([DIFF_EQUAL, ""]);
+               pointer = 0;
+               countDelete = 0;
+               countInsert = 0;
+               textDelete = "";
+               textInsert = "";
+               while (pointer < diffs.length) {
+                       switch (diffs[pointer][0]) {
+                               case DIFF_INSERT:
+                                       countInsert++;
+                                       textInsert += diffs[pointer][1];
+                                       break;
+                               case DIFF_DELETE:
+                                       countDelete++;
+                                       textDelete += diffs[pointer][1];
+                                       break;
+                               case DIFF_EQUAL:
+
+                                       // Upon reaching an equality, check for 
prior redundancies.
+                                       if (countDelete >= 1 && countInsert >= 
1) {
+
+                                               // Delete the offending records 
and add the merged ones.
+                                               diffs.splice(pointer - 
countDelete - countInsert, countDelete + countInsert);
+                                               pointer = pointer - countDelete 
- countInsert;
+                                               a = this.DiffMain(textDelete, 
textInsert, false, deadline);
+                                               for (j = a.length - 1; j >= 0; 
j--) {
+                                                       diffs.splice(pointer, 
0, a[j]);
+                                               }
+                                               pointer = pointer + a.length;
+                                       }
+                                       countInsert = 0;
+                                       countDelete = 0;
+                                       textDelete = "";
+                                       textInsert = "";
+                                       break;
+                       }
+                       pointer++;
+               }
+               diffs.pop(); // Remove the dummy entry at the end.
+
+               return diffs;
+       };
+
+       /**
+    * Find the 'middle snake' of a diff, split the problem in two
+    * and return the recursively constructed diff.
+    * See Myers 1986 paper: An O(ND) Difference Algorithm and Its Variations.
+    * @param {string} text1 Old string to be diffed.
+    * @param {string} text2 New string to be diffed.
+    * @param {number} deadline Time at which to bail if not yet complete.
+    * @return {!Array.<!DiffMatchPatch.Diff>} Array of diff tuples.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffBisect = function (text1, text2, deadline) 
{
+               var text1Length, text2Length, maxD, vOffset, vLength, v1, v2, 
x, delta, front, k1start, k1end, k2start, k2end, k2Offset, k1Offset, x1, x2, 
y1, y2, d, k1, k2;
+
+               // Cache the text lengths to prevent multiple calls.
+               text1Length = text1.length;
+               text2Length = text2.length;
+               maxD = Math.ceil((text1Length + text2Length) / 2);
+               vOffset = maxD;
+               vLength = 2 * maxD;
+               v1 = new Array(vLength);
+               v2 = new Array(vLength);
+
+               // Setting all elements to -1 is faster in Chrome & Firefox 
than mixing
+               // integers and undefined.
+               for (x = 0; x < vLength; x++) {
+                       v1[x] = -1;
+                       v2[x] = -1;
+               }
+               v1[vOffset + 1] = 0;
+               v2[vOffset + 1] = 0;
+               delta = text1Length - text2Length;
+
+               // If the total number of characters is odd, then the front 
path will collide
+               // with the reverse path.
+               front = delta % 2 !== 0;
+
+               // Offsets for start and end of k loop.
+               // Prevents mapping of space beyond the grid.
+               k1start = 0;
+               k1end = 0;
+               k2start = 0;
+               k2end = 0;
+               for (d = 0; d < maxD; d++) {
+
+                       // Bail out if deadline is reached.
+                       if (new Date().getTime() > deadline) {
+                               break;
+                       }
+
+                       // Walk the front path one step.
+                       for (k1 = -d + k1start; k1 <= d - k1end; k1 += 2) {
+                               k1Offset = vOffset + k1;
+                               if (k1 === -d || k1 !== d && v1[k1Offset - 1] < 
v1[k1Offset + 1]) {
+                                       x1 = v1[k1Offset + 1];
+                               } else {
+                                       x1 = v1[k1Offset - 1] + 1;
+                               }
+                               y1 = x1 - k1;
+                               while (x1 < text1Length && y1 < text2Length && 
text1.charAt(x1) === text2.charAt(y1)) {
+                                       x1++;
+                                       y1++;
+                               }
+                               v1[k1Offset] = x1;
+                               if (x1 > text1Length) {
+
+                                       // Ran off the right of the graph.
+                                       k1end += 2;
+                               } else if (y1 > text2Length) {
+
+                                       // Ran off the bottom of the graph.
+                                       k1start += 2;
+                               } else if (front) {
+                                       k2Offset = vOffset + delta - k1;
+                                       if (k2Offset >= 0 && k2Offset < vLength 
&& v2[k2Offset] !== -1) {
+
+                                               // Mirror x2 onto top-left 
coordinate system.
+                                               x2 = text1Length - v2[k2Offset];
+                                               if (x1 >= x2) {
+
+                                                       // Overlap detected.
+                                                       return 
this.diffBisectSplit(text1, text2, x1, y1, deadline);
+                                               }
+                                       }
+                               }
+                       }
+
+                       // Walk the reverse path one step.
+                       for (k2 = -d + k2start; k2 <= d - k2end; k2 += 2) {
+                               k2Offset = vOffset + k2;
+                               if (k2 === -d || k2 !== d && v2[k2Offset - 1] < 
v2[k2Offset + 1]) {
+                                       x2 = v2[k2Offset + 1];
+                               } else {
+                                       x2 = v2[k2Offset - 1] + 1;
+                               }
+                               y2 = x2 - k2;
+                               while (x2 < text1Length && y2 < text2Length && 
text1.charAt(text1Length - x2 - 1) === text2.charAt(text2Length - y2 - 1)) {
+                                       x2++;
+                                       y2++;
+                               }
+                               v2[k2Offset] = x2;
+                               if (x2 > text1Length) {
+
+                                       // Ran off the left of the graph.
+                                       k2end += 2;
+                               } else if (y2 > text2Length) {
+
+                                       // Ran off the top of the graph.
+                                       k2start += 2;
+                               } else if (!front) {
+                                       k1Offset = vOffset + delta - k2;
+                                       if (k1Offset >= 0 && k1Offset < vLength 
&& v1[k1Offset] !== -1) {
+                                               x1 = v1[k1Offset];
+                                               y1 = vOffset + x1 - k1Offset;
+
+                                               // Mirror x2 onto top-left 
coordinate system.
+                                               x2 = text1Length - x2;
+                                               if (x1 >= x2) {
+
+                                                       // Overlap detected.
+                                                       return 
this.diffBisectSplit(text1, text2, x1, y1, deadline);
+                                               }
+                                       }
+                               }
+                       }
+               }
+
+               // Diff took too long and hit the deadline or
+               // number of diffs equals number of characters, no commonality 
at all.
+               return [[DIFF_DELETE, text1], [DIFF_INSERT, text2]];
+       };
+
+       /**
+    * Given the location of the 'middle snake', split the diff in two parts
+    * and recurse.
+    * @param {string} text1 Old string to be diffed.
+    * @param {string} text2 New string to be diffed.
+    * @param {number} x Index of split point in text1.
+    * @param {number} y Index of split point in text2.
+    * @param {number} deadline Time at which to bail if not yet complete.
+    * @return {!Array.<!DiffMatchPatch.Diff>} Array of diff tuples.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffBisectSplit = function (text1, text2, x, 
y, deadline) {
+               var text1a, text1b, text2a, text2b, diffs, diffsb;
+               text1a = text1.substring(0, x);
+               text2a = text2.substring(0, y);
+               text1b = text1.substring(x);
+               text2b = text2.substring(y);
+
+               // Compute both diffs serially.
+               diffs = this.DiffMain(text1a, text2a, false, deadline);
+               diffsb = this.DiffMain(text1b, text2b, false, deadline);
+
+               return diffs.concat(diffsb);
+       };
+
+       /**
+    * Reduce the number of edits by eliminating semantically trivial 
equalities.
+    * @param {!Array.<!DiffMatchPatch.Diff>} diffs Array of diff tuples.
+    */
+       DiffMatchPatch.prototype.diffCleanupSemantic = function (diffs) {
+               var changes, equalities, equalitiesLength, lastequality, 
pointer, lengthInsertions2, lengthDeletions2, lengthInsertions1, 
lengthDeletions1, deletion, insertion, overlapLength1, overlapLength2;
+               changes = false;
+               equalities = []; // Stack of indices where equalities are found.
+               equalitiesLength = 0; // Keeping our own length var is faster 
in JS.
+               /** @type {?string} */
+               lastequality = null;
+
+               // Always equal to diffs[equalities[equalitiesLength - 1]][1]
+               pointer = 0; // Index of current position.
+
+               // Number of characters that changed prior to the equality.
+               lengthInsertions1 = 0;
+               lengthDeletions1 = 0;
+
+               // Number of characters that changed after the equality.
+               lengthInsertions2 = 0;
+               lengthDeletions2 = 0;
+               while (pointer < diffs.length) {
+                       if (diffs[pointer][0] === DIFF_EQUAL) {
+                               // Equality found.
+                               equalities[equalitiesLength++] = pointer;
+                               lengthInsertions1 = lengthInsertions2;
+                               lengthDeletions1 = lengthDeletions2;
+                               lengthInsertions2 = 0;
+                               lengthDeletions2 = 0;
+                               lastequality = diffs[pointer][1];
+                       } else {
+                               // An insertion or deletion.
+                               if (diffs[pointer][0] === DIFF_INSERT) {
+                                       lengthInsertions2 += 
diffs[pointer][1].length;
+                               } else {
+                                       lengthDeletions2 += 
diffs[pointer][1].length;
+                               }
+
+                               // Eliminate an equality that is smaller or 
equal to the edits on both
+                               // sides of it.
+                               if (lastequality && lastequality.length <= 
Math.max(lengthInsertions1, lengthDeletions1) && lastequality.length <= 
Math.max(lengthInsertions2, lengthDeletions2)) {
+
+                                       // Duplicate record.
+                                       
diffs.splice(equalities[equalitiesLength - 1], 0, [DIFF_DELETE, lastequality]);
+
+                                       // Change second copy to insert.
+                                       diffs[equalities[equalitiesLength - 1] 
+ 1][0] = DIFF_INSERT;
+
+                                       // Throw away the equality we just 
deleted.
+                                       equalitiesLength--;
+
+                                       // Throw away the previous equality (it 
needs to be reevaluated).
+                                       equalitiesLength--;
+                                       pointer = equalitiesLength > 0 ? 
equalities[equalitiesLength - 1] : -1;
+
+                                       // Reset the counters.
+                                       lengthInsertions1 = 0;
+                                       lengthDeletions1 = 0;
+                                       lengthInsertions2 = 0;
+                                       lengthDeletions2 = 0;
+                                       lastequality = null;
+                                       changes = true;
+                               }
+                       }
+                       pointer++;
+               }
+
+               // Normalize the diff.
+               if (changes) {
+                       this.diffCleanupMerge(diffs);
+               }
+
+               // Find any overlaps between deletions and insertions.
+               // e.g: <del>abcxxx</del><ins>xxxdef</ins>
+               //   -> <del>abc</del>xxx<ins>def</ins>
+               // e.g: <del>xxxabc</del><ins>defxxx</ins>
+               //   -> <ins>def</ins>xxx<del>abc</del>
+               // Only extract an overlap if it is as big as the edit ahead or 
behind it.
+               pointer = 1;
+               while (pointer < diffs.length) {
+                       if (diffs[pointer - 1][0] === DIFF_DELETE && 
diffs[pointer][0] === DIFF_INSERT) {
+                               deletion = diffs[pointer - 1][1];
+                               insertion = diffs[pointer][1];
+                               overlapLength1 = 
this.diffCommonOverlap(deletion, insertion);
+                               overlapLength2 = 
this.diffCommonOverlap(insertion, deletion);
+                               if (overlapLength1 >= overlapLength2) {
+                                       if (overlapLength1 >= deletion.length / 
2 || overlapLength1 >= insertion.length / 2) {
+
+                                               // Overlap found.  Insert an 
equality and trim the surrounding edits.
+                                               diffs.splice(pointer, 0, 
[DIFF_EQUAL, insertion.substring(0, overlapLength1)]);
+                                               diffs[pointer - 1][1] = 
deletion.substring(0, deletion.length - overlapLength1);
+                                               diffs[pointer + 1][1] = 
insertion.substring(overlapLength1);
+                                               pointer++;
+                                       }
+                               } else {
+                                       if (overlapLength2 >= deletion.length / 
2 || overlapLength2 >= insertion.length / 2) {
+
+                                               // Reverse overlap found.
+                                               // Insert an equality and swap 
and trim the surrounding edits.
+                                               diffs.splice(pointer, 0, 
[DIFF_EQUAL, deletion.substring(0, overlapLength2)]);
+
+                                               diffs[pointer - 1][0] = 
DIFF_INSERT;
+                                               diffs[pointer - 1][1] = 
insertion.substring(0, insertion.length - overlapLength2);
+                                               diffs[pointer + 1][0] = 
DIFF_DELETE;
+                                               diffs[pointer + 1][1] = 
deletion.substring(overlapLength2);
+                                               pointer++;
+                                       }
+                               }
+                               pointer++;
+                       }
+                       pointer++;
+               }
+       };
+
+       /**
+    * Determine if the suffix of one string is the prefix of another.
+    * @param {string} text1 First string.
+    * @param {string} text2 Second string.
+    * @return {number} The number of characters common to the end of the first
+    *     string and the start of the second string.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffCommonOverlap = function (text1, text2) {
+               var text1Length, text2Length, textLength, best, length, 
pattern, found;
+
+               // Cache the text lengths to prevent multiple calls.
+               text1Length = text1.length;
+               text2Length = text2.length;
+
+               // Eliminate the null case.
+               if (text1Length === 0 || text2Length === 0) {
+                       return 0;
+               }
+
+               // Truncate the longer string.
+               if (text1Length > text2Length) {
+                       text1 = text1.substring(text1Length - text2Length);
+               } else if (text1Length < text2Length) {
+                       text2 = text2.substring(0, text1Length);
+               }
+               textLength = Math.min(text1Length, text2Length);
+
+               // Quick check for the worst case.
+               if (text1 === text2) {
+                       return textLength;
+               }
+
+               // Start by looking for a single character match
+               // and increase length until no match is found.
+               // Performance analysis: 
https://neil.fraser.name/news/2010/11/04/
+               best = 0;
+               length = 1;
+               while (true) {
+                       pattern = text1.substring(textLength - length);
+                       found = text2.indexOf(pattern);
+                       if (found === -1) {
+                               return best;
+                       }
+                       length += found;
+                       if (found === 0 || text1.substring(textLength - length) 
=== text2.substring(0, length)) {
+                               best = length;
+                               length++;
+                       }
+               }
+       };
+
+       /**
+    * Split two texts into an array of strings.  Reduce the texts to a string 
of
+    * hashes where each Unicode character represents one line.
+    * @param {string} text1 First string.
+    * @param {string} text2 Second string.
+    * @return {{chars1: string, chars2: string, lineArray: !Array.<string>}}
+    *     An object containing the encoded text1, the encoded text2 and
+    *     the array of unique strings.
+    *     The zeroth element of the array of unique strings is intentionally 
blank.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffLinesToChars = function (text1, text2) {
+               var lineArray, lineHash, chars1, chars2;
+               lineArray = []; // E.g. lineArray[4] === 'Hello\n'
+               lineHash = {}; // E.g. lineHash['Hello\n'] === 4
+
+               // '\x00' is a valid character, but various debuggers don't 
like it.
+               // So we'll insert a junk entry to avoid generating a null 
character.
+               lineArray[0] = "";
+
+               /**
+     * Split a text into an array of strings.  Reduce the texts to a string of
+     * hashes where each Unicode character represents one line.
+     * Modifies linearray and linehash through being a closure.
+     * @param {string} text String to encode.
+     * @return {string} Encoded string.
+     * @private
+     */
+               function diffLinesToCharsMunge(text) {
+                       var chars, lineStart, lineEnd, lineArrayLength, line;
+                       chars = "";
+
+                       // Walk the text, pulling out a substring for each line.
+                       // text.split('\n') would would temporarily double our 
memory footprint.
+                       // Modifying text would create many large strings to 
garbage collect.
+                       lineStart = 0;
+                       lineEnd = -1;
+
+                       // Keeping our own length variable is faster than 
looking it up.
+                       lineArrayLength = lineArray.length;
+                       while (lineEnd < text.length - 1) {
+                               lineEnd = text.indexOf("\n", lineStart);
+                               if (lineEnd === -1) {
+                                       lineEnd = text.length - 1;
+                               }
+                               line = text.substring(lineStart, lineEnd + 1);
+                               lineStart = lineEnd + 1;
+
+                               var lineHashExists = lineHash.hasOwnProperty ? 
lineHash.hasOwnProperty(line) : lineHash[line] !== undefined;
+
+                               if (lineHashExists) {
+                                       chars += 
String.fromCharCode(lineHash[line]);
+                               } else {
+                                       chars += 
String.fromCharCode(lineArrayLength);
+                                       lineHash[line] = lineArrayLength;
+                                       lineArray[lineArrayLength++] = line;
+                               }
+                       }
+                       return chars;
+               }
+
+               chars1 = diffLinesToCharsMunge(text1);
+               chars2 = diffLinesToCharsMunge(text2);
+               return {
+                       chars1: chars1,
+                       chars2: chars2,
+                       lineArray: lineArray
+               };
+       };
+
+       /**
+    * Rehydrate the text in a diff from a string of line hashes to real lines 
of
+    * text.
+    * @param {!Array.<!DiffMatchPatch.Diff>} diffs Array of diff tuples.
+    * @param {!Array.<string>} lineArray Array of unique strings.
+    * @private
+    */
+       DiffMatchPatch.prototype.diffCharsToLines = function (diffs, lineArray) 
{
+               var x, chars, text, y;
+               for (x = 0; x < diffs.length; x++) {
+                       chars = diffs[x][1];
+                       text = [];
+                       for (y = 0; y < chars.length; y++) {
+                               text[y] = lineArray[chars.charCodeAt(y)];
+                       }
+                       diffs[x][1] = text.join("");
+               }
+       };
+
+       /**
+    * Reorder and merge like edit sections.  Merge equalities.
+    * Any edit section can move as long as it doesn't cross an equality.
+    * @param {!Array.<!DiffMatchPatch.Diff>} diffs Array of diff tuples.
+    */
+       DiffMatchPatch.prototype.diffCleanupMerge = function (diffs) {
+               var pointer, countDelete, countInsert, textInsert, textDelete, 
commonlength, changes, diffPointer, position;
+               diffs.push([DIFF_EQUAL, ""]); // Add a dummy entry at the end.
+               pointer = 0;
+               countDelete = 0;
+               countInsert = 0;
+               textDelete = "";
+               textInsert = "";
+
+               while (pointer < diffs.length) {
+                       switch (diffs[pointer][0]) {
+                               case DIFF_INSERT:
+                                       countInsert++;
+                                       textInsert += diffs[pointer][1];
+                                       pointer++;
+                                       break;
+                               case DIFF_DELETE:
+                                       countDelete++;
+                                       textDelete += diffs[pointer][1];
+                                       pointer++;
+                                       break;
+                               case DIFF_EQUAL:
+
+                                       // Upon reaching an equality, check for 
prior redundancies.
+                                       if (countDelete + countInsert > 1) {
+                                               if (countDelete !== 0 && 
countInsert !== 0) {
+
+                                                       // Factor out any 
common prefixes.
+                                                       commonlength = 
this.diffCommonPrefix(textInsert, textDelete);
+                                                       if (commonlength !== 0) 
{
+                                                               if (pointer - 
countDelete - countInsert > 0 && diffs[pointer - countDelete - countInsert - 
1][0] === DIFF_EQUAL) {
+                                                                       
diffs[pointer - countDelete - countInsert - 1][1] += textInsert.substring(0, 
commonlength);
+                                                               } else {
+                                                                       
diffs.splice(0, 0, [DIFF_EQUAL, textInsert.substring(0, commonlength)]);
+                                                                       
pointer++;
+                                                               }
+                                                               textInsert = 
textInsert.substring(commonlength);
+                                                               textDelete = 
textDelete.substring(commonlength);
+                                                       }
+
+                                                       // Factor out any 
common suffixies.
+                                                       commonlength = 
this.diffCommonSuffix(textInsert, textDelete);
+                                                       if (commonlength !== 0) 
{
+                                                               
diffs[pointer][1] = textInsert.substring(textInsert.length - commonlength) + 
diffs[pointer][1];
+                                                               textInsert = 
textInsert.substring(0, textInsert.length - commonlength);
+                                                               textDelete = 
textDelete.substring(0, textDelete.length - commonlength);
+                                                       }
+                                               }
+
+                                               // Delete the offending records 
and add the merged ones.
+                                               if (countDelete === 0) {
+                                                       diffs.splice(pointer - 
countInsert, countDelete + countInsert, [DIFF_INSERT, textInsert]);
+                                               } else if (countInsert === 0) {
+                                                       diffs.splice(pointer - 
countDelete, countDelete + countInsert, [DIFF_DELETE, textDelete]);
+                                               } else {
+                                                       diffs.splice(pointer - 
countDelete - countInsert, countDelete + countInsert, [DIFF_DELETE, 
textDelete], [DIFF_INSERT, textInsert]);
+                                               }
+                                               pointer = pointer - countDelete 
- countInsert + (countDelete ? 1 : 0) + (countInsert ? 1 : 0) + 1;
+                                       } else if (pointer !== 0 && 
diffs[pointer - 1][0] === DIFF_EQUAL) {
+
+                                               // Merge this equality with the 
previous one.
+                                               diffs[pointer - 1][1] += 
diffs[pointer][1];
+                                               diffs.splice(pointer, 1);
+                                       } else {
+                                               pointer++;
+                                       }
+                                       countInsert = 0;
+                                       countDelete = 0;
+                                       textDelete = "";
+                                       textInsert = "";
+                                       break;
+                       }
+               }
+               if (diffs[diffs.length - 1][1] === "") {
+                       diffs.pop(); // Remove the dummy entry at the end.
+               }
+
+               // Second pass: look for single edits surrounded on both sides 
by equalities
+               // which can be shifted sideways to eliminate an equality.
+               // e.g: A<ins>BA</ins>C -> <ins>AB</ins>AC
+               changes = false;
+               pointer = 1;
+
+               // Intentionally ignore the first and last element (don't need 
checking).
+               while (pointer < diffs.length - 1) {
+                       if (diffs[pointer - 1][0] === DIFF_EQUAL && 
diffs[pointer + 1][0] === DIFF_EQUAL) {
+
+                               diffPointer = diffs[pointer][1];
+                               position = 
diffPointer.substring(diffPointer.length - diffs[pointer - 1][1].length);
+
+                               // This is a single edit surrounded by 
equalities.
+                               if (position === diffs[pointer - 1][1]) {
+
+                                       // Shift the edit over the previous 
equality.
+                                       diffs[pointer][1] = diffs[pointer - 
1][1] + diffs[pointer][1].substring(0, diffs[pointer][1].length - diffs[pointer 
- 1][1].length);
+                                       diffs[pointer + 1][1] = diffs[pointer - 
1][1] + diffs[pointer + 1][1];
+                                       diffs.splice(pointer - 1, 1);
+                                       changes = true;
+                               } else if (diffPointer.substring(0, 
diffs[pointer + 1][1].length) === diffs[pointer + 1][1]) {
+
+                                       // Shift the edit over the next 
equality.
+                                       diffs[pointer - 1][1] += diffs[pointer 
+ 1][1];
+                                       diffs[pointer][1] = 
diffs[pointer][1].substring(diffs[pointer + 1][1].length) + diffs[pointer + 
1][1];
+                                       diffs.splice(pointer + 1, 1);
+                                       changes = true;
+                               }
+                       }
+                       pointer++;
+               }
+
+               // If shifts were made, the diff needs reordering and another 
shift sweep.
+               if (changes) {
+                       this.diffCleanupMerge(diffs);
+               }
+       };
+
+       return function (o, n) {
+               var diff, output, text;
+               diff = new DiffMatchPatch();
+               output = diff.DiffMain(o, n);
+               diff.diffCleanupEfficiency(output);
+               text = diff.diffPrettyHtml(output);
+
+               return text;
+       };
+  }();
+
+}((function() { return this; }())));
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/simple.md 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/simple.md
new file mode 100644
index 0000000..c72a440
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/simple.md
@@ -0,0 +1,12 @@
+## Slide 1.1
+
+```js
+var a = 1;
+```
+
+
+## Slide 1.2
+
+
+
+## Slide 2
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies-async.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies-async.html
new file mode 100644
index 0000000..b36c31b
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies-async.html
@@ -0,0 +1,78 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Async Dependencies</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>Slide content</section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+                       var     externalScriptSequence = '';
+                       var scriptCount = 0;
+
+                       QUnit.config.autostart = false;
+                       QUnit.module( 'Async Dependencies' );
+
+                       QUnit.test( 'Async scripts are loaded', function( 
assert ) {
+                               assert.expect( 5 );
+                               var done = assert.async( 5 );
+
+                               function callback( event ) {
+                                       if( externalScriptSequence.length === 1 
) {
+                                               assert.ok( 
externalScriptSequence === 'A', 'first callback was sync script' );
+                                               done();
+                                       }
+                                       else {
+                                               assert.ok( true, 'async script 
loaded' );
+                                               done();
+                                       }
+
+                                       if( externalScriptSequence.length === 4 
) {
+                                               assert.ok(      
externalScriptSequence.indexOf( 'A' ) !== -1 &&
+                                                                       
externalScriptSequence.indexOf( 'B' ) !== -1 &&
+                                                                       
externalScriptSequence.indexOf( 'C' ) !== -1 &&
+                                                                       
externalScriptSequence.indexOf( 'D' ) !== -1, 'four unique scripts were loaded' 
);
+                                               done();
+                                       }
+
+                                       scriptCount ++;
+                               }
+
+                               Reveal.initialize({
+                                       dependencies: [
+                                               { src: 
'assets/external-script-a.js', async: false, callback: callback },
+                                               { src: 
'assets/external-script-b.js', async: true, callback: callback },
+                                               { src: 
'assets/external-script-c.js', async: true, callback: callback },
+                                               { src: 
'assets/external-script-d.js', async: true, callback: callback }
+                                       ]
+                               });
+                       });
+
+                       QUnit.start();
+
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies.html
new file mode 100644
index 0000000..49aaf60
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-dependencies.html
@@ -0,0 +1,54 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Dependencies</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>Slide content</section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+                       window.externalScriptSequence = '';
+
+                       Reveal.addEventListener( 'ready', function() {
+
+                               QUnit.module( 'Dependencies' );
+
+                               QUnit.test( 'Load synchronous scripts', 
function( assert ) {
+                                       assert.strictEqual( 
window.externalScriptSequence, 'ABC', 'Loaded and executed in order' );
+                               });
+
+                       } );
+
+                       Reveal.initialize({
+                               dependencies: [
+                                       { src: 'assets/external-script-a.js' },
+                                       { src: 'assets/external-script-b.js' },
+                                       { src: 'assets/external-script-c.js' }
+                               ]
+                       });
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-grid-navigation.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-grid-navigation.html
new file mode 100644
index 0000000..21e7636
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-grid-navigation.html
@@ -0,0 +1,74 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Grid</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>0</section>
+                               <section>
+                                       <section>1.1</section>
+                                       <section>1.2</section>
+                                       <section>1.3</section>
+                                       <section>1.4</section>
+                               </section>
+                               <section>
+                                       <section>2.1</section>
+                                       <section>2.2</section>
+                                       <section>2.3</section>
+                                       <section>2.4</section>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+                       Reveal.addEventListener( 'ready', function() {
+
+                               QUnit.module( 'Grid Navigation' );
+
+                               QUnit.test( 'Disabled', function( assert ) {
+                                       Reveal.right();
+                                       Reveal.down();
+                                       Reveal.down();
+                                       assert.deepEqual( Reveal.getIndices(), 
{ h: 1, v: 2, f: undefined }, 'Correct starting point' );
+                                       Reveal.right();
+                                       assert.deepEqual( Reveal.getIndices(), 
{ h: 2, v: 0, f: undefined }, 'Moves to top when going to adjacent stack' );
+                               });
+
+                               QUnit.test( 'Enabled', function( assert ) {
+                                       Reveal.configure({ navigationMode: 
'grid' });
+                                       Reveal.slide( 0, 0 );
+                                       Reveal.right();
+                                       Reveal.down();
+                                       Reveal.down();
+                                       assert.deepEqual( Reveal.getIndices(), 
{ h: 1, v: 2, f: undefined }, 'Correct starting point' );
+                                       Reveal.right();
+                                       assert.deepEqual( Reveal.getIndices(), 
{ h: 2, v: 2, f: undefined }, 'Remains at same vertical index when going to 
adjacent stack' );
+                               });
+
+                       } );
+
+                       Reveal.initialize();
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-iframes.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-iframes.html
new file mode 100644
index 0000000..979bb7d
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-iframes.html
@@ -0,0 +1,108 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Iframes</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>1</section>
+                               <section>2</section>
+                               <section>
+                                       <iframe class="default-iframe" 
data-src="#"></iframe>
+                                       <iframe class="preload-iframe" 
data-src="#" data-preload></iframe>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+
+
+                       Reveal.addEventListener( 'ready', function() {
+
+                               var defaultIframe = document.querySelector( 
'.default-iframe' ),
+                                       preloadIframe = document.querySelector( 
'.preload-iframe' );
+
+                               QUnit.module( 'Iframe' );
+
+                               QUnit.test( 'Using default settings', function( 
assert ) {
+
+                                       Reveal.slide(1);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), false, 'not preloaded when within 
viewDistance' );
+
+                                       Reveal.slide(2);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), true, 'loaded when slide becomes visible' 
);
+
+                                       Reveal.slide(1);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), false, 'unloaded when slide becomes 
invisible' );
+
+                               });
+
+                               QUnit.test( 'Using data-preload', function( 
assert ) {
+
+                                       Reveal.slide(1);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), true, 'preloaded within viewDistance' );
+
+                                       Reveal.slide(2);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), true, 'loaded when slide becoems visible' 
);
+
+                                       Reveal.slide(0);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), false, 'unloads outside of viewDistance' );
+
+                               });
+
+                               QUnit.test( 'Using preloadIframes: true', 
function( assert ) {
+
+                                       Reveal.configure({ preloadIframes: true 
});
+
+                                       Reveal.slide(1);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), true, 'preloaded within viewDistance' );
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), true, 'preloaded within viewDistance' );
+
+                                       Reveal.slide(2);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), true, 'loaded when slide becomes visible' 
);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), true, 'loaded when slide becomes visible' 
);
+
+                               });
+
+                               QUnit.test( 'Using preloadIframes: false', 
function( assert ) {
+
+                                       Reveal.configure({ preloadIframes: 
false });
+
+                                       Reveal.slide(0);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), false, 'not preloaded within viewDistance' 
);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), false, 'not preloaded within viewDistance' 
);
+
+                                       Reveal.slide(2);
+                                       assert.strictEqual( 
defaultIframe.hasAttribute( 'src' ), true, 'loaded when slide becomes visible' 
);
+                                       assert.strictEqual( 
preloadIframe.hasAttribute( 'src' ), true, 'loaded when slide becomes visible' 
);
+
+                               });
+
+                       } );
+
+                       Reveal.initialize({
+                               viewDistance: 2
+                       });
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.html
new file mode 100644
index 0000000..741131f
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.html
@@ -0,0 +1,132 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Markdown Element Attributes</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <!-- <section data-markdown="example.md" 
data-separator="^\n\n\n" data-separator-vertical="^\n\n"></section> -->
+
+                               <!-- Slides are separated by newline + three 
dashes + newline, vertical slides identical but two dashes -->
+                               <section data-markdown 
data-separator="^\n---\n$" data-separator-vertical="^\n--\n$" 
data-element-attributes="{_\s*?([^}]+?)}">>
+                                       <script type="text/template">
+                                               ## Slide 1.1
+                                               <!-- {_class="fragment 
fade-out" data-fragment-index="1"} -->
+
+                                               --
+
+                                               ## Slide 1.2
+                                               <!-- {_class="fragment shrink"} 
-->
+
+                                               Paragraph 1
+                                               <!-- {_class="fragment grow"} 
-->
+
+                                               Paragraph 2
+                                               <!-- {_class="fragment grow"} 
-->
+
+                                               - list item 1 <!-- 
{_class="fragment grow"} -->
+                                               - list item 2 <!-- 
{_class="fragment grow"} -->
+                                               - list item 3 <!-- 
{_class="fragment grow"} -->
+
+
+                                               ---
+
+                                               ## Slide 2
+
+
+                                               Paragraph 1.2  
+                                               multi-line <!-- 
{_class="fragment highlight-red"} -->
+
+                                               Paragraph 2.2 <!-- 
{_class="fragment highlight-red"} -->
+
+                                               Paragraph 2.3 <!-- 
{_class="fragment highlight-red"} -->
+
+                                               Paragraph 2.4 <!-- 
{_class="fragment highlight-red"} -->
+
+                                               - list item 1 <!-- 
{_class="fragment highlight-green"} -->
+                                               - list item 2<!-- 
{_class="fragment highlight-green"} -->
+                                               - list item 3<!-- 
{_class="fragment highlight-green"} -->
+                                               - list item 4
+                                               <!-- {_class="fragment 
highlight-green"} -->
+                                               - list item 5<!-- 
{_class="fragment highlight-green"} -->
+
+                                               Test
+
+                                               ![Example 
Picture](examples/assets/image2.png) <!-- {_class="reveal stretch"} -->
+
+                                       </script>
+                               </section>
+
+
+
+                               <section        data-markdown 
data-separator="^\n\n\n"
+                                                                       
data-separator-vertical="^\n\n"
+                                                                       
data-separator-notes="^Note:"
+                                                                       
data-charset="utf-8">
+                                       <script type="text/template">
+                                               # Test attributes in Markdown 
with default separator
+                                               ## Slide 1 Def <!-- .element: 
class="fragment highlight-red" data-fragment-index="1" -->
+
+
+                                               ## Slide 2 Def
+                                               <!-- .element: class="fragment 
highlight-red" -->
+
+                                       </script>
+                               </section>
+
+                               <section data-markdown>
+                                 <script type="text/template">
+                                       ## Hello world
+                                       A paragraph
+                                       <!-- .element: class="fragment 
highlight-blue" -->
+                                 </script>
+                               </section>
+
+                               <section data-markdown>
+                                 <script type="text/template">
+                                       ## Hello world
+
+                                       Multiple  
+                                       Line
+                                       <!-- .element: class="fragment 
highlight-blue" -->
+                                 </script>
+                               </section>
+
+                               <section data-markdown>
+                                 <script type="text/template">
+                                       ## Hello world
+
+                                       Test<!-- .element: class="fragment 
highlight-blue" -->
+
+                                       More Test
+                                 </script>
+                               </section>
+
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="../plugin/markdown/marked.js"></script>
+               <script src="../plugin/markdown/markdown.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test-markdown-element-attributes.js"></script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.js
new file mode 100644
index 0000000..fc87b7b
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-element-attributes.js
@@ -0,0 +1,44 @@
+Reveal.addEventListener( 'ready', function() {
+
+       QUnit.module( 'Markdown' );
+
+       QUnit.test( 'Vertical separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section' ).length, 4, 'found four slides' );
+       });
+
+       QUnit.test( 'Attributes on element header in vertical slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section>section h2.fragment.fade-out' ).length, 1, 'found one vertical slide 
with class fragment.fade-out on header' );
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section>section h2.fragment.shrink' ).length, 1, 'found one vertical slide with 
class fragment.shrink on header' );
+       });
+
+       QUnit.test( 'Attributes on element paragraphs in vertical slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section>section p.fragment.grow' ).length, 2, 'found a vertical slide with two 
paragraphs with class fragment.grow' );
+       });
+
+       QUnit.test( 'Attributes on element list items in vertical slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section>section li.fragment.grow' ).length, 3, 'found a vertical slide with 
three list items with class fragment.grow' );
+       });
+
+       QUnit.test( 'Attributes on element paragraphs in horizontal slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section p.fragment.highlight-red' ).length, 4, 'found a horizontal slide with 
four paragraphs with class fragment.grow' );
+       });
+
+       QUnit.test( 'Attributes on element list items in horizontal slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section li.fragment.highlight-green' ).length, 5, 'found a horizontal slide 
with five list items with class fragment.roll-in' );
+       });
+
+       QUnit.test( 'Attributes on element image in horizontal slides', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section img.reveal.stretch' ).length, 1, 'found a horizontal slide with 
stretched image, class img.reveal.stretch' );
+       });
+
+       QUnit.test( 'Attributes on elements in vertical slides with default 
element attribute separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section h2.fragment.highlight-red' ).length, 2, 'found two h2 titles with 
fragment highlight-red in vertical slides with default element attribute 
separator' );
+       });
+
+       QUnit.test( 'Attributes on elements in single slides with default 
element attribute separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section p.fragment.highlight-blue' ).length, 3, 'found three elements with 
fragment highlight-blue in single slide with default element attribute 
separator' );
+       });
+
+} );
+
+Reveal.initialize();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.html
new file mode 100644
index 0000000..93cd983
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.html
@@ -0,0 +1,37 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Markdown</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+                               <!-- <section data-markdown="simple.md" 
data-separator="^\r?\n\r?\n\r?\n" 
data-separator-vertical="^\r?\n\r?\n"></section> -->
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="../plugin/highlight/highlight.js"></script>
+               <script src="../plugin/markdown/marked.js"></script>
+               <script src="../plugin/markdown/markdown.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <!-- <script src="test-markdown-external.js"></script> -->
+
+               <!-- Test disabled 28/2/2019 by Hakim – Markdown plugin needs 
to be updated to load extenal files asycnhronously -->
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.js
new file mode 100644
index 0000000..f924986
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-external.js
@@ -0,0 +1,20 @@
+Reveal.addEventListener( 'ready', function() {
+
+       QUnit.module( 'Markdown' );
+
+       QUnit.test( 'Vertical separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section' ).length, 2, 'found two slides' );
+       });
+
+       QUnit.test( 'Horizontal separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section' ).length, 2, 'found two slides' );
+       });
+
+       QUnit.test( 'Language highlighter', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.hljs-keyword' 
).length, 1, 'got rendered highlight tag.' );
+               assert.strictEqual( document.querySelector( '.hljs-keyword' 
).innerHTML, 'var', 'the same keyword: var.' );
+       });
+
+} );
+
+Reveal.initialize();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.html
new file mode 100644
index 0000000..5391a19
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.html
@@ -0,0 +1,40 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Markdown Options</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section data-markdown>
+                                       <script type="text/template">
+                                               ## Testing Markdown Options
+
+                                               This "slide" should contain 
'smart' quotes.
+                                       </script>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test-markdown-options.js"></script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.js
new file mode 100644
index 0000000..ef61659
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-options.js
@@ -0,0 +1,27 @@
+Reveal.addEventListener( 'ready', function() {
+
+       QUnit.module( 'Markdown' );
+
+       QUnit.test( 'Options are set', function( assert ) {
+               assert.strictEqual( marked.defaults.smartypants, true );
+       });
+
+       QUnit.test( 'Smart quotes are activated', function( assert ) {
+               var text = document.querySelector( '.reveal .slides>section>p' 
).textContent;
+
+               assert.strictEqual( /['"]/.test( text ), false );
+               assert.strictEqual( /[“”‘’]/.test( text ), true );
+       });
+
+} );
+
+Reveal.initialize({
+       dependencies: [
+               { src: '../plugin/markdown/marked.js' },
+               // Test loading JS files with query strings
+               { src: '../plugin/markdown/markdown.js?query=string' },
+       ],
+       markdown: {
+               smartypants: true
+       }
+});
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.html
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.html
new file mode 100644
index 0000000..ba9e710
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.html
@@ -0,0 +1,127 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Markdown Attributes</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <!-- <section data-markdown="example.md" 
data-separator="^\n\n\n" data-separator-vertical="^\n\n"></section> -->
+
+                               <!-- Slides are separated by three lines, 
vertical slides by two lines, attributes are one any line starting with (spaces 
and) two dashes -->
+                               <section        data-markdown 
data-separator="^\n\n\n"
+                                                                       
data-separator-vertical="^\n\n"
+                                                                       
data-separator-notes="^Note:"
+                                                                       
data-attributes="--\s(.*?)$"
+                                                                       
data-charset="utf-8">
+                                       <script type="text/template">
+                                               # Test attributes in Markdown
+                                               ## Slide 1
+
+
+
+                                               ## Slide 2
+                                               <!-- -- id="slide2" 
data-transition="zoom" data-background="#A0C66B" -->
+
+
+                                               ## Slide 2.1
+                                               <!-- -- 
data-background="#ff0000" data-transition="fade" -->
+
+
+                                               ## Slide 2.2
+                                               [Link to Slide2](#/slide2)
+
+
+
+                                               ## Slide 3
+                                               <!-- -- data-transition="zoom" 
data-background="#C6916B" -->
+
+
+
+                                               ## Slide 4
+                                       </script>
+                               </section>
+
+                               <section        data-markdown 
data-separator="^\n\n\n"
+                                                                       
data-separator-vertical="^\n\n"
+                                                                       
data-separator-notes="^Note:"
+                                                                       
data-charset="utf-8">
+                                       <script type="text/template">
+                                               # Test attributes in Markdown 
with default separator
+                                               ## Slide 1 Def
+
+
+
+                                               ## Slide 2 Def
+                                               <!-- .slide: id="slide2def" 
data-transition="concave" data-background="#A7C66B" -->
+
+
+                                               ## Slide 2.1 Def
+                                               <!-- .slide: 
data-background="#f70000" data-transition="page" -->
+
+
+                                               ## Slide 2.2 Def
+                                               [Link to Slide2](#/slide2def)
+
+
+
+                                               ## Slide 3 Def
+                                               <!-- .slide: 
data-transition="concave" data-background="#C7916B" -->
+
+
+
+                                               ## Slide 4
+                                       </script>
+                               </section>
+
+                               <section data-markdown>
+                                       <script type="text/template">
+                                               <!-- .slide: 
data-background="#ff0000" -->
+                                               ## Hello world
+                                       </script>
+                               </section>
+
+                               <section data-markdown>
+                                       <script type="text/template">
+                                               ## Hello world
+                                               <!-- .slide: 
data-background="#ff0000" -->
+                                       </script>
+                               </section>
+
+                               <section data-markdown>
+                                       <script type="text/template">
+                                               ## Hello world
+
+                                               Test
+                                               <!-- .slide: 
data-background="#ff0000" -->
+
+                                               More Test
+                                       </script>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="../plugin/markdown/marked.js"></script>
+               <script src="../plugin/markdown/markdown.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test-markdown-slide-attributes.js"></script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.js
 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.js
new file mode 100644
index 0000000..b44323a
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown-slide-attributes.js
@@ -0,0 +1,44 @@
+Reveal.addEventListener( 'ready', function() {
+
+       QUnit.module( 'Markdown' );
+
+       QUnit.test( 'Vertical separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section' ).length, 6, 'found six vertical slides' );
+       });
+
+       QUnit.test( 'Id on slide', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section#slide2' ).length, 1, 'found one slide with id slide2' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section a[href="#/slide2"]' ).length, 1, 'found one slide with 
a link to slide2' );
+       });
+
+       QUnit.test( 'data-background attributes', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-background="#A0C66B"]' ).length, 1, 'found one 
vertical slide with data-background="#A0C66B"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-background="#ff0000"]' ).length, 1, 'found one 
vertical slide with data-background="#ff0000"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section[data-background="#C6916B"]' ).length, 1, 'found one slide with 
data-background="#C6916B"' );
+       });
+
+       QUnit.test( 'data-transition attributes', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-transition="zoom"]' ).length, 1, 'found one 
vertical slide with data-transition="zoom"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-transition="fade"]' ).length, 1, 'found one 
vertical slide with data-transition="fade"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section [data-transition="zoom"]' ).length, 1, 'found one slide with 
data-transition="zoom"' );
+       });
+
+       QUnit.test( 'data-background attributes with default separator', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-background="#A7C66B"]' ).length, 1, 'found one 
vertical slide with data-background="#A0C66B"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-background="#f70000"]' ).length, 1, 'found one 
vertical slide with data-background="#ff0000"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section[data-background="#C7916B"]' ).length, 1, 'found one slide with 
data-background="#C6916B"' );
+       });
+
+       QUnit.test( 'data-transition attributes with default separator', 
function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-transition="concave"]' ).length, 1, 'found one 
vertical slide with data-transition="zoom"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section[data-transition="page"]' ).length, 1, 'found one 
vertical slide with data-transition="fade"' );
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section [data-transition="concave"]' ).length, 1, 'found one slide with 
data-transition="zoom"' );
+       });
+
+       QUnit.test( 'data-transition attributes with inline content', function( 
assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section[data-background="#ff0000"]' ).length, 3, 'found three 
horizontal slides with data-background="#ff0000"' );
+       });
+
+} );
+
+Reveal.initialize();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.html
new file mode 100644
index 0000000..e1e5926
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.html
@@ -0,0 +1,51 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Markdown</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <!-- <section data-markdown="example.md" 
data-separator="^\n\n\n" data-separator-vertical="^\n\n"></section> -->
+
+                               <!-- Slides are separated by newline + three 
dashes + newline, vertical slides identical but two dashes -->
+                               <section data-markdown 
data-separator="^\n---\n$" data-separator-vertical="^\n--\n$">
+                                       <script type="text/template">
+                                               ## Slide 1.1
+
+                                               --
+
+                                               ## Slide 1.2
+
+                                               ---
+
+                                               ## Slide 2
+                                       </script>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="../plugin/markdown/marked.js"></script>
+               <script src="../plugin/markdown/markdown.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test-markdown.js"></script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.js
new file mode 100644
index 0000000..5ea8bf2
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-markdown.js
@@ -0,0 +1,11 @@
+Reveal.addEventListener( 'ready', function() {
+
+       QUnit.module( 'Markdown' );
+
+       QUnit.test( 'Vertical separator', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section>section' ).length, 2, 'found two slides' );
+       });
+
+} );
+
+Reveal.initialize();
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.html
new file mode 100644
index 0000000..a0b8282
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.html
@@ -0,0 +1,82 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test PDF exports</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="../css/print/pdf.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>
+                                       <h1>1</h1>
+                                       <img data-src="">
+                               </section>
+
+                               <section>
+                                       <section>
+                                               <h1>2.1</h1>
+                                       </section>
+                                       <section>
+                                               <h1>2.2</h1>
+                                       </section>
+                                       <section>
+                                               <h1>2.3</h1>
+                                       </section>
+                               </section>
+
+                               <section id="fragment-slides">
+                                       <section>
+                                               <h1>3.1</h1>
+                                               <ul>
+                                                       <li 
class="fragment">4.1</li>
+                                                       <li 
class="fragment">4.2</li>
+                                                       <li 
class="fragment">4.3</li>
+                                               </ul>
+                                       </section>
+
+                                       <section>
+                                               <h1>3.2</h1>
+                                               <ul>
+                                                       <li class="fragment" 
data-fragment-index="0">4.1</li>
+                                                       <li class="fragment" 
data-fragment-index="0">4.2</li>
+                                               </ul>
+                                       </section>
+
+                                       <section>
+                                               <h1>3.3</h1>
+                                               <ul>
+                                                       <li class="fragment" 
data-fragment-index="1">3.3.1</li>
+                                                       <li class="fragment" 
data-fragment-index="4">3.3.2</li>
+                                                       <li class="fragment" 
data-fragment-index="4">3.3.3</li>
+                                               </ul>
+                                       </section>
+                               </section>
+
+                               <section>
+                                       <h1>4</h1>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test-pdf.js"></script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.js
new file mode 100644
index 0000000..1ebf997
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-pdf.js
@@ -0,0 +1,12 @@
+Reveal.addEventListener( 'ready', function() {
+
+       // Only one test for now, we're mainly ensuring that there
+       // are no execution errors when running PDF mode
+
+       QUnit.test( 'Reveal.isReady', function( assert ) {
+               assert.strictEqual( Reveal.isReady(), true, 'returns true' );
+       });
+
+} );
+
+Reveal.initialize({ pdf: true });
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-plugins.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-plugins.html
new file mode 100644
index 0000000..dfd65b7
--- /dev/null
+++ 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-plugins.html
@@ -0,0 +1,105 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test Plugins</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>Slide content</section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+
+                       QUnit.module( 'Plugins' );
+
+                       var initCounter = { PluginB: 0, PluginC: 0, PluginD: 0 
};
+
+                       // Plugin with no init method
+                       var PluginA = {};
+
+                       // Plugin with init method
+                       var PluginB = { init: function() {
+                               initCounter['PluginB'] += 1;
+                       } };
+
+                       // Async plugin with init method
+                       var PluginC = { init: function() {
+                               return new Promise(function( resolve ) {
+                                       setTimeout( () => {
+                                               initCounter['PluginC'] += 1;
+                                               resolve();
+                                       }, 1000 );
+                               });
+                       } };
+
+                       // Plugin initialized after reveal.js is ready
+                       var PluginD = { init: function() {
+                               initCounter['PluginD'] += 1;
+                       } };
+
+                       var PluginE = {};
+
+                       Reveal.registerPlugin( 'PluginA', PluginA );
+                       Reveal.registerPlugin( 'PluginB', PluginB );
+                       Reveal.registerPlugin( 'PluginC', PluginC );
+
+                       Reveal.initialize();
+
+                       QUnit.test( 'Can initialize synchronously', function( 
assert ) {
+                               assert.strictEqual( initCounter['PluginB'], 1 );
+
+                               Reveal.registerPlugin( 'PluginB', PluginB );
+
+                               assert.strictEqual( initCounter['PluginB'], 1, 
'prevents duplicate registration' );
+                       });
+
+                       QUnit.test( 'Can initialize asynchronously', function( 
assert ) {
+                               assert.expect( 3 );
+                               var done = assert.async( 2 );
+
+                               assert.strictEqual( initCounter['PluginC'], 0, 
'async plugin not immediately initialized' );
+
+                               Reveal.addEventListener( 'ready', function() {
+                                       assert.strictEqual( 
initCounter['PluginC'], 1, 'finsihed initializing when reveal.js dispatches 
"ready"' );
+                                       done();
+
+                                       Reveal.registerPlugin( 'PluginD', 
PluginD );
+                                       assert.strictEqual( 
initCounter['PluginD'], 1, 'plugin registered after reveal.js is ready still 
initiailizes' );
+                                       done();
+                               });
+                       } );
+
+                       QUnit.test( 'Can check if plugin is registered', 
function( assert ) {
+                               assert.strictEqual( Reveal.hasPlugin( 'PluginA' 
), true );
+                               assert.strictEqual( Reveal.hasPlugin( 'PluginE' 
), false );
+                               Reveal.registerPlugin( 'PluginE', PluginE );
+                               assert.strictEqual( Reveal.hasPlugin( 'PluginE' 
), true );
+                       } );
+
+                       QUnit.test( 'Can retrieve plugin instance', function( 
assert ) {
+                               assert.strictEqual( Reveal.getPlugin( 'PluginB' 
), PluginB );
+                       } );
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-state.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-state.html
new file mode 100644
index 0000000..e6ae423
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test-state.html
@@ -0,0 +1,139 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Test State</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section>No state</section>
+                               <section id="slide2" data-state="state1">State 
1</section>
+                               <section data-state="state1">State 1</section>
+                               <section data-state="state2">State 2</section>
+                               <section>
+                                       <section>No state</section>
+                                       <section data-state="state1">State 
1</section>
+                                       <section data-state="state3">State 
3</section>
+                                       <section>No state</section>
+                               </section>
+                               <section>No state</section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script>
+
+
+                       Reveal.addEventListener( 'ready', function() {
+
+                               QUnit.module( 'State' );
+
+                               QUnit.test( 'Fire events when changing slide', 
function( assert ) {
+                                       assert.expect( 2 );
+                                       var state1 = assert.async();
+                                       var state2 = assert.async();
+
+                                       var _onState1 = function( event ) {
+                                               assert.ok( true, 'state1 fired' 
);
+                                               state1();
+                                       }
+
+                                       var _onState2 = function( event ) {
+                                               assert.ok( true, 'state2 fired' 
);
+                                               state2();
+                                       }
+
+                                       Reveal.addEventListener( 'state1', 
_onState1 );
+                                       Reveal.addEventListener( 'state2', 
_onState2 );
+
+                                       Reveal.slide( 1 );
+                                       Reveal.slide( 3 );
+
+                                       Reveal.removeEventListener( 'state1', 
_onState1 );
+                                       Reveal.removeEventListener( 'state2', 
_onState2 );
+                               });
+
+                               QUnit.test( 'Fire state events for vertical 
slides', function( assert ) {
+                                       assert.expect( 2 );
+                                       var done = assert.async( 2 );
+
+                                       var _onState1 = function( event ) {
+                                               assert.ok( true, 'state1 fired' 
);
+                                               done();
+                                       }
+
+                                       var _onState3 = function( event ) {
+                                               assert.ok( true, 'state3 fired' 
);
+                                               done();
+                                       }
+
+                                       Reveal.addEventListener( 'state1', 
_onState1 );
+                                       Reveal.addEventListener( 'state3', 
_onState3 );
+
+                                       Reveal.slide( 0 );
+                                       Reveal.slide( 4, 1 );
+                                       Reveal.slide( 4, 2 );
+
+                                       Reveal.removeEventListener( 'state1', 
_onState1 );
+                                       Reveal.removeEventListener( 'state3', 
_onState3 );
+                               });
+
+                               QUnit.test( 'No events if state remains 
unchanged', function( assert ) {
+                                       var stateChanges = 0;
+
+                                       var _onEvent = function( event ) {
+                                               stateChanges += 1;
+                                       }
+
+                                       Reveal.addEventListener( 'state1', 
_onEvent );
+
+                                       Reveal.slide( 0 );      // no state
+                                       Reveal.slide( 1 );      // state1
+                                       Reveal.slide( 2 );      // state1
+                                       Reveal.prev();          // state1
+                                       Reveal.next();          // state1
+                                       Reveal.slide( 4, 1 );   // state1
+                                       Reveal.slide( 0 );      // no state
+
+                                       Reveal.removeEventListener( 'state1', 
_onEvent );
+
+                                       assert.strictEqual( stateChanges, 1, 
'no event was fired when going to slide with same state' );
+                               });
+
+                               QUnit.test( 'Event order', function( assert ) {
+                                       var _onEvent = function( event ) {
+                                               assert.ok( 
Reveal.getCurrentSlide() == document.querySelector( '#slide2' ), 'correct 
current slide immediately after state event' );
+                                       }
+
+                                       Reveal.addEventListener( 'state1', 
_onEvent );
+
+                                       Reveal.slide( 0 );
+                                       Reveal.slide( 1 );
+
+                                       Reveal.removeEventListener( 'state1', 
_onEvent );
+                               });
+
+                       } );
+
+                       Reveal.initialize();
+               </script>
+
+       </body>
+</html>
diff --git 
a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.html 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.html
new file mode 100644
index 0000000..309b201
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.html
@@ -0,0 +1,85 @@
+<!doctype html>
+<html lang="en">
+
+       <head>
+               <meta charset="utf-8">
+
+               <title>reveal.js - Tests</title>
+
+               <link rel="stylesheet" href="../css/reveal.css">
+               <link rel="stylesheet" href="qunit-2.5.0.css">
+       </head>
+
+       <body style="overflow: auto;">
+
+               <div id="qunit"></div>
+               <div id="qunit-fixture"></div>
+
+               <div class="reveal" style="display: none;">
+
+                       <div class="slides">
+
+                               <section 
data-background-image="examples/assets/image1.png">
+                                       <h1>1</h1>
+                                       <img data-src="">
+                                       <video data-src=""></video>
+                                       <audio data-src=""></audio>
+                                       <aside class="notes">speaker notes 
1</aside>
+                               </section>
+
+                               <section>
+                                       <section 
data-background="examples/assets/image2.png" data-notes="speaker notes 2">
+                                               <h1>2.1</h1>
+                                       </section>
+                                       <section>
+                                               <h1>2.2</h1>
+                                       </section>
+                                       <section>
+                                               <h1>2.3</h1>
+                                       </section>
+                               </section>
+
+                               <section id="fragment-slides">
+                                       <section>
+                                               <h1>3.1</h1>
+                                               <ul>
+                                                       <li 
class="fragment">4.1</li>
+                                                       <li 
class="fragment">4.2</li>
+                                                       <li 
class="fragment">4.3</li>
+                                               </ul>
+                                       </section>
+
+                                       <section>
+                                               <h1>3.2</h1>
+                                               <ul>
+                                                       <li class="fragment" 
data-fragment-index="0">4.1</li>
+                                                       <li class="fragment" 
data-fragment-index="0">4.2</li>
+                                               </ul>
+                                               <iframe 
data-src="http://example.com";></iframe>
+                                       </section>
+
+                                       <section>
+                                               <h1>3.3</h1>
+                                               <ul>
+                                                       <li class="fragment" 
data-fragment-index="1">3.3.1</li>
+                                                       <li class="fragment" 
data-fragment-index="4">3.3.2</li>
+                                                       <li class="fragment" 
data-fragment-index="4">3.3.3</li>
+                                               </ul>
+                                       </section>
+                               </section>
+
+                               <section>
+                                       <h1>4</h1>
+                               </section>
+
+                       </div>
+
+               </div>
+
+               <script src="../js/reveal.js"></script>
+               <script src="qunit-2.5.0.js"></script>
+
+               <script src="test.js"></script>
+
+       </body>
+</html>
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.js 
b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.js
new file mode 100644
index 0000000..2738403
--- /dev/null
+++ b/t3sserakt/20190131_GNUnet_C4_cologne/reveal.js-3.8.0/test/test.js
@@ -0,0 +1,598 @@
+// These tests expect the DOM to contain a presentation
+// with the following slide structure:
+//
+// 1
+// 2 - Three sub-slides
+// 3 - Three fragment elements
+// 3 - Two fragments with same data-fragment-index
+// 4
+
+Reveal.addEventListener( 'ready', function() {
+
+       // ---------------------------------------------------------------
+       // DOM TESTS
+
+       QUnit.module( 'DOM' );
+
+       QUnit.test( 'Initial slides classes', function( assert ) {
+               var horizontalSlides = document.querySelectorAll( '.reveal 
.slides>section' )
+
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section.past' ).length, 0, 'no .past slides' );
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section.present' ).length, 1, 'one .present slide' );
+               assert.strictEqual( document.querySelectorAll( '.reveal 
.slides>section.future' ).length, horizontalSlides.length - 1, 'remaining 
horizontal slides are .future' );
+
+               assert.strictEqual( document.querySelectorAll( '.reveal .slides 
section.stack' ).length, 2, 'two .stacks' );
+
+               assert.ok( document.querySelectorAll( '.reveal .slides 
section.stack' )[0].querySelectorAll( '.future' ).length > 0, 'vertical slides 
are given .future' );
+       });
+
+       // ---------------------------------------------------------------
+       // API TESTS
+
+       QUnit.module( 'API' );
+
+       QUnit.test( 'Reveal.isReady', function( assert ) {
+               assert.strictEqual( Reveal.isReady(), true, 'returns true' );
+       });
+
+       QUnit.test( 'Reveal.isOverview', function( assert ) {
+               assert.strictEqual( Reveal.isOverview(), false, 'false by 
default' );
+
+               Reveal.toggleOverview();
+               assert.strictEqual( Reveal.isOverview(), true, 'true after 
toggling on' );
+
+               Reveal.toggleOverview();
+               assert.strictEqual( Reveal.isOverview(), false, 'false after 
toggling off' );
+       });
+
+       QUnit.test( 'Reveal.isPaused', function( assert ) {
+               assert.strictEqual( Reveal.isPaused(), false, 'false by 
default' );
+
+               Reveal.togglePause();
+               assert.strictEqual( Reveal.isPaused(), true, 'true after 
pausing' );
+
+               Reveal.togglePause();
+               assert.strictEqual( Reveal.isPaused(), false, 'false after 
resuming' );
+       });
+
+       QUnit.test( 'Reveal.isFirstSlide', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.isFirstSlide(), true, 'true after 
Reveal.slide( 0, 0 )' );
+
+               Reveal.slide( 1, 0 );
+               assert.strictEqual( Reveal.isFirstSlide(), false, 'false after 
Reveal.slide( 1, 0 )' );
+
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.isFirstSlide(), true, 'true after 
Reveal.slide( 0, 0 )' );
+       });
+
+       QUnit.test( 'Reveal.isFirstSlide after vertical slide', function( 
assert ) {
+               Reveal.slide( 1, 1 );
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.isFirstSlide(), true, 'true after 
Reveal.slide( 1, 1 ) and then Reveal.slide( 0, 0 )' );
+       });
+
+       QUnit.test( 'Reveal.isLastSlide', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.isLastSlide(), false, 'false after 
Reveal.slide( 0, 0 )' );
+
+               var lastSlideIndex = document.querySelectorAll( '.reveal 
.slides>section' ).length - 1;
+
+               Reveal.slide( lastSlideIndex, 0 );
+               assert.strictEqual( Reveal.isLastSlide(), true, 'true after 
Reveal.slide( '+ lastSlideIndex +', 0 )' );
+
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.isLastSlide(), false, 'false after 
Reveal.slide( 0, 0 )' );
+       });
+
+       QUnit.test( 'Reveal.isLastSlide after vertical slide', function( assert 
) {
+               var lastSlideIndex = document.querySelectorAll( '.reveal 
.slides>section' ).length - 1;
+
+               Reveal.slide( 1, 1 );
+               Reveal.slide( lastSlideIndex );
+               assert.strictEqual( Reveal.isLastSlide(), true, 'true after 
Reveal.slide( 1, 1 ) and then Reveal.slide( '+ lastSlideIndex +', 0 )' );
+       });
+
+       QUnit.test( 'Reveal.getTotalSlides', function( assert ) {
+               assert.strictEqual( Reveal.getTotalSlides(), 8, 'eight slides 
in total' );
+       });
+
+       QUnit.test( 'Reveal.getIndices', function( assert ) {
+               var indices = Reveal.getIndices();
+
+               assert.ok( indices.hasOwnProperty( 'h' ), 'h exists' );
+               assert.ok( indices.hasOwnProperty( 'v' ), 'v exists' );
+               assert.ok( indices.hasOwnProperty( 'f' ), 'f exists' );
+
+               Reveal.slide( 1, 0 );
+               assert.strictEqual( Reveal.getIndices().h, 1, 'h 1' );
+               assert.strictEqual( Reveal.getIndices().v, 0, 'v 0' );
+
+               Reveal.slide( 1, 2 );
+               assert.strictEqual( Reveal.getIndices().h, 1, 'h 1' );
+               assert.strictEqual( Reveal.getIndices().v, 2, 'v 2' );
+
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.getIndices().h, 0, 'h 0' );
+               assert.strictEqual( Reveal.getIndices().v, 0, 'v 0' );
+       });
+
+       QUnit.test( 'Reveal.getSlide', function( assert ) {
+               assert.equal( Reveal.getSlide( 0 ), document.querySelector( 
'.reveal .slides>section:first-child' ), 'gets correct first slide' );
+               assert.equal( Reveal.getSlide( 1 ), document.querySelector( 
'.reveal .slides>section:nth-child(2)' ), 'no v index returns stack' );
+               assert.equal( Reveal.getSlide( 1, 0 ), document.querySelector( 
'.reveal .slides>section:nth-child(2)>section:nth-child(1)' ), 'v index 0 
returns first vertical child' );
+               assert.equal( Reveal.getSlide( 1, 1 ), document.querySelector( 
'.reveal .slides>section:nth-child(2)>section:nth-child(2)' ), 'v index 1 
returns second vertical child' );
+
+               assert.strictEqual( Reveal.getSlide( 100 ), undefined, 
'undefined when out of horizontal bounds' );
+               assert.strictEqual( Reveal.getSlide( 1, 100 ), undefined, 
'undefined when out of vertical bounds' );
+       });
+
+       QUnit.test( 'Reveal.getSlideBackground', function( assert ) {
+               assert.equal( Reveal.getSlideBackground( 0 ), 
document.querySelector( '.reveal .backgrounds>.slide-background:first-child' ), 
'gets correct first background' );
+               assert.equal( Reveal.getSlideBackground( 1 ), 
document.querySelector( '.reveal .backgrounds>.slide-background:nth-child(2)' 
), 'no v index returns stack' );
+               assert.equal( Reveal.getSlideBackground( 1, 0 ), 
document.querySelector( '.reveal .backgrounds>.slide-background:nth-child(2) 
.slide-background:nth-child(2)' ), 'v index 0 returns first vertical child' );
+               assert.equal( Reveal.getSlideBackground( 1, 1 ), 
document.querySelector( '.reveal .backgrounds>.slide-background:nth-child(2) 
.slide-background:nth-child(3)' ), 'v index 1 returns second vertical child' );
+
+               assert.strictEqual( Reveal.getSlideBackground( 100 ), 
undefined, 'undefined when out of horizontal bounds' );
+               assert.strictEqual( Reveal.getSlideBackground( 1, 100 ), 
undefined, 'undefined when out of vertical bounds' );
+       });
+
+       QUnit.test( 'Reveal.getSlideNotes', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.ok( Reveal.getSlideNotes() === 'speaker notes 1', 'works 
with <aside class="notes">' );
+
+               Reveal.slide( 1, 0 );
+               assert.ok( Reveal.getSlideNotes() === 'speaker notes 2', 'works 
with <section data-notes="">' );
+       });
+
+       QUnit.test( 'Reveal.getPreviousSlide/getCurrentSlide', function( assert 
) {
+               Reveal.slide( 0, 0 );
+               Reveal.slide( 1, 0 );
+
+               var firstSlide = document.querySelector( '.reveal 
.slides>section:first-child' );
+               var secondSlide = document.querySelector( '.reveal 
.slides>section:nth-child(2)>section' );
+
+               assert.equal( Reveal.getPreviousSlide(), firstSlide, 'previous 
is slide #0' );
+               assert.equal( Reveal.getCurrentSlide(), secondSlide, 'current 
is slide #1' );
+       });
+
+       QUnit.test( 'Reveal.getProgress', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( Reveal.getProgress(), 0, 'progress is 0 on 
first slide' );
+
+               var lastSlideIndex = document.querySelectorAll( '.reveal 
.slides>section' ).length - 1;
+
+               Reveal.slide( lastSlideIndex, 0 );
+               assert.strictEqual( Reveal.getProgress(), 1, 'progress is 1 on 
last slide' );
+       });
+
+       QUnit.test( 'Reveal.getScale', function( assert ) {
+               assert.ok( typeof Reveal.getScale() === 'number', 'has scale' );
+       });
+
+       QUnit.test( 'Reveal.getConfig', function( assert ) {
+               assert.ok( typeof Reveal.getConfig() === 'object', 'has config' 
);
+       });
+
+       QUnit.test( 'Reveal.configure', function( assert ) {
+               assert.strictEqual( Reveal.getConfig().loop, false, '"loop" is 
false to start with' );
+
+               Reveal.configure({ loop: true });
+               assert.strictEqual( Reveal.getConfig().loop, true, '"loop" has 
changed to true' );
+
+               Reveal.configure({ loop: false, customTestValue: 1 });
+               assert.strictEqual( Reveal.getConfig().customTestValue, 1, 
'supports custom values' );
+       });
+
+       QUnit.test( 'Reveal.availableRoutes', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.deepEqual( Reveal.availableRoutes(), { left: false, up: 
false, down: false, right: true }, 'correct for first slide' );
+
+               Reveal.slide( 1, 0 );
+               assert.deepEqual( Reveal.availableRoutes(), { left: true, up: 
false, down: true, right: true }, 'correct for vertical slide' );
+       });
+
+       QUnit.test( 'Reveal.next', function( assert ) {
+               Reveal.slide( 0, 0 );
+
+               // Step through vertical child slides
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 1, v: 0, f: 
undefined } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 1, v: 1, f: 
undefined } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 1, v: 2, f: 
undefined } );
+
+               // Step through fragments
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: -1 } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 0 } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 1 } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 2 } );
+       });
+
+       QUnit.test( 'Reveal.next at end', function( assert ) {
+               Reveal.slide( 3 );
+
+               // We're at the end, this should have no effect
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 3, v: 0, f: 
undefined } );
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 3, v: 0, f: 
undefined } );
+       });
+
+
+       // ---------------------------------------------------------------
+       // FRAGMENT TESTS
+
+       QUnit.module( 'Fragments' );
+
+       QUnit.test( 'Sliding to fragments', function( assert ) {
+               Reveal.slide( 2, 0, -1 );
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: -1 }, 
'Reveal.slide( 2, 0, -1 )' );
+
+               Reveal.slide( 2, 0, 0 );
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 0 }, 
'Reveal.slide( 2, 0, 0 )' );
+
+               Reveal.slide( 2, 0, 2 );
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 2 }, 
'Reveal.slide( 2, 0, 2 )' );
+
+               Reveal.slide( 2, 0, 1 );
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 1 }, 
'Reveal.slide( 2, 0, 1 )' );
+       });
+
+       QUnit.test( 'Hiding all fragments', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(1)' );
+
+               Reveal.slide( 2, 0, 0 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.visible' ).length, 1, 'one fragment visible when index is 0' );
+
+               Reveal.slide( 2, 0, -1 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.visible' ).length, 0, 'no fragments visible when index is -1' );
+       });
+
+       QUnit.test( 'Current fragment', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(1)' );
+               var lastFragmentIndex = [].slice.call( 
fragmentSlide.querySelectorAll( '.fragment' ) ).pop().getAttribute( 
'data-fragment-index' );
+
+               Reveal.slide( 2, 0 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.current-fragment' ).length, 0, 'no current fragment at index -1' );
+
+               Reveal.slide( 2, 0, 0 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.current-fragment' ).length, 1, 'one current fragment at index 0' );
+
+               Reveal.slide( 1, 0, 0 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.current-fragment' ).length, 0, 'no current fragment when navigating 
to previous slide' );
+
+               Reveal.slide( 3, 0, 0 );
+               assert.strictEqual( fragmentSlide.querySelectorAll( 
'.fragment.current-fragment' ).length, 0, 'no current fragment when navigating 
to next slide' );
+
+               Reveal.slide( 2, 1, -1 );
+               Reveal.prev();
+               assert.strictEqual( fragmentSlide.querySelector( 
'.fragment.current-fragment' ).getAttribute( 'data-fragment-index' ), 
lastFragmentIndex, 'last fragment is current fragment when returning from 
future slide' );
+       });
+
+       QUnit.test( 'Stepping through fragments', function( assert ) {
+               Reveal.slide( 2, 0, -1 );
+
+               // forwards:
+
+               Reveal.next();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 0 }, 
'next() goes to next fragment' );
+
+               Reveal.right();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 1 }, 
'right() goes to next fragment' );
+
+               Reveal.down();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 2 }, 
'down() goes to next fragment' );
+
+               Reveal.down(); // moves to f #3
+
+               // backwards:
+
+               Reveal.prev();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 2 }, 
'prev() goes to prev fragment' );
+
+               Reveal.left();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 1 }, 
'left() goes to prev fragment' );
+
+               Reveal.up();
+               assert.deepEqual( Reveal.getIndices(), { h: 2, v: 0, f: 0 }, 
'up() goes to prev fragment' );
+       });
+
+       QUnit.test( 'Stepping past fragments', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(1)' );
+
+               Reveal.slide( 0, 0, 0 );
+               assert.equal( fragmentSlide.querySelectorAll( 
'.fragment.visible' ).length, 0, 'no fragments visible when on previous slide' 
);
+
+               Reveal.slide( 3, 0, 0 );
+               assert.equal( fragmentSlide.querySelectorAll( 
'.fragment.visible' ).length, 3, 'all fragments visible when on future slide' );
+       });
+
+       QUnit.test( 'Fragment indices', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(2)' );
+
+               Reveal.slide( 3, 0, 0 );
+               assert.equal( fragmentSlide.querySelectorAll( 
'.fragment.visible' ).length, 2, 'both fragments of same index are shown' );
+
+               // This slide has three fragments, first one is index 0, second 
and third have index 1
+               Reveal.slide( 2, 2, 0 );
+               assert.equal( Reveal.getIndices().f, 0, 'returns correct index 
for first fragment' );
+
+               Reveal.slide( 2, 2, 1 );
+               assert.equal( Reveal.getIndices().f, 1, 'returns correct index 
for two fragments with same index' );
+       });
+
+       QUnit.test( 'Index generation', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(1)' );
+
+               // These have no indices defined to start with
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[0].getAttribute( 'data-fragment-index' ), '0' );
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[1].getAttribute( 'data-fragment-index' ), '1' );
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[2].getAttribute( 'data-fragment-index' ), '2' );
+       });
+
+       QUnit.test( 'Index normalization', function( assert ) {
+               var fragmentSlide = document.querySelector( 
'#fragment-slides>section:nth-child(3)' );
+
+               // These start out as 1-4-4 and should normalize to 0-1-1
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[0].getAttribute( 'data-fragment-index' ), '0' );
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[1].getAttribute( 'data-fragment-index' ), '1' );
+               assert.equal( fragmentSlide.querySelectorAll( '.fragment' 
)[2].getAttribute( 'data-fragment-index' ), '1' );
+       });
+
+       QUnit.test( 'fragmentshown event', function( assert ) {
+               assert.expect( 2 );
+               var done = assert.async( 2 );
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'fragmentshown', _onEvent );
+
+               Reveal.slide( 2, 0 );
+               Reveal.slide( 2, 0 ); // should do nothing
+               Reveal.slide( 2, 0, 0 ); // should do nothing
+               Reveal.next();
+               Reveal.next();
+               Reveal.prev(); // shouldn't fire fragmentshown
+
+               Reveal.removeEventListener( 'fragmentshown', _onEvent );
+       });
+
+       QUnit.test( 'fragmenthidden event', function( assert ) {
+               assert.expect( 2 );
+               var done = assert.async( 2 );
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'fragmenthidden', _onEvent );
+
+               Reveal.slide( 2, 0, 2 );
+               Reveal.slide( 2, 0, 2 ); // should do nothing
+               Reveal.prev();
+               Reveal.prev();
+               Reveal.next(); // shouldn't fire fragmenthidden
+
+               Reveal.removeEventListener( 'fragmenthidden', _onEvent );
+       });
+
+
+       // ---------------------------------------------------------------
+       // AUTO-SLIDE TESTS
+
+       QUnit.module( 'Auto Sliding' );
+
+       QUnit.test( 'Reveal.isAutoSliding', function( assert ) {
+               assert.strictEqual( Reveal.isAutoSliding(), false, 'false by 
default' );
+
+               Reveal.configure({ autoSlide: 10000 });
+               assert.strictEqual( Reveal.isAutoSliding(), true, 'true after 
starting' );
+
+               Reveal.configure({ autoSlide: 0 });
+               assert.strictEqual( Reveal.isAutoSliding(), false, 'false after 
setting to 0' );
+       });
+
+       QUnit.test( 'Reveal.toggleAutoSlide', function( assert ) {
+               Reveal.configure({ autoSlide: 10000 });
+
+               Reveal.toggleAutoSlide();
+               assert.strictEqual( Reveal.isAutoSliding(), false, 'false after 
first toggle' );
+               Reveal.toggleAutoSlide();
+               assert.strictEqual( Reveal.isAutoSliding(), true, 'true after 
second toggle' );
+
+               Reveal.configure({ autoSlide: 0 });
+       });
+
+       QUnit.test( 'autoslidepaused', function( assert ) {
+               assert.expect( 1 );
+               var done = assert.async();
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'autoslidepaused', _onEvent );
+               Reveal.configure({ autoSlide: 10000 });
+               Reveal.toggleAutoSlide();
+
+               // cleanup
+               Reveal.configure({ autoSlide: 0 });
+               Reveal.removeEventListener( 'autoslidepaused', _onEvent );
+       });
+
+       QUnit.test( 'autoslideresumed', function( assert ) {
+               assert.expect( 1 );
+               var done = assert.async();
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'autoslideresumed', _onEvent );
+               Reveal.configure({ autoSlide: 10000 });
+               Reveal.toggleAutoSlide();
+               Reveal.toggleAutoSlide();
+
+               // cleanup
+               Reveal.configure({ autoSlide: 0 });
+               Reveal.removeEventListener( 'autoslideresumed', _onEvent );
+       });
+
+
+       // ---------------------------------------------------------------
+       // CONFIGURATION VALUES
+
+       QUnit.module( 'Configuration' );
+
+       QUnit.test( 'Controls', function( assert ) {
+               var controlsElement = document.querySelector( 
'.reveal>.controls' );
+
+               Reveal.configure({ controls: false });
+               assert.equal( controlsElement.style.display, 'none', 'controls 
are hidden' );
+
+               Reveal.configure({ controls: true });
+               assert.equal( controlsElement.style.display, 'block', 'controls 
are visible' );
+       });
+
+       QUnit.test( 'Progress', function( assert ) {
+               var progressElement = document.querySelector( 
'.reveal>.progress' );
+
+               Reveal.configure({ progress: false });
+               assert.equal( progressElement.style.display, 'none', 'progress 
are hidden' );
+
+               Reveal.configure({ progress: true });
+               assert.equal( progressElement.style.display, 'block', 'progress 
are visible' );
+       });
+
+       QUnit.test( 'Loop', function( assert ) {
+               Reveal.configure({ loop: true });
+
+               Reveal.slide( 0, 0 );
+
+               Reveal.left();
+               assert.notEqual( Reveal.getIndices().h, 0, 'looped from start 
to end' );
+
+               Reveal.right();
+               assert.equal( Reveal.getIndices().h, 0, 'looped from end to 
start' );
+
+               Reveal.configure({ loop: false });
+       });
+
+
+       // ---------------------------------------------------------------
+       // LAZY-LOADING TESTS
+
+       QUnit.module( 'Lazy-Loading' );
+
+       QUnit.test( 'img with data-src', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
img[src]' ).length, 1, 'Image source has been set' );
+       });
+
+       QUnit.test( 'video with data-src', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
video[src]' ).length, 1, 'Video source has been set' );
+       });
+
+       QUnit.test( 'audio with data-src', function( assert ) {
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
audio[src]' ).length, 1, 'Audio source has been set' );
+       });
+
+       QUnit.test( 'iframe with data-src', function( assert ) {
+               Reveal.slide( 0, 0 );
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
iframe[src]' ).length, 0, 'Iframe source is not set' );
+               Reveal.slide( 2, 1 );
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
iframe[src]' ).length, 1, 'Iframe source is set' );
+               Reveal.slide( 2, 2 );
+               assert.strictEqual( document.querySelectorAll( '.reveal section 
iframe[src]' ).length, 0, 'Iframe source is not set' );
+       });
+
+       QUnit.test( 'background images', function( assert ) {
+               var imageSource1 = Reveal.getSlide( 0 ).getAttribute( 
'data-background-image' );
+               var imageSource2 = Reveal.getSlide( 1, 0 ).getAttribute( 
'data-background' );
+
+               // check that the images are applied to the background elements
+               assert.ok( Reveal.getSlideBackground( 0 ).querySelector( 
'.slide-background-content' ).style.backgroundImage.indexOf( imageSource1 ) !== 
-1, 'data-background-image worked' );
+               assert.ok( Reveal.getSlideBackground( 1, 0 ).querySelector( 
'.slide-background-content' ).style.backgroundImage.indexOf( imageSource2 ) !== 
-1, 'data-background worked' );
+       });
+
+
+       // ---------------------------------------------------------------
+       // EVENT TESTS
+
+       QUnit.module( 'Events' );
+
+       QUnit.test( 'slidechanged', function( assert ) {
+               assert.expect( 3 );
+               var done = assert.async( 3 );
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'slidechanged', _onEvent );
+
+               Reveal.slide( 1, 0 ); // should trigger
+               Reveal.slide( 1, 0 ); // should do nothing
+               Reveal.next(); // should trigger
+               Reveal.slide( 3, 0 ); // should trigger
+               Reveal.next(); // should do nothing
+
+               Reveal.removeEventListener( 'slidechanged', _onEvent );
+
+       });
+
+       QUnit.test( 'paused', function( assert ) {
+               assert.expect( 1 );
+               var done = assert.async();
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'paused', _onEvent );
+
+               Reveal.togglePause();
+               Reveal.togglePause();
+
+               Reveal.removeEventListener( 'paused', _onEvent );
+       });
+
+       QUnit.test( 'resumed', function( assert ) {
+               assert.expect( 1 );
+               var done = assert.async();
+
+               var _onEvent = function( event ) {
+                       assert.ok( true, 'event fired' );
+                       done();
+               }
+
+               Reveal.addEventListener( 'resumed', _onEvent );
+
+               Reveal.togglePause();
+               Reveal.togglePause();
+
+               Reveal.removeEventListener( 'resumed', _onEvent );
+       });
+
+} );
+
+Reveal.initialize();

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]