diff --git a/Python server/pos-python-server.py b/PythonServer/pos-python-server.py
similarity index 100%
rename from Python server/pos-python-server.py
rename to PythonServer/pos-python-server.py
diff --git a/Systemd scripts/goaccess.service b/SystemdScripts/goaccess.service
similarity index 100%
rename from Systemd scripts/goaccess.service
rename to SystemdScripts/goaccess.service
diff --git a/Systemd scripts/pos-server.service b/SystemdScripts/pos-server.service
similarity index 100%
rename from Systemd scripts/pos-server.service
rename to SystemdScripts/pos-server.service
diff --git a/Web sites/instruments/Dockerfile b/WebSites/instruments/Dockerfile
similarity index 100%
rename from Web sites/instruments/Dockerfile
rename to WebSites/instruments/Dockerfile
diff --git a/Web sites/instruments/Gruntfile.js b/WebSites/instruments/Gruntfile.js
similarity index 100%
rename from Web sites/instruments/Gruntfile.js
rename to WebSites/instruments/Gruntfile.js
diff --git a/Web sites/instruments/LICENSE b/WebSites/instruments/LICENSE
similarity index 100%
rename from Web sites/instruments/LICENSE
rename to WebSites/instruments/LICENSE
diff --git a/Web sites/instruments/README.md b/WebSites/instruments/README.md
similarity index 100%
rename from Web sites/instruments/README.md
rename to WebSites/instruments/README.md
diff --git a/Web sites/instruments/SlickNav/MIT-LICENSE.txt b/WebSites/instruments/SlickNav/MIT-LICENSE.txt
similarity index 100%
rename from Web sites/instruments/SlickNav/MIT-LICENSE.txt
rename to WebSites/instruments/SlickNav/MIT-LICENSE.txt
diff --git a/Web sites/instruments/SlickNav/README.md b/WebSites/instruments/SlickNav/README.md
similarity index 100%
rename from Web sites/instruments/SlickNav/README.md
rename to WebSites/instruments/SlickNav/README.md
diff --git a/Web sites/instruments/SlickNav/bower.json b/WebSites/instruments/SlickNav/bower.json
similarity index 100%
rename from Web sites/instruments/SlickNav/bower.json
rename to WebSites/instruments/SlickNav/bower.json
diff --git a/Web sites/instruments/SlickNav/demo/index.html b/WebSites/instruments/SlickNav/demo/index.html
similarity index 100%
rename from Web sites/instruments/SlickNav/demo/index.html
rename to WebSites/instruments/SlickNav/demo/index.html
diff --git a/Web sites/instruments/SlickNav/demo/style.css b/WebSites/instruments/SlickNav/demo/style.css
similarity index 100%
rename from Web sites/instruments/SlickNav/demo/style.css
rename to WebSites/instruments/SlickNav/demo/style.css
diff --git a/Web sites/instruments/SlickNav/dist/jquery.slicknav.js b/WebSites/instruments/SlickNav/dist/jquery.slicknav.js
similarity index 100%
rename from Web sites/instruments/SlickNav/dist/jquery.slicknav.js
rename to WebSites/instruments/SlickNav/dist/jquery.slicknav.js
diff --git a/Web sites/instruments/SlickNav/dist/jquery.slicknav.min.js b/WebSites/instruments/SlickNav/dist/jquery.slicknav.min.js
similarity index 100%
rename from Web sites/instruments/SlickNav/dist/jquery.slicknav.min.js
rename to WebSites/instruments/SlickNav/dist/jquery.slicknav.min.js
diff --git a/Web sites/instruments/SlickNav/dist/slicknav.css b/WebSites/instruments/SlickNav/dist/slicknav.css
similarity index 100%
rename from Web sites/instruments/SlickNav/dist/slicknav.css
rename to WebSites/instruments/SlickNav/dist/slicknav.css
diff --git a/Web sites/instruments/SlickNav/dist/slicknav.min.css b/WebSites/instruments/SlickNav/dist/slicknav.min.css
similarity index 100%
rename from Web sites/instruments/SlickNav/dist/slicknav.min.css
rename to WebSites/instruments/SlickNav/dist/slicknav.min.css
diff --git a/Web sites/instruments/SlickNav/gulpfile.js b/WebSites/instruments/SlickNav/gulpfile.js
similarity index 100%
rename from Web sites/instruments/SlickNav/gulpfile.js
rename to WebSites/instruments/SlickNav/gulpfile.js
diff --git a/Web sites/instruments/SlickNav/jquery.slicknav.js b/WebSites/instruments/SlickNav/jquery.slicknav.js
similarity index 100%
rename from Web sites/instruments/SlickNav/jquery.slicknav.js
rename to WebSites/instruments/SlickNav/jquery.slicknav.js
diff --git a/Web sites/instruments/SlickNav/package.json b/WebSites/instruments/SlickNav/package.json
similarity index 100%
rename from Web sites/instruments/SlickNav/package.json
rename to WebSites/instruments/SlickNav/package.json
diff --git a/Web sites/instruments/SlickNav/scss/core.scss b/WebSites/instruments/SlickNav/scss/core.scss
similarity index 100%
rename from Web sites/instruments/SlickNav/scss/core.scss
rename to WebSites/instruments/SlickNav/scss/core.scss
diff --git a/Web sites/instruments/SlickNav/scss/slicknav.scss b/WebSites/instruments/SlickNav/scss/slicknav.scss
similarity index 100%
rename from Web sites/instruments/SlickNav/scss/slicknav.scss
rename to WebSites/instruments/SlickNav/scss/slicknav.scss
diff --git a/Web sites/instruments/SlickNav/scss/theme.scss b/WebSites/instruments/SlickNav/scss/theme.scss
similarity index 100%
rename from Web sites/instruments/SlickNav/scss/theme.scss
rename to WebSites/instruments/SlickNav/scss/theme.scss
diff --git a/Web sites/instruments/css/ess-old.css b/WebSites/instruments/css/ess-old.css
similarity index 100%
rename from Web sites/instruments/css/ess-old.css
rename to WebSites/instruments/css/ess-old.css
diff --git a/Web sites/instruments/css/ess.css b/WebSites/instruments/css/ess.css
similarity index 100%
rename from Web sites/instruments/css/ess.css
rename to WebSites/instruments/css/ess.css
diff --git a/Web sites/instruments/css/freeboard.css b/WebSites/instruments/css/freeboard.css
similarity index 100%
rename from Web sites/instruments/css/freeboard.css
rename to WebSites/instruments/css/freeboard.css
diff --git a/Web sites/instruments/css/freeboard.min.css b/WebSites/instruments/css/freeboard.min.css
similarity index 100%
rename from Web sites/instruments/css/freeboard.min.css
rename to WebSites/instruments/css/freeboard.min.css
diff --git a/Web sites/instruments/dashboard.json b/WebSites/instruments/dashboard.json
similarity index 100%
rename from Web sites/instruments/dashboard.json
rename to WebSites/instruments/dashboard.json
diff --git a/Web sites/instruments/docker-compose.yml b/WebSites/instruments/docker-compose.yml
similarity index 100%
rename from Web sites/instruments/docker-compose.yml
rename to WebSites/instruments/docker-compose.yml
diff --git a/Web sites/instruments/docs/build-docs.sh b/WebSites/instruments/docs/build-docs.sh
similarity index 100%
rename from Web sites/instruments/docs/build-docs.sh
rename to WebSites/instruments/docs/build-docs.sh
diff --git a/Web sites/instruments/docs/docco-fb.css b/WebSites/instruments/docs/docco-fb.css
similarity index 100%
rename from Web sites/instruments/docs/docco-fb.css
rename to WebSites/instruments/docs/docco-fb.css
diff --git a/Web sites/instruments/docs/docco.css b/WebSites/instruments/docs/docco.css
similarity index 100%
rename from Web sites/instruments/docs/docco.css
rename to WebSites/instruments/docs/docco.css
diff --git a/Web sites/instruments/docs/plugin_example.html b/WebSites/instruments/docs/plugin_example.html
similarity index 100%
rename from Web sites/instruments/docs/plugin_example.html
rename to WebSites/instruments/docs/plugin_example.html
diff --git a/Web sites/instruments/docs/public/fonts/aller-bold.eot b/WebSites/instruments/docs/public/fonts/aller-bold.eot
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-bold.eot
rename to WebSites/instruments/docs/public/fonts/aller-bold.eot
diff --git a/Web sites/instruments/docs/public/fonts/aller-bold.ttf b/WebSites/instruments/docs/public/fonts/aller-bold.ttf
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-bold.ttf
rename to WebSites/instruments/docs/public/fonts/aller-bold.ttf
diff --git a/Web sites/instruments/docs/public/fonts/aller-bold.woff b/WebSites/instruments/docs/public/fonts/aller-bold.woff
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-bold.woff
rename to WebSites/instruments/docs/public/fonts/aller-bold.woff
diff --git a/Web sites/instruments/docs/public/fonts/aller-light.eot b/WebSites/instruments/docs/public/fonts/aller-light.eot
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-light.eot
rename to WebSites/instruments/docs/public/fonts/aller-light.eot
diff --git a/Web sites/instruments/docs/public/fonts/aller-light.ttf b/WebSites/instruments/docs/public/fonts/aller-light.ttf
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-light.ttf
rename to WebSites/instruments/docs/public/fonts/aller-light.ttf
diff --git a/Web sites/instruments/docs/public/fonts/aller-light.woff b/WebSites/instruments/docs/public/fonts/aller-light.woff
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/aller-light.woff
rename to WebSites/instruments/docs/public/fonts/aller-light.woff
diff --git a/Web sites/instruments/docs/public/fonts/fleurons.eot b/WebSites/instruments/docs/public/fonts/fleurons.eot
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/fleurons.eot
rename to WebSites/instruments/docs/public/fonts/fleurons.eot
diff --git a/Web sites/instruments/docs/public/fonts/fleurons.ttf b/WebSites/instruments/docs/public/fonts/fleurons.ttf
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/fleurons.ttf
rename to WebSites/instruments/docs/public/fonts/fleurons.ttf
diff --git a/Web sites/instruments/docs/public/fonts/fleurons.woff b/WebSites/instruments/docs/public/fonts/fleurons.woff
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/fleurons.woff
rename to WebSites/instruments/docs/public/fonts/fleurons.woff
diff --git a/Web sites/instruments/docs/public/fonts/novecento-bold.eot b/WebSites/instruments/docs/public/fonts/novecento-bold.eot
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/novecento-bold.eot
rename to WebSites/instruments/docs/public/fonts/novecento-bold.eot
diff --git a/Web sites/instruments/docs/public/fonts/novecento-bold.ttf b/WebSites/instruments/docs/public/fonts/novecento-bold.ttf
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/novecento-bold.ttf
rename to WebSites/instruments/docs/public/fonts/novecento-bold.ttf
diff --git a/Web sites/instruments/docs/public/fonts/novecento-bold.woff b/WebSites/instruments/docs/public/fonts/novecento-bold.woff
similarity index 100%
rename from Web sites/instruments/docs/public/fonts/novecento-bold.woff
rename to WebSites/instruments/docs/public/fonts/novecento-bold.woff
diff --git a/Web sites/instruments/docs/public/images/gray.png b/WebSites/instruments/docs/public/images/gray.png
similarity index 100%
rename from Web sites/instruments/docs/public/images/gray.png
rename to WebSites/instruments/docs/public/images/gray.png
diff --git a/Web sites/instruments/docs/public/stylesheets/normalize.css b/WebSites/instruments/docs/public/stylesheets/normalize.css
similarity index 100%
rename from Web sites/instruments/docs/public/stylesheets/normalize.css
rename to WebSites/instruments/docs/public/stylesheets/normalize.css
diff --git a/Web sites/instruments/examples/altGuage.js b/WebSites/instruments/examples/altGuage.js
similarity index 100%
rename from Web sites/instruments/examples/altGuage.js
rename to WebSites/instruments/examples/altGuage.js
diff --git a/Web sites/instruments/examples/plugin_example.js b/WebSites/instruments/examples/plugin_example.js
similarity index 100%
rename from Web sites/instruments/examples/plugin_example.js
rename to WebSites/instruments/examples/plugin_example.js
diff --git a/Web sites/instruments/examples/rl78.json b/WebSites/instruments/examples/rl78.json
similarity index 100%
rename from Web sites/instruments/examples/rl78.json
rename to WebSites/instruments/examples/rl78.json
diff --git a/Web sites/instruments/examples/weather.json b/WebSites/instruments/examples/weather.json
similarity index 100%
rename from Web sites/instruments/examples/weather.json
rename to WebSites/instruments/examples/weather.json
diff --git a/Web sites/instruments/favicon.png b/WebSites/instruments/favicon.png
similarity index 100%
rename from Web sites/instruments/favicon.png
rename to WebSites/instruments/favicon.png
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-200.eot b/WebSites/instruments/fonts/titillium-web-v7-latin-200.eot
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-200.eot
rename to WebSites/instruments/fonts/titillium-web-v7-latin-200.eot
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-200.svg b/WebSites/instruments/fonts/titillium-web-v7-latin-200.svg
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-200.svg
rename to WebSites/instruments/fonts/titillium-web-v7-latin-200.svg
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-200.ttf b/WebSites/instruments/fonts/titillium-web-v7-latin-200.ttf
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-200.ttf
rename to WebSites/instruments/fonts/titillium-web-v7-latin-200.ttf
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-200.woff b/WebSites/instruments/fonts/titillium-web-v7-latin-200.woff
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-200.woff
rename to WebSites/instruments/fonts/titillium-web-v7-latin-200.woff
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-200.woff2 b/WebSites/instruments/fonts/titillium-web-v7-latin-200.woff2
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-200.woff2
rename to WebSites/instruments/fonts/titillium-web-v7-latin-200.woff2
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-600.eot b/WebSites/instruments/fonts/titillium-web-v7-latin-600.eot
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-600.eot
rename to WebSites/instruments/fonts/titillium-web-v7-latin-600.eot
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-600.svg b/WebSites/instruments/fonts/titillium-web-v7-latin-600.svg
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-600.svg
rename to WebSites/instruments/fonts/titillium-web-v7-latin-600.svg
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-600.ttf b/WebSites/instruments/fonts/titillium-web-v7-latin-600.ttf
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-600.ttf
rename to WebSites/instruments/fonts/titillium-web-v7-latin-600.ttf
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-600.woff b/WebSites/instruments/fonts/titillium-web-v7-latin-600.woff
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-600.woff
rename to WebSites/instruments/fonts/titillium-web-v7-latin-600.woff
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-600.woff2 b/WebSites/instruments/fonts/titillium-web-v7-latin-600.woff2
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-600.woff2
rename to WebSites/instruments/fonts/titillium-web-v7-latin-600.woff2
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-700.eot b/WebSites/instruments/fonts/titillium-web-v7-latin-700.eot
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-700.eot
rename to WebSites/instruments/fonts/titillium-web-v7-latin-700.eot
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-700.svg b/WebSites/instruments/fonts/titillium-web-v7-latin-700.svg
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-700.svg
rename to WebSites/instruments/fonts/titillium-web-v7-latin-700.svg
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-700.ttf b/WebSites/instruments/fonts/titillium-web-v7-latin-700.ttf
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-700.ttf
rename to WebSites/instruments/fonts/titillium-web-v7-latin-700.ttf
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-700.woff b/WebSites/instruments/fonts/titillium-web-v7-latin-700.woff
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-700.woff
rename to WebSites/instruments/fonts/titillium-web-v7-latin-700.woff
diff --git a/Web sites/instruments/fonts/titillium-web-v7-latin-700.woff2 b/WebSites/instruments/fonts/titillium-web-v7-latin-700.woff2
similarity index 100%
rename from Web sites/instruments/fonts/titillium-web-v7-latin-700.woff2
rename to WebSites/instruments/fonts/titillium-web-v7-latin-700.woff2
diff --git a/Web sites/instruments/img/dropdown-arrow.png b/WebSites/instruments/img/dropdown-arrow.png
similarity index 100%
rename from Web sites/instruments/img/dropdown-arrow.png
rename to WebSites/instruments/img/dropdown-arrow.png
diff --git a/Web sites/instruments/img/ess-logo.svg b/WebSites/instruments/img/ess-logo.svg
similarity index 100%
rename from Web sites/instruments/img/ess-logo.svg
rename to WebSites/instruments/img/ess-logo.svg
diff --git a/Web sites/instruments/img/glyphicons-blackboard.png b/WebSites/instruments/img/glyphicons-blackboard.png
similarity index 100%
rename from Web sites/instruments/img/glyphicons-blackboard.png
rename to WebSites/instruments/img/glyphicons-blackboard.png
diff --git a/Web sites/instruments/img/glyphicons-halflings-white.png b/WebSites/instruments/img/glyphicons-halflings-white.png
similarity index 100%
rename from Web sites/instruments/img/glyphicons-halflings-white.png
rename to WebSites/instruments/img/glyphicons-halflings-white.png
diff --git a/Web sites/instruments/img/glyphicons-halflings.png b/WebSites/instruments/img/glyphicons-halflings.png
similarity index 100%
rename from Web sites/instruments/img/glyphicons-halflings.png
rename to WebSites/instruments/img/glyphicons-halflings.png
diff --git a/Web sites/instruments/img/glyphicons-log-in.png b/WebSites/instruments/img/glyphicons-log-in.png
similarity index 100%
rename from Web sites/instruments/img/glyphicons-log-in.png
rename to WebSites/instruments/img/glyphicons-log-in.png
diff --git a/Web sites/instruments/img/glyphicons-log-out.png b/WebSites/instruments/img/glyphicons-log-out.png
similarity index 100%
rename from Web sites/instruments/img/glyphicons-log-out.png
rename to WebSites/instruments/img/glyphicons-log-out.png
diff --git a/Web sites/instruments/img/icons/icon-114.png b/WebSites/instruments/img/icons/icon-114.png
similarity index 100%
rename from Web sites/instruments/img/icons/icon-114.png
rename to WebSites/instruments/img/icons/icon-114.png
diff --git a/Web sites/instruments/img/icons/icon-144.png b/WebSites/instruments/img/icons/icon-144.png
similarity index 100%
rename from Web sites/instruments/img/icons/icon-144.png
rename to WebSites/instruments/img/icons/icon-144.png
diff --git a/Web sites/instruments/img/icons/icon-57.png b/WebSites/instruments/img/icons/icon-57.png
similarity index 100%
rename from Web sites/instruments/img/icons/icon-57.png
rename to WebSites/instruments/img/icons/icon-57.png
diff --git a/Web sites/instruments/img/icons/icon-72.png b/WebSites/instruments/img/icons/icon-72.png
similarity index 100%
rename from Web sites/instruments/img/icons/icon-72.png
rename to WebSites/instruments/img/icons/icon-72.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@114.png b/WebSites/instruments/img/icons/pos_v01_dark@114.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@114.png
rename to WebSites/instruments/img/icons/pos_v01_dark@114.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@120.png b/WebSites/instruments/img/icons/pos_v01_dark@120.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@120.png
rename to WebSites/instruments/img/icons/pos_v01_dark@120.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@144.png b/WebSites/instruments/img/icons/pos_v01_dark@144.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@144.png
rename to WebSites/instruments/img/icons/pos_v01_dark@144.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@152.png b/WebSites/instruments/img/icons/pos_v01_dark@152.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@152.png
rename to WebSites/instruments/img/icons/pos_v01_dark@152.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@16.png b/WebSites/instruments/img/icons/pos_v01_dark@16.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@16.png
rename to WebSites/instruments/img/icons/pos_v01_dark@16.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@180.png b/WebSites/instruments/img/icons/pos_v01_dark@180.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@180.png
rename to WebSites/instruments/img/icons/pos_v01_dark@180.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@192.png b/WebSites/instruments/img/icons/pos_v01_dark@192.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@192.png
rename to WebSites/instruments/img/icons/pos_v01_dark@192.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@194.png b/WebSites/instruments/img/icons/pos_v01_dark@194.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@194.png
rename to WebSites/instruments/img/icons/pos_v01_dark@194.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@32.png b/WebSites/instruments/img/icons/pos_v01_dark@32.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@32.png
rename to WebSites/instruments/img/icons/pos_v01_dark@32.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@57.png b/WebSites/instruments/img/icons/pos_v01_dark@57.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@57.png
rename to WebSites/instruments/img/icons/pos_v01_dark@57.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@60.png b/WebSites/instruments/img/icons/pos_v01_dark@60.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@60.png
rename to WebSites/instruments/img/icons/pos_v01_dark@60.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@72.png b/WebSites/instruments/img/icons/pos_v01_dark@72.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@72.png
rename to WebSites/instruments/img/icons/pos_v01_dark@72.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@76.png b/WebSites/instruments/img/icons/pos_v01_dark@76.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@76.png
rename to WebSites/instruments/img/icons/pos_v01_dark@76.png
diff --git a/Web sites/instruments/img/icons/pos_v01_dark@96.png b/WebSites/instruments/img/icons/pos_v01_dark@96.png
similarity index 100%
rename from Web sites/instruments/img/icons/pos_v01_dark@96.png
rename to WebSites/instruments/img/icons/pos_v01_dark@96.png
diff --git a/Web sites/instruments/index.html b/WebSites/instruments/index.html
similarity index 100%
rename from Web sites/instruments/index.html
rename to WebSites/instruments/index.html
diff --git a/Web sites/instruments/js/freeboard.js b/WebSites/instruments/js/freeboard.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.js
rename to WebSites/instruments/js/freeboard.js
diff --git a/Web sites/instruments/js/freeboard.min.js b/WebSites/instruments/js/freeboard.min.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.min.js
rename to WebSites/instruments/js/freeboard.min.js
diff --git a/Web sites/instruments/js/freeboard.min.js.map b/WebSites/instruments/js/freeboard.min.js.map
similarity index 100%
rename from Web sites/instruments/js/freeboard.min.js.map
rename to WebSites/instruments/js/freeboard.min.js.map
diff --git a/Web sites/instruments/js/freeboard.plugins.js b/WebSites/instruments/js/freeboard.plugins.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.plugins.js
rename to WebSites/instruments/js/freeboard.plugins.js
diff --git a/Web sites/instruments/js/freeboard.plugins.min.js b/WebSites/instruments/js/freeboard.plugins.min.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.plugins.min.js
rename to WebSites/instruments/js/freeboard.plugins.min.js
diff --git a/Web sites/instruments/js/freeboard.plugins.min.js.map b/WebSites/instruments/js/freeboard.plugins.min.js.map
similarity index 100%
rename from Web sites/instruments/js/freeboard.plugins.min.js.map
rename to WebSites/instruments/js/freeboard.plugins.min.js.map
diff --git a/Web sites/instruments/js/freeboard.thirdparty.js b/WebSites/instruments/js/freeboard.thirdparty.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.thirdparty.js
rename to WebSites/instruments/js/freeboard.thirdparty.js
diff --git a/Web sites/instruments/js/freeboard.thirdparty.min.js b/WebSites/instruments/js/freeboard.thirdparty.min.js
similarity index 100%
rename from Web sites/instruments/js/freeboard.thirdparty.min.js
rename to WebSites/instruments/js/freeboard.thirdparty.min.js
diff --git a/Web sites/instruments/js/freeboard_plugins.js b/WebSites/instruments/js/freeboard_plugins.js
similarity index 100%
rename from Web sites/instruments/js/freeboard_plugins.js
rename to WebSites/instruments/js/freeboard_plugins.js
diff --git a/Web sites/instruments/js/freeboard_plugins.min.js b/WebSites/instruments/js/freeboard_plugins.min.js
similarity index 100%
rename from Web sites/instruments/js/freeboard_plugins.min.js
rename to WebSites/instruments/js/freeboard_plugins.min.js
diff --git a/Web sites/instruments/js/freeboard_plugins.min.js.map b/WebSites/instruments/js/freeboard_plugins.min.js.map
similarity index 100%
rename from Web sites/instruments/js/freeboard_plugins.min.js.map
rename to WebSites/instruments/js/freeboard_plugins.min.js.map
diff --git a/Web sites/instruments/lib/css/freeboard/styles.css b/WebSites/instruments/lib/css/freeboard/styles.css
similarity index 100%
rename from Web sites/instruments/lib/css/freeboard/styles.css
rename to WebSites/instruments/lib/css/freeboard/styles.css
diff --git a/Web sites/instruments/lib/css/thirdparty/codemirror-ambiance.css b/WebSites/instruments/lib/css/thirdparty/codemirror-ambiance.css
similarity index 100%
rename from Web sites/instruments/lib/css/thirdparty/codemirror-ambiance.css
rename to WebSites/instruments/lib/css/thirdparty/codemirror-ambiance.css
diff --git a/Web sites/instruments/lib/css/thirdparty/codemirror.css b/WebSites/instruments/lib/css/thirdparty/codemirror.css
similarity index 100%
rename from Web sites/instruments/lib/css/thirdparty/codemirror.css
rename to WebSites/instruments/lib/css/thirdparty/codemirror.css
diff --git a/Web sites/instruments/lib/css/thirdparty/jquery.gridster.min.css b/WebSites/instruments/lib/css/thirdparty/jquery.gridster.min.css
similarity index 100%
rename from Web sites/instruments/lib/css/thirdparty/jquery.gridster.min.css
rename to WebSites/instruments/lib/css/thirdparty/jquery.gridster.min.css
diff --git a/Web sites/instruments/lib/js/freeboard/DatasourceModel.js b/WebSites/instruments/lib/js/freeboard/DatasourceModel.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/DatasourceModel.js
rename to WebSites/instruments/lib/js/freeboard/DatasourceModel.js
diff --git a/Web sites/instruments/lib/js/freeboard/DeveloperConsole.js b/WebSites/instruments/lib/js/freeboard/DeveloperConsole.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/DeveloperConsole.js
rename to WebSites/instruments/lib/js/freeboard/DeveloperConsole.js
diff --git a/Web sites/instruments/lib/js/freeboard/DialogBox.js b/WebSites/instruments/lib/js/freeboard/DialogBox.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/DialogBox.js
rename to WebSites/instruments/lib/js/freeboard/DialogBox.js
diff --git a/Web sites/instruments/lib/js/freeboard/FreeboardModel.js b/WebSites/instruments/lib/js/freeboard/FreeboardModel.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/FreeboardModel.js
rename to WebSites/instruments/lib/js/freeboard/FreeboardModel.js
diff --git a/Web sites/instruments/lib/js/freeboard/FreeboardUI.js b/WebSites/instruments/lib/js/freeboard/FreeboardUI.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/FreeboardUI.js
rename to WebSites/instruments/lib/js/freeboard/FreeboardUI.js
diff --git a/Web sites/instruments/lib/js/freeboard/JSEditor.js b/WebSites/instruments/lib/js/freeboard/JSEditor.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/JSEditor.js
rename to WebSites/instruments/lib/js/freeboard/JSEditor.js
diff --git a/Web sites/instruments/lib/js/freeboard/PaneModel.js b/WebSites/instruments/lib/js/freeboard/PaneModel.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/PaneModel.js
rename to WebSites/instruments/lib/js/freeboard/PaneModel.js
diff --git a/Web sites/instruments/lib/js/freeboard/PluginEditor.js b/WebSites/instruments/lib/js/freeboard/PluginEditor.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/PluginEditor.js
rename to WebSites/instruments/lib/js/freeboard/PluginEditor.js
diff --git a/Web sites/instruments/lib/js/freeboard/ValueEditor.js b/WebSites/instruments/lib/js/freeboard/ValueEditor.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/ValueEditor.js
rename to WebSites/instruments/lib/js/freeboard/ValueEditor.js
diff --git a/Web sites/instruments/lib/js/freeboard/WidgetModel.js b/WebSites/instruments/lib/js/freeboard/WidgetModel.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/WidgetModel.js
rename to WebSites/instruments/lib/js/freeboard/WidgetModel.js
diff --git a/Web sites/instruments/lib/js/freeboard/freeboard.js b/WebSites/instruments/lib/js/freeboard/freeboard.js
similarity index 100%
rename from Web sites/instruments/lib/js/freeboard/freeboard.js
rename to WebSites/instruments/lib/js/freeboard/freeboard.js
diff --git a/Web sites/instruments/lib/js/thirdparty/codemirror.js b/WebSites/instruments/lib/js/thirdparty/codemirror.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/codemirror.js
rename to WebSites/instruments/lib/js/thirdparty/codemirror.js
diff --git a/Web sites/instruments/lib/js/thirdparty/head.js b/WebSites/instruments/lib/js/thirdparty/head.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/head.js
rename to WebSites/instruments/lib/js/thirdparty/head.js
diff --git a/Web sites/instruments/lib/js/thirdparty/jquery-ui.js b/WebSites/instruments/lib/js/thirdparty/jquery-ui.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/jquery-ui.js
rename to WebSites/instruments/lib/js/thirdparty/jquery-ui.js
diff --git a/Web sites/instruments/lib/js/thirdparty/jquery.caret.js b/WebSites/instruments/lib/js/thirdparty/jquery.caret.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/jquery.caret.js
rename to WebSites/instruments/lib/js/thirdparty/jquery.caret.js
diff --git a/Web sites/instruments/lib/js/thirdparty/jquery.gridster.js b/WebSites/instruments/lib/js/thirdparty/jquery.gridster.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/jquery.gridster.js
rename to WebSites/instruments/lib/js/thirdparty/jquery.gridster.js
diff --git a/Web sites/instruments/lib/js/thirdparty/jquery.js b/WebSites/instruments/lib/js/thirdparty/jquery.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/jquery.js
rename to WebSites/instruments/lib/js/thirdparty/jquery.js
diff --git a/Web sites/instruments/lib/js/thirdparty/jquery.xdomainrequest.js b/WebSites/instruments/lib/js/thirdparty/jquery.xdomainrequest.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/jquery.xdomainrequest.js
rename to WebSites/instruments/lib/js/thirdparty/jquery.xdomainrequest.js
diff --git a/Web sites/instruments/lib/js/thirdparty/knockout.js b/WebSites/instruments/lib/js/thirdparty/knockout.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/knockout.js
rename to WebSites/instruments/lib/js/thirdparty/knockout.js
diff --git a/Web sites/instruments/lib/js/thirdparty/underscore.js b/WebSites/instruments/lib/js/thirdparty/underscore.js
similarity index 100%
rename from Web sites/instruments/lib/js/thirdparty/underscore.js
rename to WebSites/instruments/lib/js/thirdparty/underscore.js
diff --git a/Web sites/instruments/package.json b/WebSites/instruments/package.json
similarity index 100%
rename from Web sites/instruments/package.json
rename to WebSites/instruments/package.json
diff --git a/Web sites/instruments/plugins/freeboard/freeboard.datasources.js b/WebSites/instruments/plugins/freeboard/freeboard.datasources.js
similarity index 100%
rename from Web sites/instruments/plugins/freeboard/freeboard.datasources.js
rename to WebSites/instruments/plugins/freeboard/freeboard.datasources.js
diff --git a/Web sites/instruments/plugins/freeboard/freeboard.widgets.js b/WebSites/instruments/plugins/freeboard/freeboard.widgets.js
similarity index 100%
rename from Web sites/instruments/plugins/freeboard/freeboard.widgets.js
rename to WebSites/instruments/plugins/freeboard/freeboard.widgets.js
diff --git a/Web sites/instruments/plugins/thirdparty/flot_extended.plugin.js b/WebSites/instruments/plugins/thirdparty/flot_extended.plugin.js
similarity index 100%
rename from Web sites/instruments/plugins/thirdparty/flot_extended.plugin.js
rename to WebSites/instruments/plugins/thirdparty/flot_extended.plugin.js
diff --git a/Web sites/instruments/plugins/thirdparty/jquery.sparkline.min.js b/WebSites/instruments/plugins/thirdparty/jquery.sparkline.min.js
similarity index 100%
rename from Web sites/instruments/plugins/thirdparty/jquery.sparkline.min.js
rename to WebSites/instruments/plugins/thirdparty/jquery.sparkline.min.js
diff --git a/Web sites/instruments/plugins/thirdparty/justgage.1.0.1.js b/WebSites/instruments/plugins/thirdparty/justgage.1.0.1.js
similarity index 100%
rename from Web sites/instruments/plugins/thirdparty/justgage.1.0.1.js
rename to WebSites/instruments/plugins/thirdparty/justgage.1.0.1.js
diff --git a/Web sites/instruments/plugins/thirdparty/raphael.2.1.0.min.js b/WebSites/instruments/plugins/thirdparty/raphael.2.1.0.min.js
similarity index 100%
rename from Web sites/instruments/plugins/thirdparty/raphael.2.1.0.min.js
rename to WebSites/instruments/plugins/thirdparty/raphael.2.1.0.min.js
diff --git a/Web sites/instruments/test/casper/tests/smoke_test.js b/WebSites/instruments/test/casper/tests/smoke_test.js
similarity index 100%
rename from Web sites/instruments/test/casper/tests/smoke_test.js
rename to WebSites/instruments/test/casper/tests/smoke_test.js
diff --git a/Web sites/instruments/test/casper/util/test_util.js b/WebSites/instruments/test/casper/util/test_util.js
similarity index 100%
rename from Web sites/instruments/test/casper/util/test_util.js
rename to WebSites/instruments/test/casper/util/test_util.js
diff --git a/Web sites/instruments/test/fixtures/input.json b/WebSites/instruments/test/fixtures/input.json
similarity index 100%
rename from Web sites/instruments/test/fixtures/input.json
rename to WebSites/instruments/test/fixtures/input.json
diff --git a/Web sites/instruments/test/run_browser_tests.sh b/WebSites/instruments/test/run_browser_tests.sh
similarity index 100%
rename from Web sites/instruments/test/run_browser_tests.sh
rename to WebSites/instruments/test/run_browser_tests.sh
diff --git a/Web sites/interlocks/Dockerfile b/WebSites/interlocks/Dockerfile
similarity index 100%
rename from Web sites/interlocks/Dockerfile
rename to WebSites/interlocks/Dockerfile
diff --git a/Web sites/interlocks/Gruntfile.js b/WebSites/interlocks/Gruntfile.js
similarity index 100%
rename from Web sites/interlocks/Gruntfile.js
rename to WebSites/interlocks/Gruntfile.js
diff --git a/Web sites/interlocks/LICENSE b/WebSites/interlocks/LICENSE
similarity index 100%
rename from Web sites/interlocks/LICENSE
rename to WebSites/interlocks/LICENSE
diff --git a/Web sites/interlocks/README.md b/WebSites/interlocks/README.md
similarity index 100%
rename from Web sites/interlocks/README.md
rename to WebSites/interlocks/README.md
diff --git a/Web sites/interlocks/SlickNav/MIT-LICENSE.txt b/WebSites/interlocks/SlickNav/MIT-LICENSE.txt
similarity index 100%
rename from Web sites/interlocks/SlickNav/MIT-LICENSE.txt
rename to WebSites/interlocks/SlickNav/MIT-LICENSE.txt
diff --git a/Web sites/interlocks/SlickNav/README.md b/WebSites/interlocks/SlickNav/README.md
similarity index 100%
rename from Web sites/interlocks/SlickNav/README.md
rename to WebSites/interlocks/SlickNav/README.md
diff --git a/Web sites/interlocks/SlickNav/bower.json b/WebSites/interlocks/SlickNav/bower.json
similarity index 100%
rename from Web sites/interlocks/SlickNav/bower.json
rename to WebSites/interlocks/SlickNav/bower.json
diff --git a/Web sites/interlocks/SlickNav/demo/index.html b/WebSites/interlocks/SlickNav/demo/index.html
similarity index 100%
rename from Web sites/interlocks/SlickNav/demo/index.html
rename to WebSites/interlocks/SlickNav/demo/index.html
diff --git a/Web sites/interlocks/SlickNav/demo/style.css b/WebSites/interlocks/SlickNav/demo/style.css
similarity index 100%
rename from Web sites/interlocks/SlickNav/demo/style.css
rename to WebSites/interlocks/SlickNav/demo/style.css
diff --git a/Web sites/interlocks/SlickNav/dist/jquery.slicknav.js b/WebSites/interlocks/SlickNav/dist/jquery.slicknav.js
similarity index 100%
rename from Web sites/interlocks/SlickNav/dist/jquery.slicknav.js
rename to WebSites/interlocks/SlickNav/dist/jquery.slicknav.js
diff --git a/Web sites/interlocks/SlickNav/dist/jquery.slicknav.min.js b/WebSites/interlocks/SlickNav/dist/jquery.slicknav.min.js
similarity index 100%
rename from Web sites/interlocks/SlickNav/dist/jquery.slicknav.min.js
rename to WebSites/interlocks/SlickNav/dist/jquery.slicknav.min.js
diff --git a/Web sites/interlocks/SlickNav/dist/slicknav.css b/WebSites/interlocks/SlickNav/dist/slicknav.css
similarity index 100%
rename from Web sites/interlocks/SlickNav/dist/slicknav.css
rename to WebSites/interlocks/SlickNav/dist/slicknav.css
diff --git a/Web sites/interlocks/SlickNav/dist/slicknav.min.css b/WebSites/interlocks/SlickNav/dist/slicknav.min.css
similarity index 100%
rename from Web sites/interlocks/SlickNav/dist/slicknav.min.css
rename to WebSites/interlocks/SlickNav/dist/slicknav.min.css
diff --git a/Web sites/interlocks/SlickNav/gulpfile.js b/WebSites/interlocks/SlickNav/gulpfile.js
similarity index 100%
rename from Web sites/interlocks/SlickNav/gulpfile.js
rename to WebSites/interlocks/SlickNav/gulpfile.js
diff --git a/Web sites/interlocks/SlickNav/jquery.slicknav.js b/WebSites/interlocks/SlickNav/jquery.slicknav.js
similarity index 100%
rename from Web sites/interlocks/SlickNav/jquery.slicknav.js
rename to WebSites/interlocks/SlickNav/jquery.slicknav.js
diff --git a/Web sites/interlocks/SlickNav/package.json b/WebSites/interlocks/SlickNav/package.json
similarity index 100%
rename from Web sites/interlocks/SlickNav/package.json
rename to WebSites/interlocks/SlickNav/package.json
diff --git a/Web sites/interlocks/SlickNav/scss/core.scss b/WebSites/interlocks/SlickNav/scss/core.scss
similarity index 100%
rename from Web sites/interlocks/SlickNav/scss/core.scss
rename to WebSites/interlocks/SlickNav/scss/core.scss
diff --git a/Web sites/interlocks/SlickNav/scss/slicknav.scss b/WebSites/interlocks/SlickNav/scss/slicknav.scss
similarity index 100%
rename from Web sites/interlocks/SlickNav/scss/slicknav.scss
rename to WebSites/interlocks/SlickNav/scss/slicknav.scss
diff --git a/Web sites/interlocks/SlickNav/scss/theme.scss b/WebSites/interlocks/SlickNav/scss/theme.scss
similarity index 100%
rename from Web sites/interlocks/SlickNav/scss/theme.scss
rename to WebSites/interlocks/SlickNav/scss/theme.scss
diff --git a/Web sites/interlocks/css/ess.css b/WebSites/interlocks/css/ess.css
similarity index 100%
rename from Web sites/interlocks/css/ess.css
rename to WebSites/interlocks/css/ess.css
diff --git a/Web sites/interlocks/css/freeboard.css b/WebSites/interlocks/css/freeboard.css
similarity index 100%
rename from Web sites/interlocks/css/freeboard.css
rename to WebSites/interlocks/css/freeboard.css
diff --git a/Web sites/interlocks/css/freeboard.min.css b/WebSites/interlocks/css/freeboard.min.css
similarity index 100%
rename from Web sites/interlocks/css/freeboard.min.css
rename to WebSites/interlocks/css/freeboard.min.css
diff --git a/Web sites/interlocks/dashboard.json b/WebSites/interlocks/dashboard.json
similarity index 100%
rename from Web sites/interlocks/dashboard.json
rename to WebSites/interlocks/dashboard.json
diff --git a/Web sites/interlocks/docker-compose.yml b/WebSites/interlocks/docker-compose.yml
similarity index 100%
rename from Web sites/interlocks/docker-compose.yml
rename to WebSites/interlocks/docker-compose.yml
diff --git a/Web sites/interlocks/docs/build-docs.sh b/WebSites/interlocks/docs/build-docs.sh
similarity index 100%
rename from Web sites/interlocks/docs/build-docs.sh
rename to WebSites/interlocks/docs/build-docs.sh
diff --git a/Web sites/interlocks/docs/docco-fb.css b/WebSites/interlocks/docs/docco-fb.css
similarity index 100%
rename from Web sites/interlocks/docs/docco-fb.css
rename to WebSites/interlocks/docs/docco-fb.css
diff --git a/Web sites/interlocks/docs/docco.css b/WebSites/interlocks/docs/docco.css
similarity index 100%
rename from Web sites/interlocks/docs/docco.css
rename to WebSites/interlocks/docs/docco.css
diff --git a/Web sites/interlocks/docs/plugin_example.html b/WebSites/interlocks/docs/plugin_example.html
similarity index 100%
rename from Web sites/interlocks/docs/plugin_example.html
rename to WebSites/interlocks/docs/plugin_example.html
diff --git a/Web sites/interlocks/docs/public/fonts/aller-bold.eot b/WebSites/interlocks/docs/public/fonts/aller-bold.eot
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-bold.eot
rename to WebSites/interlocks/docs/public/fonts/aller-bold.eot
diff --git a/Web sites/interlocks/docs/public/fonts/aller-bold.ttf b/WebSites/interlocks/docs/public/fonts/aller-bold.ttf
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-bold.ttf
rename to WebSites/interlocks/docs/public/fonts/aller-bold.ttf
diff --git a/Web sites/interlocks/docs/public/fonts/aller-bold.woff b/WebSites/interlocks/docs/public/fonts/aller-bold.woff
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-bold.woff
rename to WebSites/interlocks/docs/public/fonts/aller-bold.woff
diff --git a/Web sites/interlocks/docs/public/fonts/aller-light.eot b/WebSites/interlocks/docs/public/fonts/aller-light.eot
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-light.eot
rename to WebSites/interlocks/docs/public/fonts/aller-light.eot
diff --git a/Web sites/interlocks/docs/public/fonts/aller-light.ttf b/WebSites/interlocks/docs/public/fonts/aller-light.ttf
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-light.ttf
rename to WebSites/interlocks/docs/public/fonts/aller-light.ttf
diff --git a/Web sites/interlocks/docs/public/fonts/aller-light.woff b/WebSites/interlocks/docs/public/fonts/aller-light.woff
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/aller-light.woff
rename to WebSites/interlocks/docs/public/fonts/aller-light.woff
diff --git a/Web sites/interlocks/docs/public/fonts/fleurons.eot b/WebSites/interlocks/docs/public/fonts/fleurons.eot
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/fleurons.eot
rename to WebSites/interlocks/docs/public/fonts/fleurons.eot
diff --git a/Web sites/interlocks/docs/public/fonts/fleurons.ttf b/WebSites/interlocks/docs/public/fonts/fleurons.ttf
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/fleurons.ttf
rename to WebSites/interlocks/docs/public/fonts/fleurons.ttf
diff --git a/Web sites/interlocks/docs/public/fonts/fleurons.woff b/WebSites/interlocks/docs/public/fonts/fleurons.woff
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/fleurons.woff
rename to WebSites/interlocks/docs/public/fonts/fleurons.woff
diff --git a/Web sites/interlocks/docs/public/fonts/novecento-bold.eot b/WebSites/interlocks/docs/public/fonts/novecento-bold.eot
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/novecento-bold.eot
rename to WebSites/interlocks/docs/public/fonts/novecento-bold.eot
diff --git a/Web sites/interlocks/docs/public/fonts/novecento-bold.ttf b/WebSites/interlocks/docs/public/fonts/novecento-bold.ttf
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/novecento-bold.ttf
rename to WebSites/interlocks/docs/public/fonts/novecento-bold.ttf
diff --git a/Web sites/interlocks/docs/public/fonts/novecento-bold.woff b/WebSites/interlocks/docs/public/fonts/novecento-bold.woff
similarity index 100%
rename from Web sites/interlocks/docs/public/fonts/novecento-bold.woff
rename to WebSites/interlocks/docs/public/fonts/novecento-bold.woff
diff --git a/Web sites/interlocks/docs/public/images/gray.png b/WebSites/interlocks/docs/public/images/gray.png
similarity index 100%
rename from Web sites/interlocks/docs/public/images/gray.png
rename to WebSites/interlocks/docs/public/images/gray.png
diff --git a/Web sites/interlocks/docs/public/stylesheets/normalize.css b/WebSites/interlocks/docs/public/stylesheets/normalize.css
similarity index 100%
rename from Web sites/interlocks/docs/public/stylesheets/normalize.css
rename to WebSites/interlocks/docs/public/stylesheets/normalize.css
diff --git a/Web sites/interlocks/examples/altGuage.js b/WebSites/interlocks/examples/altGuage.js
similarity index 100%
rename from Web sites/interlocks/examples/altGuage.js
rename to WebSites/interlocks/examples/altGuage.js
diff --git a/Web sites/interlocks/examples/plugin_example.js b/WebSites/interlocks/examples/plugin_example.js
similarity index 100%
rename from Web sites/interlocks/examples/plugin_example.js
rename to WebSites/interlocks/examples/plugin_example.js
diff --git a/Web sites/interlocks/examples/rl78.json b/WebSites/interlocks/examples/rl78.json
similarity index 100%
rename from Web sites/interlocks/examples/rl78.json
rename to WebSites/interlocks/examples/rl78.json
diff --git a/Web sites/interlocks/examples/weather.json b/WebSites/interlocks/examples/weather.json
similarity index 100%
rename from Web sites/interlocks/examples/weather.json
rename to WebSites/interlocks/examples/weather.json
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-200.eot b/WebSites/interlocks/fonts/titillium-web-v7-latin-200.eot
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-200.eot
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-200.eot
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-200.svg b/WebSites/interlocks/fonts/titillium-web-v7-latin-200.svg
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-200.svg
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-200.svg
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-200.ttf b/WebSites/interlocks/fonts/titillium-web-v7-latin-200.ttf
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-200.ttf
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-200.ttf
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-200.woff b/WebSites/interlocks/fonts/titillium-web-v7-latin-200.woff
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-200.woff
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-200.woff
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-200.woff2 b/WebSites/interlocks/fonts/titillium-web-v7-latin-200.woff2
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-200.woff2
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-200.woff2
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-600.eot b/WebSites/interlocks/fonts/titillium-web-v7-latin-600.eot
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-600.eot
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-600.eot
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-600.svg b/WebSites/interlocks/fonts/titillium-web-v7-latin-600.svg
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-600.svg
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-600.svg
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-600.ttf b/WebSites/interlocks/fonts/titillium-web-v7-latin-600.ttf
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-600.ttf
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-600.ttf
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-600.woff b/WebSites/interlocks/fonts/titillium-web-v7-latin-600.woff
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-600.woff
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-600.woff
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-600.woff2 b/WebSites/interlocks/fonts/titillium-web-v7-latin-600.woff2
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-600.woff2
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-600.woff2
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-700.eot b/WebSites/interlocks/fonts/titillium-web-v7-latin-700.eot
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-700.eot
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-700.eot
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-700.svg b/WebSites/interlocks/fonts/titillium-web-v7-latin-700.svg
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-700.svg
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-700.svg
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-700.ttf b/WebSites/interlocks/fonts/titillium-web-v7-latin-700.ttf
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-700.ttf
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-700.ttf
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-700.woff b/WebSites/interlocks/fonts/titillium-web-v7-latin-700.woff
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-700.woff
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-700.woff
diff --git a/Web sites/interlocks/fonts/titillium-web-v7-latin-700.woff2 b/WebSites/interlocks/fonts/titillium-web-v7-latin-700.woff2
similarity index 100%
rename from Web sites/interlocks/fonts/titillium-web-v7-latin-700.woff2
rename to WebSites/interlocks/fonts/titillium-web-v7-latin-700.woff2
diff --git a/Web sites/interlocks/img/dropdown-arrow.png b/WebSites/interlocks/img/dropdown-arrow.png
similarity index 100%
rename from Web sites/interlocks/img/dropdown-arrow.png
rename to WebSites/interlocks/img/dropdown-arrow.png
diff --git a/Web sites/interlocks/img/ess-logo.svg b/WebSites/interlocks/img/ess-logo.svg
similarity index 100%
rename from Web sites/interlocks/img/ess-logo.svg
rename to WebSites/interlocks/img/ess-logo.svg
diff --git a/Web sites/interlocks/img/glyphicons-blackboard.png b/WebSites/interlocks/img/glyphicons-blackboard.png
similarity index 100%
rename from Web sites/interlocks/img/glyphicons-blackboard.png
rename to WebSites/interlocks/img/glyphicons-blackboard.png
diff --git a/Web sites/interlocks/img/glyphicons-halflings-white.png b/WebSites/interlocks/img/glyphicons-halflings-white.png
similarity index 100%
rename from Web sites/interlocks/img/glyphicons-halflings-white.png
rename to WebSites/interlocks/img/glyphicons-halflings-white.png
diff --git a/Web sites/interlocks/img/glyphicons-halflings.png b/WebSites/interlocks/img/glyphicons-halflings.png
similarity index 100%
rename from Web sites/interlocks/img/glyphicons-halflings.png
rename to WebSites/interlocks/img/glyphicons-halflings.png
diff --git a/Web sites/interlocks/img/glyphicons-log-in.png b/WebSites/interlocks/img/glyphicons-log-in.png
similarity index 100%
rename from Web sites/interlocks/img/glyphicons-log-in.png
rename to WebSites/interlocks/img/glyphicons-log-in.png
diff --git a/Web sites/interlocks/img/glyphicons-log-out.png b/WebSites/interlocks/img/glyphicons-log-out.png
similarity index 100%
rename from Web sites/interlocks/img/glyphicons-log-out.png
rename to WebSites/interlocks/img/glyphicons-log-out.png
diff --git a/Web sites/interlocks/img/icons/icon-114.png b/WebSites/interlocks/img/icons/icon-114.png
similarity index 100%
rename from Web sites/interlocks/img/icons/icon-114.png
rename to WebSites/interlocks/img/icons/icon-114.png
diff --git a/Web sites/interlocks/img/icons/icon-144.png b/WebSites/interlocks/img/icons/icon-144.png
similarity index 100%
rename from Web sites/interlocks/img/icons/icon-144.png
rename to WebSites/interlocks/img/icons/icon-144.png
diff --git a/Web sites/interlocks/img/icons/icon-57.png b/WebSites/interlocks/img/icons/icon-57.png
similarity index 100%
rename from Web sites/interlocks/img/icons/icon-57.png
rename to WebSites/interlocks/img/icons/icon-57.png
diff --git a/Web sites/interlocks/img/icons/icon-72.png b/WebSites/interlocks/img/icons/icon-72.png
similarity index 100%
rename from Web sites/interlocks/img/icons/icon-72.png
rename to WebSites/interlocks/img/icons/icon-72.png
diff --git a/Web sites/interlocks/index.html b/WebSites/interlocks/index.html
similarity index 100%
rename from Web sites/interlocks/index.html
rename to WebSites/interlocks/index.html
diff --git a/Web sites/interlocks/js/freeboard.js b/WebSites/interlocks/js/freeboard.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.js
rename to WebSites/interlocks/js/freeboard.js
diff --git a/Web sites/interlocks/js/freeboard.min.js b/WebSites/interlocks/js/freeboard.min.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.min.js
rename to WebSites/interlocks/js/freeboard.min.js
diff --git a/Web sites/interlocks/js/freeboard.min.js.map b/WebSites/interlocks/js/freeboard.min.js.map
similarity index 100%
rename from Web sites/interlocks/js/freeboard.min.js.map
rename to WebSites/interlocks/js/freeboard.min.js.map
diff --git a/Web sites/interlocks/js/freeboard.plugins.js b/WebSites/interlocks/js/freeboard.plugins.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.plugins.js
rename to WebSites/interlocks/js/freeboard.plugins.js
diff --git a/Web sites/interlocks/js/freeboard.plugins.min.js b/WebSites/interlocks/js/freeboard.plugins.min.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.plugins.min.js
rename to WebSites/interlocks/js/freeboard.plugins.min.js
diff --git a/Web sites/interlocks/js/freeboard.plugins.min.js.map b/WebSites/interlocks/js/freeboard.plugins.min.js.map
similarity index 100%
rename from Web sites/interlocks/js/freeboard.plugins.min.js.map
rename to WebSites/interlocks/js/freeboard.plugins.min.js.map
diff --git a/Web sites/interlocks/js/freeboard.thirdparty.js b/WebSites/interlocks/js/freeboard.thirdparty.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.thirdparty.js
rename to WebSites/interlocks/js/freeboard.thirdparty.js
diff --git a/Web sites/interlocks/js/freeboard.thirdparty.min.js b/WebSites/interlocks/js/freeboard.thirdparty.min.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard.thirdparty.min.js
rename to WebSites/interlocks/js/freeboard.thirdparty.min.js
diff --git a/Web sites/interlocks/js/freeboard_plugins.js b/WebSites/interlocks/js/freeboard_plugins.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard_plugins.js
rename to WebSites/interlocks/js/freeboard_plugins.js
diff --git a/Web sites/interlocks/js/freeboard_plugins.min.js b/WebSites/interlocks/js/freeboard_plugins.min.js
similarity index 100%
rename from Web sites/interlocks/js/freeboard_plugins.min.js
rename to WebSites/interlocks/js/freeboard_plugins.min.js
diff --git a/Web sites/interlocks/js/freeboard_plugins.min.js.map b/WebSites/interlocks/js/freeboard_plugins.min.js.map
similarity index 100%
rename from Web sites/interlocks/js/freeboard_plugins.min.js.map
rename to WebSites/interlocks/js/freeboard_plugins.min.js.map
diff --git a/Web sites/interlocks/lib/css/freeboard/styles.css b/WebSites/interlocks/lib/css/freeboard/styles.css
similarity index 100%
rename from Web sites/interlocks/lib/css/freeboard/styles.css
rename to WebSites/interlocks/lib/css/freeboard/styles.css
diff --git a/Web sites/interlocks/lib/css/thirdparty/codemirror-ambiance.css b/WebSites/interlocks/lib/css/thirdparty/codemirror-ambiance.css
similarity index 100%
rename from Web sites/interlocks/lib/css/thirdparty/codemirror-ambiance.css
rename to WebSites/interlocks/lib/css/thirdparty/codemirror-ambiance.css
diff --git a/Web sites/interlocks/lib/css/thirdparty/codemirror.css b/WebSites/interlocks/lib/css/thirdparty/codemirror.css
similarity index 100%
rename from Web sites/interlocks/lib/css/thirdparty/codemirror.css
rename to WebSites/interlocks/lib/css/thirdparty/codemirror.css
diff --git a/Web sites/interlocks/lib/css/thirdparty/jquery.gridster.min.css b/WebSites/interlocks/lib/css/thirdparty/jquery.gridster.min.css
similarity index 100%
rename from Web sites/interlocks/lib/css/thirdparty/jquery.gridster.min.css
rename to WebSites/interlocks/lib/css/thirdparty/jquery.gridster.min.css
diff --git a/Web sites/interlocks/lib/js/freeboard/DatasourceModel.js b/WebSites/interlocks/lib/js/freeboard/DatasourceModel.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/DatasourceModel.js
rename to WebSites/interlocks/lib/js/freeboard/DatasourceModel.js
diff --git a/Web sites/interlocks/lib/js/freeboard/DeveloperConsole.js b/WebSites/interlocks/lib/js/freeboard/DeveloperConsole.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/DeveloperConsole.js
rename to WebSites/interlocks/lib/js/freeboard/DeveloperConsole.js
diff --git a/Web sites/interlocks/lib/js/freeboard/DialogBox.js b/WebSites/interlocks/lib/js/freeboard/DialogBox.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/DialogBox.js
rename to WebSites/interlocks/lib/js/freeboard/DialogBox.js
diff --git a/Web sites/interlocks/lib/js/freeboard/FreeboardModel.js b/WebSites/interlocks/lib/js/freeboard/FreeboardModel.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/FreeboardModel.js
rename to WebSites/interlocks/lib/js/freeboard/FreeboardModel.js
diff --git a/Web sites/interlocks/lib/js/freeboard/FreeboardUI.js b/WebSites/interlocks/lib/js/freeboard/FreeboardUI.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/FreeboardUI.js
rename to WebSites/interlocks/lib/js/freeboard/FreeboardUI.js
diff --git a/Web sites/interlocks/lib/js/freeboard/JSEditor.js b/WebSites/interlocks/lib/js/freeboard/JSEditor.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/JSEditor.js
rename to WebSites/interlocks/lib/js/freeboard/JSEditor.js
diff --git a/Web sites/interlocks/lib/js/freeboard/PaneModel.js b/WebSites/interlocks/lib/js/freeboard/PaneModel.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/PaneModel.js
rename to WebSites/interlocks/lib/js/freeboard/PaneModel.js
diff --git a/Web sites/interlocks/lib/js/freeboard/PluginEditor.js b/WebSites/interlocks/lib/js/freeboard/PluginEditor.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/PluginEditor.js
rename to WebSites/interlocks/lib/js/freeboard/PluginEditor.js
diff --git a/Web sites/interlocks/lib/js/freeboard/ValueEditor.js b/WebSites/interlocks/lib/js/freeboard/ValueEditor.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/ValueEditor.js
rename to WebSites/interlocks/lib/js/freeboard/ValueEditor.js
diff --git a/Web sites/interlocks/lib/js/freeboard/WidgetModel.js b/WebSites/interlocks/lib/js/freeboard/WidgetModel.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/WidgetModel.js
rename to WebSites/interlocks/lib/js/freeboard/WidgetModel.js
diff --git a/Web sites/interlocks/lib/js/freeboard/freeboard.js b/WebSites/interlocks/lib/js/freeboard/freeboard.js
similarity index 100%
rename from Web sites/interlocks/lib/js/freeboard/freeboard.js
rename to WebSites/interlocks/lib/js/freeboard/freeboard.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/codemirror.js b/WebSites/interlocks/lib/js/thirdparty/codemirror.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/codemirror.js
rename to WebSites/interlocks/lib/js/thirdparty/codemirror.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/head.js b/WebSites/interlocks/lib/js/thirdparty/head.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/head.js
rename to WebSites/interlocks/lib/js/thirdparty/head.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/jquery-ui.js b/WebSites/interlocks/lib/js/thirdparty/jquery-ui.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/jquery-ui.js
rename to WebSites/interlocks/lib/js/thirdparty/jquery-ui.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/jquery.caret.js b/WebSites/interlocks/lib/js/thirdparty/jquery.caret.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/jquery.caret.js
rename to WebSites/interlocks/lib/js/thirdparty/jquery.caret.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/jquery.gridster.js b/WebSites/interlocks/lib/js/thirdparty/jquery.gridster.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/jquery.gridster.js
rename to WebSites/interlocks/lib/js/thirdparty/jquery.gridster.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/jquery.js b/WebSites/interlocks/lib/js/thirdparty/jquery.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/jquery.js
rename to WebSites/interlocks/lib/js/thirdparty/jquery.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/jquery.xdomainrequest.js b/WebSites/interlocks/lib/js/thirdparty/jquery.xdomainrequest.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/jquery.xdomainrequest.js
rename to WebSites/interlocks/lib/js/thirdparty/jquery.xdomainrequest.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/knockout.js b/WebSites/interlocks/lib/js/thirdparty/knockout.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/knockout.js
rename to WebSites/interlocks/lib/js/thirdparty/knockout.js
diff --git a/Web sites/interlocks/lib/js/thirdparty/underscore.js b/WebSites/interlocks/lib/js/thirdparty/underscore.js
similarity index 100%
rename from Web sites/interlocks/lib/js/thirdparty/underscore.js
rename to WebSites/interlocks/lib/js/thirdparty/underscore.js
diff --git a/Web sites/interlocks/package.json b/WebSites/interlocks/package.json
similarity index 100%
rename from Web sites/interlocks/package.json
rename to WebSites/interlocks/package.json
diff --git a/Web sites/interlocks/plugins/freeboard/freeboard.datasources.js b/WebSites/interlocks/plugins/freeboard/freeboard.datasources.js
similarity index 100%
rename from Web sites/interlocks/plugins/freeboard/freeboard.datasources.js
rename to WebSites/interlocks/plugins/freeboard/freeboard.datasources.js
diff --git a/Web sites/interlocks/plugins/freeboard/freeboard.widgets.js b/WebSites/interlocks/plugins/freeboard/freeboard.widgets.js
similarity index 100%
rename from Web sites/interlocks/plugins/freeboard/freeboard.widgets.js
rename to WebSites/interlocks/plugins/freeboard/freeboard.widgets.js
diff --git a/Web sites/interlocks/plugins/thirdparty/flot_extended.plugin.js b/WebSites/interlocks/plugins/thirdparty/flot_extended.plugin.js
similarity index 100%
rename from Web sites/interlocks/plugins/thirdparty/flot_extended.plugin.js
rename to WebSites/interlocks/plugins/thirdparty/flot_extended.plugin.js
diff --git a/Web sites/interlocks/plugins/thirdparty/jquery.sparkline.min.js b/WebSites/interlocks/plugins/thirdparty/jquery.sparkline.min.js
similarity index 100%
rename from Web sites/interlocks/plugins/thirdparty/jquery.sparkline.min.js
rename to WebSites/interlocks/plugins/thirdparty/jquery.sparkline.min.js
diff --git a/Web sites/interlocks/plugins/thirdparty/justgage.1.0.1.js b/WebSites/interlocks/plugins/thirdparty/justgage.1.0.1.js
similarity index 100%
rename from Web sites/interlocks/plugins/thirdparty/justgage.1.0.1.js
rename to WebSites/interlocks/plugins/thirdparty/justgage.1.0.1.js
diff --git a/Web sites/interlocks/plugins/thirdparty/raphael.2.1.0.min.js b/WebSites/interlocks/plugins/thirdparty/raphael.2.1.0.min.js
similarity index 100%
rename from Web sites/interlocks/plugins/thirdparty/raphael.2.1.0.min.js
rename to WebSites/interlocks/plugins/thirdparty/raphael.2.1.0.min.js
diff --git a/Web sites/interlocks/test/casper/tests/smoke_test.js b/WebSites/interlocks/test/casper/tests/smoke_test.js
similarity index 100%
rename from Web sites/interlocks/test/casper/tests/smoke_test.js
rename to WebSites/interlocks/test/casper/tests/smoke_test.js
diff --git a/Web sites/interlocks/test/casper/util/test_util.js b/WebSites/interlocks/test/casper/util/test_util.js
similarity index 100%
rename from Web sites/interlocks/test/casper/util/test_util.js
rename to WebSites/interlocks/test/casper/util/test_util.js
diff --git a/Web sites/interlocks/test/fixtures/input.json b/WebSites/interlocks/test/fixtures/input.json
similarity index 100%
rename from Web sites/interlocks/test/fixtures/input.json
rename to WebSites/interlocks/test/fixtures/input.json
diff --git a/Web sites/interlocks/test/run_browser_tests.sh b/WebSites/interlocks/test/run_browser_tests.sh
similarity index 100%
rename from Web sites/interlocks/test/run_browser_tests.sh
rename to WebSites/interlocks/test/run_browser_tests.sh
diff --git a/Web sites/pos-dev/Dockerfile b/WebSites/pos-dev/Dockerfile
similarity index 100%
rename from Web sites/pos-dev/Dockerfile
rename to WebSites/pos-dev/Dockerfile
diff --git a/Web sites/pos-dev/Gruntfile.js b/WebSites/pos-dev/Gruntfile.js
similarity index 100%
rename from Web sites/pos-dev/Gruntfile.js
rename to WebSites/pos-dev/Gruntfile.js
diff --git a/Web sites/pos-dev/LICENSE b/WebSites/pos-dev/LICENSE
similarity index 100%
rename from Web sites/pos-dev/LICENSE
rename to WebSites/pos-dev/LICENSE
diff --git a/Web sites/pos-dev/README.md b/WebSites/pos-dev/README.md
similarity index 100%
rename from Web sites/pos-dev/README.md
rename to WebSites/pos-dev/README.md
diff --git a/Web sites/pos-dev/SlickNav/MIT-LICENSE.txt b/WebSites/pos-dev/SlickNav/MIT-LICENSE.txt
similarity index 100%
rename from Web sites/pos-dev/SlickNav/MIT-LICENSE.txt
rename to WebSites/pos-dev/SlickNav/MIT-LICENSE.txt
diff --git a/Web sites/pos-dev/SlickNav/README.md b/WebSites/pos-dev/SlickNav/README.md
similarity index 100%
rename from Web sites/pos-dev/SlickNav/README.md
rename to WebSites/pos-dev/SlickNav/README.md
diff --git a/Web sites/pos-dev/SlickNav/bower.json b/WebSites/pos-dev/SlickNav/bower.json
similarity index 100%
rename from Web sites/pos-dev/SlickNav/bower.json
rename to WebSites/pos-dev/SlickNav/bower.json
diff --git a/Web sites/pos-dev/SlickNav/demo/index.html b/WebSites/pos-dev/SlickNav/demo/index.html
similarity index 100%
rename from Web sites/pos-dev/SlickNav/demo/index.html
rename to WebSites/pos-dev/SlickNav/demo/index.html
diff --git a/Web sites/pos-dev/SlickNav/demo/style.css b/WebSites/pos-dev/SlickNav/demo/style.css
similarity index 100%
rename from Web sites/pos-dev/SlickNav/demo/style.css
rename to WebSites/pos-dev/SlickNav/demo/style.css
diff --git a/Web sites/pos-dev/SlickNav/dist/jquery.slicknav.js b/WebSites/pos-dev/SlickNav/dist/jquery.slicknav.js
similarity index 100%
rename from Web sites/pos-dev/SlickNav/dist/jquery.slicknav.js
rename to WebSites/pos-dev/SlickNav/dist/jquery.slicknav.js
diff --git a/Web sites/pos-dev/SlickNav/dist/jquery.slicknav.min.js b/WebSites/pos-dev/SlickNav/dist/jquery.slicknav.min.js
similarity index 100%
rename from Web sites/pos-dev/SlickNav/dist/jquery.slicknav.min.js
rename to WebSites/pos-dev/SlickNav/dist/jquery.slicknav.min.js
diff --git a/Web sites/pos-dev/SlickNav/dist/slicknav.css b/WebSites/pos-dev/SlickNav/dist/slicknav.css
similarity index 100%
rename from Web sites/pos-dev/SlickNav/dist/slicknav.css
rename to WebSites/pos-dev/SlickNav/dist/slicknav.css
diff --git a/Web sites/pos-dev/SlickNav/dist/slicknav.min.css b/WebSites/pos-dev/SlickNav/dist/slicknav.min.css
similarity index 100%
rename from Web sites/pos-dev/SlickNav/dist/slicknav.min.css
rename to WebSites/pos-dev/SlickNav/dist/slicknav.min.css
diff --git a/Web sites/pos-dev/SlickNav/gulpfile.js b/WebSites/pos-dev/SlickNav/gulpfile.js
similarity index 100%
rename from Web sites/pos-dev/SlickNav/gulpfile.js
rename to WebSites/pos-dev/SlickNav/gulpfile.js
diff --git a/Web sites/pos-dev/SlickNav/jquery.slicknav.js b/WebSites/pos-dev/SlickNav/jquery.slicknav.js
similarity index 100%
rename from Web sites/pos-dev/SlickNav/jquery.slicknav.js
rename to WebSites/pos-dev/SlickNav/jquery.slicknav.js
diff --git a/Web sites/pos-dev/SlickNav/package.json b/WebSites/pos-dev/SlickNav/package.json
similarity index 100%
rename from Web sites/pos-dev/SlickNav/package.json
rename to WebSites/pos-dev/SlickNav/package.json
diff --git a/Web sites/pos-dev/SlickNav/scss/core.scss b/WebSites/pos-dev/SlickNav/scss/core.scss
similarity index 100%
rename from Web sites/pos-dev/SlickNav/scss/core.scss
rename to WebSites/pos-dev/SlickNav/scss/core.scss
diff --git a/Web sites/pos-dev/SlickNav/scss/slicknav.scss b/WebSites/pos-dev/SlickNav/scss/slicknav.scss
similarity index 100%
rename from Web sites/pos-dev/SlickNav/scss/slicknav.scss
rename to WebSites/pos-dev/SlickNav/scss/slicknav.scss
diff --git a/Web sites/pos-dev/SlickNav/scss/theme.scss b/WebSites/pos-dev/SlickNav/scss/theme.scss
similarity index 100%
rename from Web sites/pos-dev/SlickNav/scss/theme.scss
rename to WebSites/pos-dev/SlickNav/scss/theme.scss
diff --git a/Web sites/pos-dev/css/ess-old.css b/WebSites/pos-dev/css/ess-old.css
similarity index 100%
rename from Web sites/pos-dev/css/ess-old.css
rename to WebSites/pos-dev/css/ess-old.css
diff --git a/Web sites/pos-dev/css/ess.css b/WebSites/pos-dev/css/ess.css
similarity index 100%
rename from Web sites/pos-dev/css/ess.css
rename to WebSites/pos-dev/css/ess.css
diff --git a/Web sites/pos-dev/css/freeboard.css b/WebSites/pos-dev/css/freeboard.css
similarity index 100%
rename from Web sites/pos-dev/css/freeboard.css
rename to WebSites/pos-dev/css/freeboard.css
diff --git a/Web sites/pos-dev/css/freeboard.min.css b/WebSites/pos-dev/css/freeboard.min.css
similarity index 100%
rename from Web sites/pos-dev/css/freeboard.min.css
rename to WebSites/pos-dev/css/freeboard.min.css
diff --git a/Web sites/pos-dev/dashboard.json b/WebSites/pos-dev/dashboard.json
similarity index 100%
rename from Web sites/pos-dev/dashboard.json
rename to WebSites/pos-dev/dashboard.json
diff --git a/Web sites/pos-dev/docker-compose.yml b/WebSites/pos-dev/docker-compose.yml
similarity index 100%
rename from Web sites/pos-dev/docker-compose.yml
rename to WebSites/pos-dev/docker-compose.yml
diff --git a/Web sites/pos-dev/docs/build-docs.sh b/WebSites/pos-dev/docs/build-docs.sh
similarity index 100%
rename from Web sites/pos-dev/docs/build-docs.sh
rename to WebSites/pos-dev/docs/build-docs.sh
diff --git a/Web sites/pos-dev/docs/docco-fb.css b/WebSites/pos-dev/docs/docco-fb.css
similarity index 100%
rename from Web sites/pos-dev/docs/docco-fb.css
rename to WebSites/pos-dev/docs/docco-fb.css
diff --git a/Web sites/pos-dev/docs/docco.css b/WebSites/pos-dev/docs/docco.css
similarity index 100%
rename from Web sites/pos-dev/docs/docco.css
rename to WebSites/pos-dev/docs/docco.css
diff --git a/Web sites/pos-dev/docs/plugin_example.html b/WebSites/pos-dev/docs/plugin_example.html
similarity index 100%
rename from Web sites/pos-dev/docs/plugin_example.html
rename to WebSites/pos-dev/docs/plugin_example.html
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-bold.eot b/WebSites/pos-dev/docs/public/fonts/aller-bold.eot
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-bold.eot
rename to WebSites/pos-dev/docs/public/fonts/aller-bold.eot
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-bold.ttf b/WebSites/pos-dev/docs/public/fonts/aller-bold.ttf
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-bold.ttf
rename to WebSites/pos-dev/docs/public/fonts/aller-bold.ttf
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-bold.woff b/WebSites/pos-dev/docs/public/fonts/aller-bold.woff
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-bold.woff
rename to WebSites/pos-dev/docs/public/fonts/aller-bold.woff
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-light.eot b/WebSites/pos-dev/docs/public/fonts/aller-light.eot
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-light.eot
rename to WebSites/pos-dev/docs/public/fonts/aller-light.eot
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-light.ttf b/WebSites/pos-dev/docs/public/fonts/aller-light.ttf
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-light.ttf
rename to WebSites/pos-dev/docs/public/fonts/aller-light.ttf
diff --git a/Web sites/pos-dev/docs/public/fonts/aller-light.woff b/WebSites/pos-dev/docs/public/fonts/aller-light.woff
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/aller-light.woff
rename to WebSites/pos-dev/docs/public/fonts/aller-light.woff
diff --git a/Web sites/pos-dev/docs/public/fonts/fleurons.eot b/WebSites/pos-dev/docs/public/fonts/fleurons.eot
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/fleurons.eot
rename to WebSites/pos-dev/docs/public/fonts/fleurons.eot
diff --git a/Web sites/pos-dev/docs/public/fonts/fleurons.ttf b/WebSites/pos-dev/docs/public/fonts/fleurons.ttf
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/fleurons.ttf
rename to WebSites/pos-dev/docs/public/fonts/fleurons.ttf
diff --git a/Web sites/pos-dev/docs/public/fonts/fleurons.woff b/WebSites/pos-dev/docs/public/fonts/fleurons.woff
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/fleurons.woff
rename to WebSites/pos-dev/docs/public/fonts/fleurons.woff
diff --git a/Web sites/pos-dev/docs/public/fonts/novecento-bold.eot b/WebSites/pos-dev/docs/public/fonts/novecento-bold.eot
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/novecento-bold.eot
rename to WebSites/pos-dev/docs/public/fonts/novecento-bold.eot
diff --git a/Web sites/pos-dev/docs/public/fonts/novecento-bold.ttf b/WebSites/pos-dev/docs/public/fonts/novecento-bold.ttf
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/novecento-bold.ttf
rename to WebSites/pos-dev/docs/public/fonts/novecento-bold.ttf
diff --git a/Web sites/pos-dev/docs/public/fonts/novecento-bold.woff b/WebSites/pos-dev/docs/public/fonts/novecento-bold.woff
similarity index 100%
rename from Web sites/pos-dev/docs/public/fonts/novecento-bold.woff
rename to WebSites/pos-dev/docs/public/fonts/novecento-bold.woff
diff --git a/Web sites/pos-dev/docs/public/images/gray.png b/WebSites/pos-dev/docs/public/images/gray.png
similarity index 100%
rename from Web sites/pos-dev/docs/public/images/gray.png
rename to WebSites/pos-dev/docs/public/images/gray.png
diff --git a/Web sites/pos-dev/docs/public/stylesheets/normalize.css b/WebSites/pos-dev/docs/public/stylesheets/normalize.css
similarity index 100%
rename from Web sites/pos-dev/docs/public/stylesheets/normalize.css
rename to WebSites/pos-dev/docs/public/stylesheets/normalize.css
diff --git a/Web sites/pos-dev/examples/altGuage.js b/WebSites/pos-dev/examples/altGuage.js
similarity index 100%
rename from Web sites/pos-dev/examples/altGuage.js
rename to WebSites/pos-dev/examples/altGuage.js
diff --git a/Web sites/pos-dev/examples/plugin_example.js b/WebSites/pos-dev/examples/plugin_example.js
similarity index 100%
rename from Web sites/pos-dev/examples/plugin_example.js
rename to WebSites/pos-dev/examples/plugin_example.js
diff --git a/Web sites/pos-dev/examples/rl78.json b/WebSites/pos-dev/examples/rl78.json
similarity index 100%
rename from Web sites/pos-dev/examples/rl78.json
rename to WebSites/pos-dev/examples/rl78.json
diff --git a/Web sites/pos-dev/examples/weather.json b/WebSites/pos-dev/examples/weather.json
similarity index 100%
rename from Web sites/pos-dev/examples/weather.json
rename to WebSites/pos-dev/examples/weather.json
diff --git a/Web sites/pos-dev/favicon.png b/WebSites/pos-dev/favicon.png
similarity index 100%
rename from Web sites/pos-dev/favicon.png
rename to WebSites/pos-dev/favicon.png
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-200.eot b/WebSites/pos-dev/fonts/titillium-web-v7-latin-200.eot
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-200.eot
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-200.eot
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-200.svg b/WebSites/pos-dev/fonts/titillium-web-v7-latin-200.svg
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-200.svg
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-200.svg
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-200.ttf b/WebSites/pos-dev/fonts/titillium-web-v7-latin-200.ttf
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-200.ttf
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-200.ttf
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-200.woff b/WebSites/pos-dev/fonts/titillium-web-v7-latin-200.woff
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-200.woff
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-200.woff
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-200.woff2 b/WebSites/pos-dev/fonts/titillium-web-v7-latin-200.woff2
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-200.woff2
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-200.woff2
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-600.eot b/WebSites/pos-dev/fonts/titillium-web-v7-latin-600.eot
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-600.eot
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-600.eot
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-600.svg b/WebSites/pos-dev/fonts/titillium-web-v7-latin-600.svg
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-600.svg
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-600.svg
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-600.ttf b/WebSites/pos-dev/fonts/titillium-web-v7-latin-600.ttf
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-600.ttf
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-600.ttf
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-600.woff b/WebSites/pos-dev/fonts/titillium-web-v7-latin-600.woff
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-600.woff
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-600.woff
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-600.woff2 b/WebSites/pos-dev/fonts/titillium-web-v7-latin-600.woff2
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-600.woff2
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-600.woff2
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-700.eot b/WebSites/pos-dev/fonts/titillium-web-v7-latin-700.eot
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-700.eot
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-700.eot
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-700.svg b/WebSites/pos-dev/fonts/titillium-web-v7-latin-700.svg
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-700.svg
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-700.svg
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-700.ttf b/WebSites/pos-dev/fonts/titillium-web-v7-latin-700.ttf
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-700.ttf
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-700.ttf
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-700.woff b/WebSites/pos-dev/fonts/titillium-web-v7-latin-700.woff
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-700.woff
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-700.woff
diff --git a/Web sites/pos-dev/fonts/titillium-web-v7-latin-700.woff2 b/WebSites/pos-dev/fonts/titillium-web-v7-latin-700.woff2
similarity index 100%
rename from Web sites/pos-dev/fonts/titillium-web-v7-latin-700.woff2
rename to WebSites/pos-dev/fonts/titillium-web-v7-latin-700.woff2
diff --git a/Web sites/pos-dev/img/dropdown-arrow.png b/WebSites/pos-dev/img/dropdown-arrow.png
similarity index 100%
rename from Web sites/pos-dev/img/dropdown-arrow.png
rename to WebSites/pos-dev/img/dropdown-arrow.png
diff --git a/Web sites/pos-dev/img/ess-logo.svg b/WebSites/pos-dev/img/ess-logo.svg
similarity index 100%
rename from Web sites/pos-dev/img/ess-logo.svg
rename to WebSites/pos-dev/img/ess-logo.svg
diff --git a/Web sites/pos-dev/img/glyphicons-blackboard.png b/WebSites/pos-dev/img/glyphicons-blackboard.png
similarity index 100%
rename from Web sites/pos-dev/img/glyphicons-blackboard.png
rename to WebSites/pos-dev/img/glyphicons-blackboard.png
diff --git a/Web sites/pos-dev/img/glyphicons-halflings-white.png b/WebSites/pos-dev/img/glyphicons-halflings-white.png
similarity index 100%
rename from Web sites/pos-dev/img/glyphicons-halflings-white.png
rename to WebSites/pos-dev/img/glyphicons-halflings-white.png
diff --git a/Web sites/pos-dev/img/glyphicons-halflings.png b/WebSites/pos-dev/img/glyphicons-halflings.png
similarity index 100%
rename from Web sites/pos-dev/img/glyphicons-halflings.png
rename to WebSites/pos-dev/img/glyphicons-halflings.png
diff --git a/Web sites/pos-dev/img/glyphicons-log-in.png b/WebSites/pos-dev/img/glyphicons-log-in.png
similarity index 100%
rename from Web sites/pos-dev/img/glyphicons-log-in.png
rename to WebSites/pos-dev/img/glyphicons-log-in.png
diff --git a/Web sites/pos-dev/img/glyphicons-log-out.png b/WebSites/pos-dev/img/glyphicons-log-out.png
similarity index 100%
rename from Web sites/pos-dev/img/glyphicons-log-out.png
rename to WebSites/pos-dev/img/glyphicons-log-out.png
diff --git a/Web sites/pos-dev/img/icons/icon-114.png b/WebSites/pos-dev/img/icons/icon-114.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/icon-114.png
rename to WebSites/pos-dev/img/icons/icon-114.png
diff --git a/Web sites/pos-dev/img/icons/icon-144.png b/WebSites/pos-dev/img/icons/icon-144.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/icon-144.png
rename to WebSites/pos-dev/img/icons/icon-144.png
diff --git a/Web sites/pos-dev/img/icons/icon-57.png b/WebSites/pos-dev/img/icons/icon-57.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/icon-57.png
rename to WebSites/pos-dev/img/icons/icon-57.png
diff --git a/Web sites/pos-dev/img/icons/icon-72.png b/WebSites/pos-dev/img/icons/icon-72.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/icon-72.png
rename to WebSites/pos-dev/img/icons/icon-72.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@114.png b/WebSites/pos-dev/img/icons/pos_v01_dark@114.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@114.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@114.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@120.png b/WebSites/pos-dev/img/icons/pos_v01_dark@120.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@120.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@120.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@144.png b/WebSites/pos-dev/img/icons/pos_v01_dark@144.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@144.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@144.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@152.png b/WebSites/pos-dev/img/icons/pos_v01_dark@152.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@152.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@152.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@16.png b/WebSites/pos-dev/img/icons/pos_v01_dark@16.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@16.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@16.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@180.png b/WebSites/pos-dev/img/icons/pos_v01_dark@180.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@180.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@180.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@192.png b/WebSites/pos-dev/img/icons/pos_v01_dark@192.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@192.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@192.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@194.png b/WebSites/pos-dev/img/icons/pos_v01_dark@194.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@194.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@194.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@32.png b/WebSites/pos-dev/img/icons/pos_v01_dark@32.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@32.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@32.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@57.png b/WebSites/pos-dev/img/icons/pos_v01_dark@57.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@57.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@57.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@60.png b/WebSites/pos-dev/img/icons/pos_v01_dark@60.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@60.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@60.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@72.png b/WebSites/pos-dev/img/icons/pos_v01_dark@72.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@72.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@72.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@76.png b/WebSites/pos-dev/img/icons/pos_v01_dark@76.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@76.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@76.png
diff --git a/Web sites/pos-dev/img/icons/pos_v01_dark@96.png b/WebSites/pos-dev/img/icons/pos_v01_dark@96.png
similarity index 100%
rename from Web sites/pos-dev/img/icons/pos_v01_dark@96.png
rename to WebSites/pos-dev/img/icons/pos_v01_dark@96.png
diff --git a/Web sites/pos-dev/index.html b/WebSites/pos-dev/index.html
similarity index 100%
rename from Web sites/pos-dev/index.html
rename to WebSites/pos-dev/index.html
diff --git a/Web sites/pos-dev/js/freeboard.js b/WebSites/pos-dev/js/freeboard.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.js
rename to WebSites/pos-dev/js/freeboard.js
diff --git a/Web sites/pos-dev/js/freeboard.min.js b/WebSites/pos-dev/js/freeboard.min.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.min.js
rename to WebSites/pos-dev/js/freeboard.min.js
diff --git a/Web sites/pos-dev/js/freeboard.min.js.map b/WebSites/pos-dev/js/freeboard.min.js.map
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.min.js.map
rename to WebSites/pos-dev/js/freeboard.min.js.map
diff --git a/Web sites/pos-dev/js/freeboard.plugins.js b/WebSites/pos-dev/js/freeboard.plugins.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.plugins.js
rename to WebSites/pos-dev/js/freeboard.plugins.js
diff --git a/Web sites/pos-dev/js/freeboard.plugins.min.js b/WebSites/pos-dev/js/freeboard.plugins.min.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.plugins.min.js
rename to WebSites/pos-dev/js/freeboard.plugins.min.js
diff --git a/Web sites/pos-dev/js/freeboard.plugins.min.js.map b/WebSites/pos-dev/js/freeboard.plugins.min.js.map
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.plugins.min.js.map
rename to WebSites/pos-dev/js/freeboard.plugins.min.js.map
diff --git a/Web sites/pos-dev/js/freeboard.thirdparty.js b/WebSites/pos-dev/js/freeboard.thirdparty.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.thirdparty.js
rename to WebSites/pos-dev/js/freeboard.thirdparty.js
diff --git a/Web sites/pos-dev/js/freeboard.thirdparty.min.js b/WebSites/pos-dev/js/freeboard.thirdparty.min.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard.thirdparty.min.js
rename to WebSites/pos-dev/js/freeboard.thirdparty.min.js
diff --git a/Web sites/pos-dev/js/freeboard_plugins.js b/WebSites/pos-dev/js/freeboard_plugins.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard_plugins.js
rename to WebSites/pos-dev/js/freeboard_plugins.js
diff --git a/Web sites/pos-dev/js/freeboard_plugins.min.js b/WebSites/pos-dev/js/freeboard_plugins.min.js
similarity index 100%
rename from Web sites/pos-dev/js/freeboard_plugins.min.js
rename to WebSites/pos-dev/js/freeboard_plugins.min.js
diff --git a/Web sites/pos-dev/js/freeboard_plugins.min.js.map b/WebSites/pos-dev/js/freeboard_plugins.min.js.map
similarity index 100%
rename from Web sites/pos-dev/js/freeboard_plugins.min.js.map
rename to WebSites/pos-dev/js/freeboard_plugins.min.js.map
diff --git a/Web sites/pos-dev/lib/css/freeboard/styles.css b/WebSites/pos-dev/lib/css/freeboard/styles.css
similarity index 100%
rename from Web sites/pos-dev/lib/css/freeboard/styles.css
rename to WebSites/pos-dev/lib/css/freeboard/styles.css
diff --git a/Web sites/pos-dev/lib/css/thirdparty/codemirror-ambiance.css b/WebSites/pos-dev/lib/css/thirdparty/codemirror-ambiance.css
similarity index 100%
rename from Web sites/pos-dev/lib/css/thirdparty/codemirror-ambiance.css
rename to WebSites/pos-dev/lib/css/thirdparty/codemirror-ambiance.css
diff --git a/Web sites/pos-dev/lib/css/thirdparty/codemirror.css b/WebSites/pos-dev/lib/css/thirdparty/codemirror.css
similarity index 100%
rename from Web sites/pos-dev/lib/css/thirdparty/codemirror.css
rename to WebSites/pos-dev/lib/css/thirdparty/codemirror.css
diff --git a/Web sites/pos-dev/lib/css/thirdparty/jquery.gridster.min.css b/WebSites/pos-dev/lib/css/thirdparty/jquery.gridster.min.css
similarity index 100%
rename from Web sites/pos-dev/lib/css/thirdparty/jquery.gridster.min.css
rename to WebSites/pos-dev/lib/css/thirdparty/jquery.gridster.min.css
diff --git a/Web sites/pos-dev/lib/js/freeboard/DatasourceModel.js b/WebSites/pos-dev/lib/js/freeboard/DatasourceModel.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/DatasourceModel.js
rename to WebSites/pos-dev/lib/js/freeboard/DatasourceModel.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/DeveloperConsole.js b/WebSites/pos-dev/lib/js/freeboard/DeveloperConsole.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/DeveloperConsole.js
rename to WebSites/pos-dev/lib/js/freeboard/DeveloperConsole.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/DialogBox.js b/WebSites/pos-dev/lib/js/freeboard/DialogBox.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/DialogBox.js
rename to WebSites/pos-dev/lib/js/freeboard/DialogBox.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/FreeboardModel.js b/WebSites/pos-dev/lib/js/freeboard/FreeboardModel.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/FreeboardModel.js
rename to WebSites/pos-dev/lib/js/freeboard/FreeboardModel.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/FreeboardUI.js b/WebSites/pos-dev/lib/js/freeboard/FreeboardUI.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/FreeboardUI.js
rename to WebSites/pos-dev/lib/js/freeboard/FreeboardUI.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/JSEditor.js b/WebSites/pos-dev/lib/js/freeboard/JSEditor.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/JSEditor.js
rename to WebSites/pos-dev/lib/js/freeboard/JSEditor.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/PaneModel.js b/WebSites/pos-dev/lib/js/freeboard/PaneModel.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/PaneModel.js
rename to WebSites/pos-dev/lib/js/freeboard/PaneModel.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/PluginEditor.js b/WebSites/pos-dev/lib/js/freeboard/PluginEditor.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/PluginEditor.js
rename to WebSites/pos-dev/lib/js/freeboard/PluginEditor.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/ValueEditor.js b/WebSites/pos-dev/lib/js/freeboard/ValueEditor.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/ValueEditor.js
rename to WebSites/pos-dev/lib/js/freeboard/ValueEditor.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/WidgetModel.js b/WebSites/pos-dev/lib/js/freeboard/WidgetModel.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/WidgetModel.js
rename to WebSites/pos-dev/lib/js/freeboard/WidgetModel.js
diff --git a/Web sites/pos-dev/lib/js/freeboard/freeboard.js b/WebSites/pos-dev/lib/js/freeboard/freeboard.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/freeboard/freeboard.js
rename to WebSites/pos-dev/lib/js/freeboard/freeboard.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/codemirror.js b/WebSites/pos-dev/lib/js/thirdparty/codemirror.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/codemirror.js
rename to WebSites/pos-dev/lib/js/thirdparty/codemirror.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/head.js b/WebSites/pos-dev/lib/js/thirdparty/head.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/head.js
rename to WebSites/pos-dev/lib/js/thirdparty/head.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/jquery-ui.js b/WebSites/pos-dev/lib/js/thirdparty/jquery-ui.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/jquery-ui.js
rename to WebSites/pos-dev/lib/js/thirdparty/jquery-ui.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/jquery.caret.js b/WebSites/pos-dev/lib/js/thirdparty/jquery.caret.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/jquery.caret.js
rename to WebSites/pos-dev/lib/js/thirdparty/jquery.caret.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/jquery.gridster.js b/WebSites/pos-dev/lib/js/thirdparty/jquery.gridster.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/jquery.gridster.js
rename to WebSites/pos-dev/lib/js/thirdparty/jquery.gridster.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/jquery.js b/WebSites/pos-dev/lib/js/thirdparty/jquery.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/jquery.js
rename to WebSites/pos-dev/lib/js/thirdparty/jquery.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/jquery.xdomainrequest.js b/WebSites/pos-dev/lib/js/thirdparty/jquery.xdomainrequest.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/jquery.xdomainrequest.js
rename to WebSites/pos-dev/lib/js/thirdparty/jquery.xdomainrequest.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/knockout.js b/WebSites/pos-dev/lib/js/thirdparty/knockout.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/knockout.js
rename to WebSites/pos-dev/lib/js/thirdparty/knockout.js
diff --git a/Web sites/pos-dev/lib/js/thirdparty/underscore.js b/WebSites/pos-dev/lib/js/thirdparty/underscore.js
similarity index 100%
rename from Web sites/pos-dev/lib/js/thirdparty/underscore.js
rename to WebSites/pos-dev/lib/js/thirdparty/underscore.js
diff --git a/Web sites/pos-dev/package.json b/WebSites/pos-dev/package.json
similarity index 100%
rename from Web sites/pos-dev/package.json
rename to WebSites/pos-dev/package.json
diff --git a/Web sites/pos-dev/plugins/freeboard/freeboard.datasources.js b/WebSites/pos-dev/plugins/freeboard/freeboard.datasources.js
similarity index 100%
rename from Web sites/pos-dev/plugins/freeboard/freeboard.datasources.js
rename to WebSites/pos-dev/plugins/freeboard/freeboard.datasources.js
diff --git a/Web sites/pos-dev/plugins/freeboard/freeboard.widgets.js b/WebSites/pos-dev/plugins/freeboard/freeboard.widgets.js
similarity index 100%
rename from Web sites/pos-dev/plugins/freeboard/freeboard.widgets.js
rename to WebSites/pos-dev/plugins/freeboard/freeboard.widgets.js
diff --git a/Web sites/pos-dev/plugins/thirdparty/flot_extended.plugin.js b/WebSites/pos-dev/plugins/thirdparty/flot_extended.plugin.js
similarity index 100%
rename from Web sites/pos-dev/plugins/thirdparty/flot_extended.plugin.js
rename to WebSites/pos-dev/plugins/thirdparty/flot_extended.plugin.js
diff --git a/Web sites/pos-dev/plugins/thirdparty/jquery.sparkline.min.js b/WebSites/pos-dev/plugins/thirdparty/jquery.sparkline.min.js
similarity index 100%
rename from Web sites/pos-dev/plugins/thirdparty/jquery.sparkline.min.js
rename to WebSites/pos-dev/plugins/thirdparty/jquery.sparkline.min.js
diff --git a/Web sites/pos-dev/plugins/thirdparty/justgage.1.0.1.js b/WebSites/pos-dev/plugins/thirdparty/justgage.1.0.1.js
similarity index 100%
rename from Web sites/pos-dev/plugins/thirdparty/justgage.1.0.1.js
rename to WebSites/pos-dev/plugins/thirdparty/justgage.1.0.1.js
diff --git a/Web sites/pos-dev/plugins/thirdparty/raphael.2.1.0.min.js b/WebSites/pos-dev/plugins/thirdparty/raphael.2.1.0.min.js
similarity index 100%
rename from Web sites/pos-dev/plugins/thirdparty/raphael.2.1.0.min.js
rename to WebSites/pos-dev/plugins/thirdparty/raphael.2.1.0.min.js
diff --git a/Web sites/pos-dev/test/casper/tests/smoke_test.js b/WebSites/pos-dev/test/casper/tests/smoke_test.js
similarity index 100%
rename from Web sites/pos-dev/test/casper/tests/smoke_test.js
rename to WebSites/pos-dev/test/casper/tests/smoke_test.js
diff --git a/Web sites/pos-dev/test/casper/util/test_util.js b/WebSites/pos-dev/test/casper/util/test_util.js
similarity index 100%
rename from Web sites/pos-dev/test/casper/util/test_util.js
rename to WebSites/pos-dev/test/casper/util/test_util.js
diff --git a/Web sites/pos-dev/test/fixtures/input.json b/WebSites/pos-dev/test/fixtures/input.json
similarity index 100%
rename from Web sites/pos-dev/test/fixtures/input.json
rename to WebSites/pos-dev/test/fixtures/input.json
diff --git a/Web sites/pos-dev/test/run_browser_tests.sh b/WebSites/pos-dev/test/run_browser_tests.sh
similarity index 100%
rename from Web sites/pos-dev/test/run_browser_tests.sh
rename to WebSites/pos-dev/test/run_browser_tests.sh
diff --git a/Web sites/pos/Dockerfile b/WebSites/pos/Dockerfile
similarity index 100%
rename from Web sites/pos/Dockerfile
rename to WebSites/pos/Dockerfile
diff --git a/Web sites/pos/Gruntfile.js b/WebSites/pos/Gruntfile.js
similarity index 100%
rename from Web sites/pos/Gruntfile.js
rename to WebSites/pos/Gruntfile.js
diff --git a/Web sites/pos/LICENSE b/WebSites/pos/LICENSE
similarity index 100%
rename from Web sites/pos/LICENSE
rename to WebSites/pos/LICENSE
diff --git a/Web sites/pos/README.md b/WebSites/pos/README.md
similarity index 100%
rename from Web sites/pos/README.md
rename to WebSites/pos/README.md
diff --git a/Web sites/pos/SlickNav/MIT-LICENSE.txt b/WebSites/pos/SlickNav/MIT-LICENSE.txt
similarity index 100%
rename from Web sites/pos/SlickNav/MIT-LICENSE.txt
rename to WebSites/pos/SlickNav/MIT-LICENSE.txt
diff --git a/Web sites/pos/SlickNav/README.md b/WebSites/pos/SlickNav/README.md
similarity index 100%
rename from Web sites/pos/SlickNav/README.md
rename to WebSites/pos/SlickNav/README.md
diff --git a/Web sites/pos/SlickNav/bower.json b/WebSites/pos/SlickNav/bower.json
similarity index 100%
rename from Web sites/pos/SlickNav/bower.json
rename to WebSites/pos/SlickNav/bower.json
diff --git a/Web sites/pos/SlickNav/demo/index.html b/WebSites/pos/SlickNav/demo/index.html
similarity index 100%
rename from Web sites/pos/SlickNav/demo/index.html
rename to WebSites/pos/SlickNav/demo/index.html
diff --git a/Web sites/pos/SlickNav/demo/style.css b/WebSites/pos/SlickNav/demo/style.css
similarity index 100%
rename from Web sites/pos/SlickNav/demo/style.css
rename to WebSites/pos/SlickNav/demo/style.css
diff --git a/Web sites/pos/SlickNav/dist/jquery.slicknav.js b/WebSites/pos/SlickNav/dist/jquery.slicknav.js
similarity index 100%
rename from Web sites/pos/SlickNav/dist/jquery.slicknav.js
rename to WebSites/pos/SlickNav/dist/jquery.slicknav.js
diff --git a/Web sites/pos/SlickNav/dist/jquery.slicknav.min.js b/WebSites/pos/SlickNav/dist/jquery.slicknav.min.js
similarity index 100%
rename from Web sites/pos/SlickNav/dist/jquery.slicknav.min.js
rename to WebSites/pos/SlickNav/dist/jquery.slicknav.min.js
diff --git a/Web sites/pos/SlickNav/dist/slicknav.css b/WebSites/pos/SlickNav/dist/slicknav.css
similarity index 100%
rename from Web sites/pos/SlickNav/dist/slicknav.css
rename to WebSites/pos/SlickNav/dist/slicknav.css
diff --git a/Web sites/pos/SlickNav/dist/slicknav.min.css b/WebSites/pos/SlickNav/dist/slicknav.min.css
similarity index 100%
rename from Web sites/pos/SlickNav/dist/slicknav.min.css
rename to WebSites/pos/SlickNav/dist/slicknav.min.css
diff --git a/Web sites/pos/SlickNav/gulpfile.js b/WebSites/pos/SlickNav/gulpfile.js
similarity index 100%
rename from Web sites/pos/SlickNav/gulpfile.js
rename to WebSites/pos/SlickNav/gulpfile.js
diff --git a/Web sites/pos/SlickNav/jquery.slicknav.js b/WebSites/pos/SlickNav/jquery.slicknav.js
similarity index 100%
rename from Web sites/pos/SlickNav/jquery.slicknav.js
rename to WebSites/pos/SlickNav/jquery.slicknav.js
diff --git a/Web sites/pos/SlickNav/package.json b/WebSites/pos/SlickNav/package.json
similarity index 100%
rename from Web sites/pos/SlickNav/package.json
rename to WebSites/pos/SlickNav/package.json
diff --git a/Web sites/pos/SlickNav/scss/core.scss b/WebSites/pos/SlickNav/scss/core.scss
similarity index 100%
rename from Web sites/pos/SlickNav/scss/core.scss
rename to WebSites/pos/SlickNav/scss/core.scss
diff --git a/Web sites/pos/SlickNav/scss/slicknav.scss b/WebSites/pos/SlickNav/scss/slicknav.scss
similarity index 100%
rename from Web sites/pos/SlickNav/scss/slicknav.scss
rename to WebSites/pos/SlickNav/scss/slicknav.scss
diff --git a/Web sites/pos/SlickNav/scss/theme.scss b/WebSites/pos/SlickNav/scss/theme.scss
similarity index 100%
rename from Web sites/pos/SlickNav/scss/theme.scss
rename to WebSites/pos/SlickNav/scss/theme.scss
diff --git a/Web sites/pos/css/ess-old.css b/WebSites/pos/css/ess-old.css
similarity index 100%
rename from Web sites/pos/css/ess-old.css
rename to WebSites/pos/css/ess-old.css
diff --git a/Web sites/pos/css/ess.css b/WebSites/pos/css/ess.css
similarity index 100%
rename from Web sites/pos/css/ess.css
rename to WebSites/pos/css/ess.css
diff --git a/Web sites/pos/css/freeboard.css b/WebSites/pos/css/freeboard.css
similarity index 100%
rename from Web sites/pos/css/freeboard.css
rename to WebSites/pos/css/freeboard.css
diff --git a/Web sites/pos/css/freeboard.min.css b/WebSites/pos/css/freeboard.min.css
similarity index 100%
rename from Web sites/pos/css/freeboard.min.css
rename to WebSites/pos/css/freeboard.min.css
diff --git a/Web sites/pos/dashboard.json b/WebSites/pos/dashboard.json
similarity index 100%
rename from Web sites/pos/dashboard.json
rename to WebSites/pos/dashboard.json
diff --git a/Web sites/pos/docker-compose.yml b/WebSites/pos/docker-compose.yml
similarity index 100%
rename from Web sites/pos/docker-compose.yml
rename to WebSites/pos/docker-compose.yml
diff --git a/Web sites/pos/docs/build-docs.sh b/WebSites/pos/docs/build-docs.sh
similarity index 100%
rename from Web sites/pos/docs/build-docs.sh
rename to WebSites/pos/docs/build-docs.sh
diff --git a/Web sites/pos/docs/docco-fb.css b/WebSites/pos/docs/docco-fb.css
similarity index 100%
rename from Web sites/pos/docs/docco-fb.css
rename to WebSites/pos/docs/docco-fb.css
diff --git a/Web sites/pos/docs/docco.css b/WebSites/pos/docs/docco.css
similarity index 100%
rename from Web sites/pos/docs/docco.css
rename to WebSites/pos/docs/docco.css
diff --git a/Web sites/pos/docs/plugin_example.html b/WebSites/pos/docs/plugin_example.html
similarity index 100%
rename from Web sites/pos/docs/plugin_example.html
rename to WebSites/pos/docs/plugin_example.html
diff --git a/Web sites/pos/docs/public/fonts/aller-bold.eot b/WebSites/pos/docs/public/fonts/aller-bold.eot
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-bold.eot
rename to WebSites/pos/docs/public/fonts/aller-bold.eot
diff --git a/Web sites/pos/docs/public/fonts/aller-bold.ttf b/WebSites/pos/docs/public/fonts/aller-bold.ttf
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-bold.ttf
rename to WebSites/pos/docs/public/fonts/aller-bold.ttf
diff --git a/Web sites/pos/docs/public/fonts/aller-bold.woff b/WebSites/pos/docs/public/fonts/aller-bold.woff
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-bold.woff
rename to WebSites/pos/docs/public/fonts/aller-bold.woff
diff --git a/Web sites/pos/docs/public/fonts/aller-light.eot b/WebSites/pos/docs/public/fonts/aller-light.eot
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-light.eot
rename to WebSites/pos/docs/public/fonts/aller-light.eot
diff --git a/Web sites/pos/docs/public/fonts/aller-light.ttf b/WebSites/pos/docs/public/fonts/aller-light.ttf
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-light.ttf
rename to WebSites/pos/docs/public/fonts/aller-light.ttf
diff --git a/Web sites/pos/docs/public/fonts/aller-light.woff b/WebSites/pos/docs/public/fonts/aller-light.woff
similarity index 100%
rename from Web sites/pos/docs/public/fonts/aller-light.woff
rename to WebSites/pos/docs/public/fonts/aller-light.woff
diff --git a/Web sites/pos/docs/public/fonts/fleurons.eot b/WebSites/pos/docs/public/fonts/fleurons.eot
similarity index 100%
rename from Web sites/pos/docs/public/fonts/fleurons.eot
rename to WebSites/pos/docs/public/fonts/fleurons.eot
diff --git a/Web sites/pos/docs/public/fonts/fleurons.ttf b/WebSites/pos/docs/public/fonts/fleurons.ttf
similarity index 100%
rename from Web sites/pos/docs/public/fonts/fleurons.ttf
rename to WebSites/pos/docs/public/fonts/fleurons.ttf
diff --git a/Web sites/pos/docs/public/fonts/fleurons.woff b/WebSites/pos/docs/public/fonts/fleurons.woff
similarity index 100%
rename from Web sites/pos/docs/public/fonts/fleurons.woff
rename to WebSites/pos/docs/public/fonts/fleurons.woff
diff --git a/Web sites/pos/docs/public/fonts/novecento-bold.eot b/WebSites/pos/docs/public/fonts/novecento-bold.eot
similarity index 100%
rename from Web sites/pos/docs/public/fonts/novecento-bold.eot
rename to WebSites/pos/docs/public/fonts/novecento-bold.eot
diff --git a/Web sites/pos/docs/public/fonts/novecento-bold.ttf b/WebSites/pos/docs/public/fonts/novecento-bold.ttf
similarity index 100%
rename from Web sites/pos/docs/public/fonts/novecento-bold.ttf
rename to WebSites/pos/docs/public/fonts/novecento-bold.ttf
diff --git a/Web sites/pos/docs/public/fonts/novecento-bold.woff b/WebSites/pos/docs/public/fonts/novecento-bold.woff
similarity index 100%
rename from Web sites/pos/docs/public/fonts/novecento-bold.woff
rename to WebSites/pos/docs/public/fonts/novecento-bold.woff
diff --git a/Web sites/pos/docs/public/images/gray.png b/WebSites/pos/docs/public/images/gray.png
similarity index 100%
rename from Web sites/pos/docs/public/images/gray.png
rename to WebSites/pos/docs/public/images/gray.png
diff --git a/Web sites/pos/docs/public/stylesheets/normalize.css b/WebSites/pos/docs/public/stylesheets/normalize.css
similarity index 100%
rename from Web sites/pos/docs/public/stylesheets/normalize.css
rename to WebSites/pos/docs/public/stylesheets/normalize.css
diff --git a/Web sites/pos/examples/altGuage.js b/WebSites/pos/examples/altGuage.js
similarity index 100%
rename from Web sites/pos/examples/altGuage.js
rename to WebSites/pos/examples/altGuage.js
diff --git a/Web sites/pos/examples/plugin_example.js b/WebSites/pos/examples/plugin_example.js
similarity index 100%
rename from Web sites/pos/examples/plugin_example.js
rename to WebSites/pos/examples/plugin_example.js
diff --git a/Web sites/pos/examples/rl78.json b/WebSites/pos/examples/rl78.json
similarity index 100%
rename from Web sites/pos/examples/rl78.json
rename to WebSites/pos/examples/rl78.json
diff --git a/Web sites/pos/examples/weather.json b/WebSites/pos/examples/weather.json
similarity index 100%
rename from Web sites/pos/examples/weather.json
rename to WebSites/pos/examples/weather.json
diff --git a/Web sites/pos/favicon.png b/WebSites/pos/favicon.png
similarity index 100%
rename from Web sites/pos/favicon.png
rename to WebSites/pos/favicon.png
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-200.eot b/WebSites/pos/fonts/titillium-web-v7-latin-200.eot
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-200.eot
rename to WebSites/pos/fonts/titillium-web-v7-latin-200.eot
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-200.svg b/WebSites/pos/fonts/titillium-web-v7-latin-200.svg
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-200.svg
rename to WebSites/pos/fonts/titillium-web-v7-latin-200.svg
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-200.ttf b/WebSites/pos/fonts/titillium-web-v7-latin-200.ttf
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-200.ttf
rename to WebSites/pos/fonts/titillium-web-v7-latin-200.ttf
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-200.woff b/WebSites/pos/fonts/titillium-web-v7-latin-200.woff
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-200.woff
rename to WebSites/pos/fonts/titillium-web-v7-latin-200.woff
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-200.woff2 b/WebSites/pos/fonts/titillium-web-v7-latin-200.woff2
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-200.woff2
rename to WebSites/pos/fonts/titillium-web-v7-latin-200.woff2
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-600.eot b/WebSites/pos/fonts/titillium-web-v7-latin-600.eot
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-600.eot
rename to WebSites/pos/fonts/titillium-web-v7-latin-600.eot
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-600.svg b/WebSites/pos/fonts/titillium-web-v7-latin-600.svg
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-600.svg
rename to WebSites/pos/fonts/titillium-web-v7-latin-600.svg
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-600.ttf b/WebSites/pos/fonts/titillium-web-v7-latin-600.ttf
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-600.ttf
rename to WebSites/pos/fonts/titillium-web-v7-latin-600.ttf
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-600.woff b/WebSites/pos/fonts/titillium-web-v7-latin-600.woff
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-600.woff
rename to WebSites/pos/fonts/titillium-web-v7-latin-600.woff
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-600.woff2 b/WebSites/pos/fonts/titillium-web-v7-latin-600.woff2
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-600.woff2
rename to WebSites/pos/fonts/titillium-web-v7-latin-600.woff2
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-700.eot b/WebSites/pos/fonts/titillium-web-v7-latin-700.eot
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-700.eot
rename to WebSites/pos/fonts/titillium-web-v7-latin-700.eot
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-700.svg b/WebSites/pos/fonts/titillium-web-v7-latin-700.svg
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-700.svg
rename to WebSites/pos/fonts/titillium-web-v7-latin-700.svg
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-700.ttf b/WebSites/pos/fonts/titillium-web-v7-latin-700.ttf
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-700.ttf
rename to WebSites/pos/fonts/titillium-web-v7-latin-700.ttf
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-700.woff b/WebSites/pos/fonts/titillium-web-v7-latin-700.woff
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-700.woff
rename to WebSites/pos/fonts/titillium-web-v7-latin-700.woff
diff --git a/Web sites/pos/fonts/titillium-web-v7-latin-700.woff2 b/WebSites/pos/fonts/titillium-web-v7-latin-700.woff2
similarity index 100%
rename from Web sites/pos/fonts/titillium-web-v7-latin-700.woff2
rename to WebSites/pos/fonts/titillium-web-v7-latin-700.woff2
diff --git a/Web sites/pos/img/dropdown-arrow.png b/WebSites/pos/img/dropdown-arrow.png
similarity index 100%
rename from Web sites/pos/img/dropdown-arrow.png
rename to WebSites/pos/img/dropdown-arrow.png
diff --git a/Web sites/pos/img/ess-logo.svg b/WebSites/pos/img/ess-logo.svg
similarity index 100%
rename from Web sites/pos/img/ess-logo.svg
rename to WebSites/pos/img/ess-logo.svg
diff --git a/Web sites/pos/img/glyphicons-blackboard.png b/WebSites/pos/img/glyphicons-blackboard.png
similarity index 100%
rename from Web sites/pos/img/glyphicons-blackboard.png
rename to WebSites/pos/img/glyphicons-blackboard.png
diff --git a/Web sites/pos/img/glyphicons-halflings-white.png b/WebSites/pos/img/glyphicons-halflings-white.png
similarity index 100%
rename from Web sites/pos/img/glyphicons-halflings-white.png
rename to WebSites/pos/img/glyphicons-halflings-white.png
diff --git a/Web sites/pos/img/glyphicons-halflings.png b/WebSites/pos/img/glyphicons-halflings.png
similarity index 100%
rename from Web sites/pos/img/glyphicons-halflings.png
rename to WebSites/pos/img/glyphicons-halflings.png
diff --git a/Web sites/pos/img/glyphicons-log-in.png b/WebSites/pos/img/glyphicons-log-in.png
similarity index 100%
rename from Web sites/pos/img/glyphicons-log-in.png
rename to WebSites/pos/img/glyphicons-log-in.png
diff --git a/Web sites/pos/img/glyphicons-log-out.png b/WebSites/pos/img/glyphicons-log-out.png
similarity index 100%
rename from Web sites/pos/img/glyphicons-log-out.png
rename to WebSites/pos/img/glyphicons-log-out.png
diff --git a/Web sites/pos/img/icons/icon-114.png b/WebSites/pos/img/icons/icon-114.png
similarity index 100%
rename from Web sites/pos/img/icons/icon-114.png
rename to WebSites/pos/img/icons/icon-114.png
diff --git a/Web sites/pos/img/icons/icon-144.png b/WebSites/pos/img/icons/icon-144.png
similarity index 100%
rename from Web sites/pos/img/icons/icon-144.png
rename to WebSites/pos/img/icons/icon-144.png
diff --git a/Web sites/pos/img/icons/icon-57.png b/WebSites/pos/img/icons/icon-57.png
similarity index 100%
rename from Web sites/pos/img/icons/icon-57.png
rename to WebSites/pos/img/icons/icon-57.png
diff --git a/Web sites/pos/img/icons/icon-72.png b/WebSites/pos/img/icons/icon-72.png
similarity index 100%
rename from Web sites/pos/img/icons/icon-72.png
rename to WebSites/pos/img/icons/icon-72.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@114.png b/WebSites/pos/img/icons/pos_v01_dark@114.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@114.png
rename to WebSites/pos/img/icons/pos_v01_dark@114.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@120.png b/WebSites/pos/img/icons/pos_v01_dark@120.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@120.png
rename to WebSites/pos/img/icons/pos_v01_dark@120.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@144.png b/WebSites/pos/img/icons/pos_v01_dark@144.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@144.png
rename to WebSites/pos/img/icons/pos_v01_dark@144.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@152.png b/WebSites/pos/img/icons/pos_v01_dark@152.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@152.png
rename to WebSites/pos/img/icons/pos_v01_dark@152.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@16.png b/WebSites/pos/img/icons/pos_v01_dark@16.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@16.png
rename to WebSites/pos/img/icons/pos_v01_dark@16.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@180.png b/WebSites/pos/img/icons/pos_v01_dark@180.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@180.png
rename to WebSites/pos/img/icons/pos_v01_dark@180.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@192.png b/WebSites/pos/img/icons/pos_v01_dark@192.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@192.png
rename to WebSites/pos/img/icons/pos_v01_dark@192.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@194.png b/WebSites/pos/img/icons/pos_v01_dark@194.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@194.png
rename to WebSites/pos/img/icons/pos_v01_dark@194.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@32.png b/WebSites/pos/img/icons/pos_v01_dark@32.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@32.png
rename to WebSites/pos/img/icons/pos_v01_dark@32.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@57.png b/WebSites/pos/img/icons/pos_v01_dark@57.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@57.png
rename to WebSites/pos/img/icons/pos_v01_dark@57.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@60.png b/WebSites/pos/img/icons/pos_v01_dark@60.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@60.png
rename to WebSites/pos/img/icons/pos_v01_dark@60.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@72.png b/WebSites/pos/img/icons/pos_v01_dark@72.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@72.png
rename to WebSites/pos/img/icons/pos_v01_dark@72.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@76.png b/WebSites/pos/img/icons/pos_v01_dark@76.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@76.png
rename to WebSites/pos/img/icons/pos_v01_dark@76.png
diff --git a/Web sites/pos/img/icons/pos_v01_dark@96.png b/WebSites/pos/img/icons/pos_v01_dark@96.png
similarity index 100%
rename from Web sites/pos/img/icons/pos_v01_dark@96.png
rename to WebSites/pos/img/icons/pos_v01_dark@96.png
diff --git a/Web sites/pos/img/pos.png b/WebSites/pos/img/pos.png
similarity index 100%
rename from Web sites/pos/img/pos.png
rename to WebSites/pos/img/pos.png
diff --git a/Web sites/pos/index.html b/WebSites/pos/index.html
similarity index 100%
rename from Web sites/pos/index.html
rename to WebSites/pos/index.html
diff --git a/Web sites/pos/js/bahnhofsuhr.js b/WebSites/pos/js/bahnhofsuhr.js
similarity index 100%
rename from Web sites/pos/js/bahnhofsuhr.js
rename to WebSites/pos/js/bahnhofsuhr.js
diff --git a/Web sites/pos/js/freeboard.js b/WebSites/pos/js/freeboard.js
similarity index 100%
rename from Web sites/pos/js/freeboard.js
rename to WebSites/pos/js/freeboard.js
diff --git a/Web sites/pos/js/freeboard.min.js b/WebSites/pos/js/freeboard.min.js
similarity index 100%
rename from Web sites/pos/js/freeboard.min.js
rename to WebSites/pos/js/freeboard.min.js
diff --git a/Web sites/pos/js/freeboard.min.js.map b/WebSites/pos/js/freeboard.min.js.map
similarity index 100%
rename from Web sites/pos/js/freeboard.min.js.map
rename to WebSites/pos/js/freeboard.min.js.map
diff --git a/Web sites/pos/js/freeboard.plugins.js b/WebSites/pos/js/freeboard.plugins.js
similarity index 100%
rename from Web sites/pos/js/freeboard.plugins.js
rename to WebSites/pos/js/freeboard.plugins.js
diff --git a/Web sites/pos/js/freeboard.plugins.min.js b/WebSites/pos/js/freeboard.plugins.min.js
similarity index 100%
rename from Web sites/pos/js/freeboard.plugins.min.js
rename to WebSites/pos/js/freeboard.plugins.min.js
diff --git a/Web sites/pos/js/freeboard.plugins.min.js.map b/WebSites/pos/js/freeboard.plugins.min.js.map
similarity index 100%
rename from Web sites/pos/js/freeboard.plugins.min.js.map
rename to WebSites/pos/js/freeboard.plugins.min.js.map
diff --git a/Web sites/pos/js/freeboard.thirdparty.js b/WebSites/pos/js/freeboard.thirdparty.js
similarity index 100%
rename from Web sites/pos/js/freeboard.thirdparty.js
rename to WebSites/pos/js/freeboard.thirdparty.js
diff --git a/Web sites/pos/js/freeboard.thirdparty.min.js b/WebSites/pos/js/freeboard.thirdparty.min.js
similarity index 100%
rename from Web sites/pos/js/freeboard.thirdparty.min.js
rename to WebSites/pos/js/freeboard.thirdparty.min.js
diff --git a/Web sites/pos/js/freeboard_plugins.js b/WebSites/pos/js/freeboard_plugins.js
similarity index 100%
rename from Web sites/pos/js/freeboard_plugins.js
rename to WebSites/pos/js/freeboard_plugins.js
diff --git a/Web sites/pos/js/freeboard_plugins.min.js b/WebSites/pos/js/freeboard_plugins.min.js
similarity index 100%
rename from Web sites/pos/js/freeboard_plugins.min.js
rename to WebSites/pos/js/freeboard_plugins.min.js
diff --git a/Web sites/pos/js/freeboard_plugins.min.js.map b/WebSites/pos/js/freeboard_plugins.min.js.map
similarity index 100%
rename from Web sites/pos/js/freeboard_plugins.min.js.map
rename to WebSites/pos/js/freeboard_plugins.min.js.map
diff --git a/Web sites/pos/lib/css/freeboard/styles.css b/WebSites/pos/lib/css/freeboard/styles.css
similarity index 100%
rename from Web sites/pos/lib/css/freeboard/styles.css
rename to WebSites/pos/lib/css/freeboard/styles.css
diff --git a/Web sites/pos/lib/css/thirdparty/codemirror-ambiance.css b/WebSites/pos/lib/css/thirdparty/codemirror-ambiance.css
similarity index 100%
rename from Web sites/pos/lib/css/thirdparty/codemirror-ambiance.css
rename to WebSites/pos/lib/css/thirdparty/codemirror-ambiance.css
diff --git a/Web sites/pos/lib/css/thirdparty/codemirror.css b/WebSites/pos/lib/css/thirdparty/codemirror.css
similarity index 100%
rename from Web sites/pos/lib/css/thirdparty/codemirror.css
rename to WebSites/pos/lib/css/thirdparty/codemirror.css
diff --git a/Web sites/pos/lib/css/thirdparty/jquery.gridster.min.css b/WebSites/pos/lib/css/thirdparty/jquery.gridster.min.css
similarity index 100%
rename from Web sites/pos/lib/css/thirdparty/jquery.gridster.min.css
rename to WebSites/pos/lib/css/thirdparty/jquery.gridster.min.css
diff --git a/Web sites/pos/lib/js/freeboard/DatasourceModel.js b/WebSites/pos/lib/js/freeboard/DatasourceModel.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/DatasourceModel.js
rename to WebSites/pos/lib/js/freeboard/DatasourceModel.js
diff --git a/Web sites/pos/lib/js/freeboard/DeveloperConsole.js b/WebSites/pos/lib/js/freeboard/DeveloperConsole.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/DeveloperConsole.js
rename to WebSites/pos/lib/js/freeboard/DeveloperConsole.js
diff --git a/Web sites/pos/lib/js/freeboard/DialogBox.js b/WebSites/pos/lib/js/freeboard/DialogBox.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/DialogBox.js
rename to WebSites/pos/lib/js/freeboard/DialogBox.js
diff --git a/Web sites/pos/lib/js/freeboard/FreeboardModel.js b/WebSites/pos/lib/js/freeboard/FreeboardModel.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/FreeboardModel.js
rename to WebSites/pos/lib/js/freeboard/FreeboardModel.js
diff --git a/Web sites/pos/lib/js/freeboard/FreeboardUI.js b/WebSites/pos/lib/js/freeboard/FreeboardUI.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/FreeboardUI.js
rename to WebSites/pos/lib/js/freeboard/FreeboardUI.js
diff --git a/Web sites/pos/lib/js/freeboard/JSEditor.js b/WebSites/pos/lib/js/freeboard/JSEditor.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/JSEditor.js
rename to WebSites/pos/lib/js/freeboard/JSEditor.js
diff --git a/Web sites/pos/lib/js/freeboard/PaneModel.js b/WebSites/pos/lib/js/freeboard/PaneModel.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/PaneModel.js
rename to WebSites/pos/lib/js/freeboard/PaneModel.js
diff --git a/Web sites/pos/lib/js/freeboard/PluginEditor.js b/WebSites/pos/lib/js/freeboard/PluginEditor.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/PluginEditor.js
rename to WebSites/pos/lib/js/freeboard/PluginEditor.js
diff --git a/Web sites/pos/lib/js/freeboard/ValueEditor.js b/WebSites/pos/lib/js/freeboard/ValueEditor.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/ValueEditor.js
rename to WebSites/pos/lib/js/freeboard/ValueEditor.js
diff --git a/Web sites/pos/lib/js/freeboard/WidgetModel.js b/WebSites/pos/lib/js/freeboard/WidgetModel.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/WidgetModel.js
rename to WebSites/pos/lib/js/freeboard/WidgetModel.js
diff --git a/Web sites/pos/lib/js/freeboard/freeboard.js b/WebSites/pos/lib/js/freeboard/freeboard.js
similarity index 100%
rename from Web sites/pos/lib/js/freeboard/freeboard.js
rename to WebSites/pos/lib/js/freeboard/freeboard.js
diff --git a/Web sites/pos/lib/js/thirdparty/codemirror.js b/WebSites/pos/lib/js/thirdparty/codemirror.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/codemirror.js
rename to WebSites/pos/lib/js/thirdparty/codemirror.js
diff --git a/Web sites/pos/lib/js/thirdparty/head.js b/WebSites/pos/lib/js/thirdparty/head.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/head.js
rename to WebSites/pos/lib/js/thirdparty/head.js
diff --git a/Web sites/pos/lib/js/thirdparty/jquery-ui.js b/WebSites/pos/lib/js/thirdparty/jquery-ui.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/jquery-ui.js
rename to WebSites/pos/lib/js/thirdparty/jquery-ui.js
diff --git a/Web sites/pos/lib/js/thirdparty/jquery.caret.js b/WebSites/pos/lib/js/thirdparty/jquery.caret.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/jquery.caret.js
rename to WebSites/pos/lib/js/thirdparty/jquery.caret.js
diff --git a/Web sites/pos/lib/js/thirdparty/jquery.gridster.js b/WebSites/pos/lib/js/thirdparty/jquery.gridster.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/jquery.gridster.js
rename to WebSites/pos/lib/js/thirdparty/jquery.gridster.js
diff --git a/Web sites/pos/lib/js/thirdparty/jquery.js b/WebSites/pos/lib/js/thirdparty/jquery.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/jquery.js
rename to WebSites/pos/lib/js/thirdparty/jquery.js
diff --git a/Web sites/pos/lib/js/thirdparty/jquery.xdomainrequest.js b/WebSites/pos/lib/js/thirdparty/jquery.xdomainrequest.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/jquery.xdomainrequest.js
rename to WebSites/pos/lib/js/thirdparty/jquery.xdomainrequest.js
diff --git a/Web sites/pos/lib/js/thirdparty/knockout.js b/WebSites/pos/lib/js/thirdparty/knockout.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/knockout.js
rename to WebSites/pos/lib/js/thirdparty/knockout.js
diff --git a/Web sites/pos/lib/js/thirdparty/underscore-min.map b/WebSites/pos/lib/js/thirdparty/underscore-min.map
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/underscore-min.map
rename to WebSites/pos/lib/js/thirdparty/underscore-min.map
diff --git a/Web sites/pos/lib/js/thirdparty/underscore.js b/WebSites/pos/lib/js/thirdparty/underscore.js
similarity index 100%
rename from Web sites/pos/lib/js/thirdparty/underscore.js
rename to WebSites/pos/lib/js/thirdparty/underscore.js
diff --git a/Web sites/pos/package.json b/WebSites/pos/package.json
similarity index 100%
rename from Web sites/pos/package.json
rename to WebSites/pos/package.json
diff --git a/Web sites/pos/plugins/freeboard/freeboard.datasources.js b/WebSites/pos/plugins/freeboard/freeboard.datasources.js
similarity index 100%
rename from Web sites/pos/plugins/freeboard/freeboard.datasources.js
rename to WebSites/pos/plugins/freeboard/freeboard.datasources.js
diff --git a/Web sites/pos/plugins/freeboard/freeboard.widgets.js b/WebSites/pos/plugins/freeboard/freeboard.widgets.js
similarity index 100%
rename from Web sites/pos/plugins/freeboard/freeboard.widgets.js
rename to WebSites/pos/plugins/freeboard/freeboard.widgets.js
diff --git a/Web sites/pos/plugins/thirdparty/flot_extended.plugin.js b/WebSites/pos/plugins/thirdparty/flot_extended.plugin.js
similarity index 100%
rename from Web sites/pos/plugins/thirdparty/flot_extended.plugin.js
rename to WebSites/pos/plugins/thirdparty/flot_extended.plugin.js
diff --git a/Web sites/pos/plugins/thirdparty/jquery.sparkline.min.js b/WebSites/pos/plugins/thirdparty/jquery.sparkline.min.js
similarity index 100%
rename from Web sites/pos/plugins/thirdparty/jquery.sparkline.min.js
rename to WebSites/pos/plugins/thirdparty/jquery.sparkline.min.js
diff --git a/Web sites/pos/plugins/thirdparty/justgage.1.0.1.js b/WebSites/pos/plugins/thirdparty/justgage.1.0.1.js
similarity index 100%
rename from Web sites/pos/plugins/thirdparty/justgage.1.0.1.js
rename to WebSites/pos/plugins/thirdparty/justgage.1.0.1.js
diff --git a/Web sites/pos/plugins/thirdparty/raphael.2.1.0.min.js b/WebSites/pos/plugins/thirdparty/raphael.2.1.0.min.js
similarity index 100%
rename from Web sites/pos/plugins/thirdparty/raphael.2.1.0.min.js
rename to WebSites/pos/plugins/thirdparty/raphael.2.1.0.min.js
diff --git a/Web sites/pos/test/casper/tests/smoke_test.js b/WebSites/pos/test/casper/tests/smoke_test.js
similarity index 100%
rename from Web sites/pos/test/casper/tests/smoke_test.js
rename to WebSites/pos/test/casper/tests/smoke_test.js
diff --git a/Web sites/pos/test/casper/util/test_util.js b/WebSites/pos/test/casper/util/test_util.js
similarity index 100%
rename from Web sites/pos/test/casper/util/test_util.js
rename to WebSites/pos/test/casper/util/test_util.js
diff --git a/Web sites/pos/test/fixtures/input.json b/WebSites/pos/test/fixtures/input.json
similarity index 100%
rename from Web sites/pos/test/fixtures/input.json
rename to WebSites/pos/test/fixtures/input.json
diff --git a/Web sites/pos/test/run_browser_tests.sh b/WebSites/pos/test/run_browser_tests.sh
similarity index 100%
rename from Web sites/pos/test/run_browser_tests.sh
rename to WebSites/pos/test/run_browser_tests.sh
diff --git a/Web sites/pvs/Dockerfile b/WebSites/pvs/Dockerfile
similarity index 100%
rename from Web sites/pvs/Dockerfile
rename to WebSites/pvs/Dockerfile
diff --git a/Web sites/pvs/Gruntfile.js b/WebSites/pvs/Gruntfile.js
similarity index 100%
rename from Web sites/pvs/Gruntfile.js
rename to WebSites/pvs/Gruntfile.js
diff --git a/Web sites/pvs/LICENSE b/WebSites/pvs/LICENSE
similarity index 100%
rename from Web sites/pvs/LICENSE
rename to WebSites/pvs/LICENSE
diff --git a/Web sites/pvs/README.md b/WebSites/pvs/README.md
similarity index 100%
rename from Web sites/pvs/README.md
rename to WebSites/pvs/README.md
diff --git a/Web sites/pvs/SlickNav/MIT-LICENSE.txt b/WebSites/pvs/SlickNav/MIT-LICENSE.txt
similarity index 100%
rename from Web sites/pvs/SlickNav/MIT-LICENSE.txt
rename to WebSites/pvs/SlickNav/MIT-LICENSE.txt
diff --git a/Web sites/pvs/SlickNav/README.md b/WebSites/pvs/SlickNav/README.md
similarity index 100%
rename from Web sites/pvs/SlickNav/README.md
rename to WebSites/pvs/SlickNav/README.md
diff --git a/Web sites/pvs/SlickNav/bower.json b/WebSites/pvs/SlickNav/bower.json
similarity index 100%
rename from Web sites/pvs/SlickNav/bower.json
rename to WebSites/pvs/SlickNav/bower.json
diff --git a/Web sites/pvs/SlickNav/demo/index.html b/WebSites/pvs/SlickNav/demo/index.html
similarity index 100%
rename from Web sites/pvs/SlickNav/demo/index.html
rename to WebSites/pvs/SlickNav/demo/index.html
diff --git a/Web sites/pvs/SlickNav/demo/style.css b/WebSites/pvs/SlickNav/demo/style.css
similarity index 100%
rename from Web sites/pvs/SlickNav/demo/style.css
rename to WebSites/pvs/SlickNav/demo/style.css
diff --git a/Web sites/pvs/SlickNav/dist/jquery.slicknav.js b/WebSites/pvs/SlickNav/dist/jquery.slicknav.js
similarity index 100%
rename from Web sites/pvs/SlickNav/dist/jquery.slicknav.js
rename to WebSites/pvs/SlickNav/dist/jquery.slicknav.js
diff --git a/Web sites/pvs/SlickNav/dist/jquery.slicknav.min.js b/WebSites/pvs/SlickNav/dist/jquery.slicknav.min.js
similarity index 100%
rename from Web sites/pvs/SlickNav/dist/jquery.slicknav.min.js
rename to WebSites/pvs/SlickNav/dist/jquery.slicknav.min.js
diff --git a/Web sites/pvs/SlickNav/dist/slicknav.css b/WebSites/pvs/SlickNav/dist/slicknav.css
similarity index 100%
rename from Web sites/pvs/SlickNav/dist/slicknav.css
rename to WebSites/pvs/SlickNav/dist/slicknav.css
diff --git a/Web sites/pvs/SlickNav/dist/slicknav.min.css b/WebSites/pvs/SlickNav/dist/slicknav.min.css
similarity index 100%
rename from Web sites/pvs/SlickNav/dist/slicknav.min.css
rename to WebSites/pvs/SlickNav/dist/slicknav.min.css
diff --git a/Web sites/pvs/SlickNav/gulpfile.js b/WebSites/pvs/SlickNav/gulpfile.js
similarity index 100%
rename from Web sites/pvs/SlickNav/gulpfile.js
rename to WebSites/pvs/SlickNav/gulpfile.js
diff --git a/Web sites/pvs/SlickNav/jquery.slicknav.js b/WebSites/pvs/SlickNav/jquery.slicknav.js
similarity index 100%
rename from Web sites/pvs/SlickNav/jquery.slicknav.js
rename to WebSites/pvs/SlickNav/jquery.slicknav.js
diff --git a/Web sites/pvs/SlickNav/package.json b/WebSites/pvs/SlickNav/package.json
similarity index 100%
rename from Web sites/pvs/SlickNav/package.json
rename to WebSites/pvs/SlickNav/package.json
diff --git a/Web sites/pvs/SlickNav/scss/core.scss b/WebSites/pvs/SlickNav/scss/core.scss
similarity index 100%
rename from Web sites/pvs/SlickNav/scss/core.scss
rename to WebSites/pvs/SlickNav/scss/core.scss
diff --git a/Web sites/pvs/SlickNav/scss/slicknav.scss b/WebSites/pvs/SlickNav/scss/slicknav.scss
similarity index 100%
rename from Web sites/pvs/SlickNav/scss/slicknav.scss
rename to WebSites/pvs/SlickNav/scss/slicknav.scss
diff --git a/Web sites/pvs/SlickNav/scss/theme.scss b/WebSites/pvs/SlickNav/scss/theme.scss
similarity index 100%
rename from Web sites/pvs/SlickNav/scss/theme.scss
rename to WebSites/pvs/SlickNav/scss/theme.scss
diff --git a/Web sites/pvs/css/ess-old.css b/WebSites/pvs/css/ess-old.css
similarity index 100%
rename from Web sites/pvs/css/ess-old.css
rename to WebSites/pvs/css/ess-old.css
diff --git a/Web sites/pvs/css/ess.css b/WebSites/pvs/css/ess.css
similarity index 100%
rename from Web sites/pvs/css/ess.css
rename to WebSites/pvs/css/ess.css
diff --git a/Web sites/pvs/css/freeboard.css b/WebSites/pvs/css/freeboard.css
similarity index 100%
rename from Web sites/pvs/css/freeboard.css
rename to WebSites/pvs/css/freeboard.css
diff --git a/Web sites/pvs/css/freeboard.min.css b/WebSites/pvs/css/freeboard.min.css
similarity index 100%
rename from Web sites/pvs/css/freeboard.min.css
rename to WebSites/pvs/css/freeboard.min.css
diff --git a/Web sites/pvs/dashboard.json b/WebSites/pvs/dashboard.json
similarity index 100%
rename from Web sites/pvs/dashboard.json
rename to WebSites/pvs/dashboard.json
diff --git a/Web sites/pvs/docker-compose.yml b/WebSites/pvs/docker-compose.yml
similarity index 100%
rename from Web sites/pvs/docker-compose.yml
rename to WebSites/pvs/docker-compose.yml
diff --git a/Web sites/pvs/docs/build-docs.sh b/WebSites/pvs/docs/build-docs.sh
similarity index 100%
rename from Web sites/pvs/docs/build-docs.sh
rename to WebSites/pvs/docs/build-docs.sh
diff --git a/Web sites/pvs/docs/docco-fb.css b/WebSites/pvs/docs/docco-fb.css
similarity index 100%
rename from Web sites/pvs/docs/docco-fb.css
rename to WebSites/pvs/docs/docco-fb.css
diff --git a/Web sites/pvs/docs/docco.css b/WebSites/pvs/docs/docco.css
similarity index 100%
rename from Web sites/pvs/docs/docco.css
rename to WebSites/pvs/docs/docco.css
diff --git a/Web sites/pvs/docs/plugin_example.html b/WebSites/pvs/docs/plugin_example.html
similarity index 100%
rename from Web sites/pvs/docs/plugin_example.html
rename to WebSites/pvs/docs/plugin_example.html
diff --git a/Web sites/pvs/docs/public/fonts/aller-bold.eot b/WebSites/pvs/docs/public/fonts/aller-bold.eot
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-bold.eot
rename to WebSites/pvs/docs/public/fonts/aller-bold.eot
diff --git a/Web sites/pvs/docs/public/fonts/aller-bold.ttf b/WebSites/pvs/docs/public/fonts/aller-bold.ttf
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-bold.ttf
rename to WebSites/pvs/docs/public/fonts/aller-bold.ttf
diff --git a/Web sites/pvs/docs/public/fonts/aller-bold.woff b/WebSites/pvs/docs/public/fonts/aller-bold.woff
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-bold.woff
rename to WebSites/pvs/docs/public/fonts/aller-bold.woff
diff --git a/Web sites/pvs/docs/public/fonts/aller-light.eot b/WebSites/pvs/docs/public/fonts/aller-light.eot
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-light.eot
rename to WebSites/pvs/docs/public/fonts/aller-light.eot
diff --git a/Web sites/pvs/docs/public/fonts/aller-light.ttf b/WebSites/pvs/docs/public/fonts/aller-light.ttf
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-light.ttf
rename to WebSites/pvs/docs/public/fonts/aller-light.ttf
diff --git a/Web sites/pvs/docs/public/fonts/aller-light.woff b/WebSites/pvs/docs/public/fonts/aller-light.woff
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/aller-light.woff
rename to WebSites/pvs/docs/public/fonts/aller-light.woff
diff --git a/Web sites/pvs/docs/public/fonts/fleurons.eot b/WebSites/pvs/docs/public/fonts/fleurons.eot
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/fleurons.eot
rename to WebSites/pvs/docs/public/fonts/fleurons.eot
diff --git a/Web sites/pvs/docs/public/fonts/fleurons.ttf b/WebSites/pvs/docs/public/fonts/fleurons.ttf
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/fleurons.ttf
rename to WebSites/pvs/docs/public/fonts/fleurons.ttf
diff --git a/Web sites/pvs/docs/public/fonts/fleurons.woff b/WebSites/pvs/docs/public/fonts/fleurons.woff
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/fleurons.woff
rename to WebSites/pvs/docs/public/fonts/fleurons.woff
diff --git a/Web sites/pvs/docs/public/fonts/novecento-bold.eot b/WebSites/pvs/docs/public/fonts/novecento-bold.eot
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/novecento-bold.eot
rename to WebSites/pvs/docs/public/fonts/novecento-bold.eot
diff --git a/Web sites/pvs/docs/public/fonts/novecento-bold.ttf b/WebSites/pvs/docs/public/fonts/novecento-bold.ttf
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/novecento-bold.ttf
rename to WebSites/pvs/docs/public/fonts/novecento-bold.ttf
diff --git a/Web sites/pvs/docs/public/fonts/novecento-bold.woff b/WebSites/pvs/docs/public/fonts/novecento-bold.woff
similarity index 100%
rename from Web sites/pvs/docs/public/fonts/novecento-bold.woff
rename to WebSites/pvs/docs/public/fonts/novecento-bold.woff
diff --git a/Web sites/pvs/docs/public/images/gray.png b/WebSites/pvs/docs/public/images/gray.png
similarity index 100%
rename from Web sites/pvs/docs/public/images/gray.png
rename to WebSites/pvs/docs/public/images/gray.png
diff --git a/Web sites/pvs/docs/public/stylesheets/normalize.css b/WebSites/pvs/docs/public/stylesheets/normalize.css
similarity index 100%
rename from Web sites/pvs/docs/public/stylesheets/normalize.css
rename to WebSites/pvs/docs/public/stylesheets/normalize.css
diff --git a/Web sites/pvs/examples/altGuage.js b/WebSites/pvs/examples/altGuage.js
similarity index 100%
rename from Web sites/pvs/examples/altGuage.js
rename to WebSites/pvs/examples/altGuage.js
diff --git a/Web sites/pvs/examples/plugin_example.js b/WebSites/pvs/examples/plugin_example.js
similarity index 100%
rename from Web sites/pvs/examples/plugin_example.js
rename to WebSites/pvs/examples/plugin_example.js
diff --git a/Web sites/pvs/examples/rl78.json b/WebSites/pvs/examples/rl78.json
similarity index 100%
rename from Web sites/pvs/examples/rl78.json
rename to WebSites/pvs/examples/rl78.json
diff --git a/Web sites/pvs/examples/weather.json b/WebSites/pvs/examples/weather.json
similarity index 100%
rename from Web sites/pvs/examples/weather.json
rename to WebSites/pvs/examples/weather.json
diff --git a/Web sites/pvs/favicon.png b/WebSites/pvs/favicon.png
similarity index 100%
rename from Web sites/pvs/favicon.png
rename to WebSites/pvs/favicon.png
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-200.eot b/WebSites/pvs/fonts/titillium-web-v7-latin-200.eot
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-200.eot
rename to WebSites/pvs/fonts/titillium-web-v7-latin-200.eot
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-200.svg b/WebSites/pvs/fonts/titillium-web-v7-latin-200.svg
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-200.svg
rename to WebSites/pvs/fonts/titillium-web-v7-latin-200.svg
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-200.ttf b/WebSites/pvs/fonts/titillium-web-v7-latin-200.ttf
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-200.ttf
rename to WebSites/pvs/fonts/titillium-web-v7-latin-200.ttf
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-200.woff b/WebSites/pvs/fonts/titillium-web-v7-latin-200.woff
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-200.woff
rename to WebSites/pvs/fonts/titillium-web-v7-latin-200.woff
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-200.woff2 b/WebSites/pvs/fonts/titillium-web-v7-latin-200.woff2
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-200.woff2
rename to WebSites/pvs/fonts/titillium-web-v7-latin-200.woff2
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-600.eot b/WebSites/pvs/fonts/titillium-web-v7-latin-600.eot
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-600.eot
rename to WebSites/pvs/fonts/titillium-web-v7-latin-600.eot
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-600.svg b/WebSites/pvs/fonts/titillium-web-v7-latin-600.svg
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-600.svg
rename to WebSites/pvs/fonts/titillium-web-v7-latin-600.svg
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-600.ttf b/WebSites/pvs/fonts/titillium-web-v7-latin-600.ttf
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-600.ttf
rename to WebSites/pvs/fonts/titillium-web-v7-latin-600.ttf
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-600.woff b/WebSites/pvs/fonts/titillium-web-v7-latin-600.woff
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-600.woff
rename to WebSites/pvs/fonts/titillium-web-v7-latin-600.woff
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-600.woff2 b/WebSites/pvs/fonts/titillium-web-v7-latin-600.woff2
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-600.woff2
rename to WebSites/pvs/fonts/titillium-web-v7-latin-600.woff2
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-700.eot b/WebSites/pvs/fonts/titillium-web-v7-latin-700.eot
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-700.eot
rename to WebSites/pvs/fonts/titillium-web-v7-latin-700.eot
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-700.svg b/WebSites/pvs/fonts/titillium-web-v7-latin-700.svg
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-700.svg
rename to WebSites/pvs/fonts/titillium-web-v7-latin-700.svg
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-700.ttf b/WebSites/pvs/fonts/titillium-web-v7-latin-700.ttf
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-700.ttf
rename to WebSites/pvs/fonts/titillium-web-v7-latin-700.ttf
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-700.woff b/WebSites/pvs/fonts/titillium-web-v7-latin-700.woff
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-700.woff
rename to WebSites/pvs/fonts/titillium-web-v7-latin-700.woff
diff --git a/Web sites/pvs/fonts/titillium-web-v7-latin-700.woff2 b/WebSites/pvs/fonts/titillium-web-v7-latin-700.woff2
similarity index 100%
rename from Web sites/pvs/fonts/titillium-web-v7-latin-700.woff2
rename to WebSites/pvs/fonts/titillium-web-v7-latin-700.woff2
diff --git a/Web sites/pvs/img/dropdown-arrow.png b/WebSites/pvs/img/dropdown-arrow.png
similarity index 100%
rename from Web sites/pvs/img/dropdown-arrow.png
rename to WebSites/pvs/img/dropdown-arrow.png
diff --git a/Web sites/pvs/img/ess-logo.svg b/WebSites/pvs/img/ess-logo.svg
similarity index 100%
rename from Web sites/pvs/img/ess-logo.svg
rename to WebSites/pvs/img/ess-logo.svg
diff --git a/Web sites/pvs/img/glyphicons-blackboard.png b/WebSites/pvs/img/glyphicons-blackboard.png
similarity index 100%
rename from Web sites/pvs/img/glyphicons-blackboard.png
rename to WebSites/pvs/img/glyphicons-blackboard.png
diff --git a/Web sites/pvs/img/glyphicons-halflings-white.png b/WebSites/pvs/img/glyphicons-halflings-white.png
similarity index 100%
rename from Web sites/pvs/img/glyphicons-halflings-white.png
rename to WebSites/pvs/img/glyphicons-halflings-white.png
diff --git a/Web sites/pvs/img/glyphicons-halflings.png b/WebSites/pvs/img/glyphicons-halflings.png
similarity index 100%
rename from Web sites/pvs/img/glyphicons-halflings.png
rename to WebSites/pvs/img/glyphicons-halflings.png
diff --git a/Web sites/pvs/img/glyphicons-log-in.png b/WebSites/pvs/img/glyphicons-log-in.png
similarity index 100%
rename from Web sites/pvs/img/glyphicons-log-in.png
rename to WebSites/pvs/img/glyphicons-log-in.png
diff --git a/Web sites/pvs/img/glyphicons-log-out.png b/WebSites/pvs/img/glyphicons-log-out.png
similarity index 100%
rename from Web sites/pvs/img/glyphicons-log-out.png
rename to WebSites/pvs/img/glyphicons-log-out.png
diff --git a/Web sites/pvs/img/icons/icon-114.png b/WebSites/pvs/img/icons/icon-114.png
similarity index 100%
rename from Web sites/pvs/img/icons/icon-114.png
rename to WebSites/pvs/img/icons/icon-114.png
diff --git a/Web sites/pvs/img/icons/icon-144.png b/WebSites/pvs/img/icons/icon-144.png
similarity index 100%
rename from Web sites/pvs/img/icons/icon-144.png
rename to WebSites/pvs/img/icons/icon-144.png
diff --git a/Web sites/pvs/img/icons/icon-57.png b/WebSites/pvs/img/icons/icon-57.png
similarity index 100%
rename from Web sites/pvs/img/icons/icon-57.png
rename to WebSites/pvs/img/icons/icon-57.png
diff --git a/Web sites/pvs/img/icons/icon-72.png b/WebSites/pvs/img/icons/icon-72.png
similarity index 100%
rename from Web sites/pvs/img/icons/icon-72.png
rename to WebSites/pvs/img/icons/icon-72.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@114.png b/WebSites/pvs/img/icons/pos_v01_dark@114.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@114.png
rename to WebSites/pvs/img/icons/pos_v01_dark@114.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@120.png b/WebSites/pvs/img/icons/pos_v01_dark@120.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@120.png
rename to WebSites/pvs/img/icons/pos_v01_dark@120.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@144.png b/WebSites/pvs/img/icons/pos_v01_dark@144.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@144.png
rename to WebSites/pvs/img/icons/pos_v01_dark@144.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@152.png b/WebSites/pvs/img/icons/pos_v01_dark@152.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@152.png
rename to WebSites/pvs/img/icons/pos_v01_dark@152.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@16.png b/WebSites/pvs/img/icons/pos_v01_dark@16.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@16.png
rename to WebSites/pvs/img/icons/pos_v01_dark@16.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@180.png b/WebSites/pvs/img/icons/pos_v01_dark@180.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@180.png
rename to WebSites/pvs/img/icons/pos_v01_dark@180.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@192.png b/WebSites/pvs/img/icons/pos_v01_dark@192.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@192.png
rename to WebSites/pvs/img/icons/pos_v01_dark@192.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@194.png b/WebSites/pvs/img/icons/pos_v01_dark@194.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@194.png
rename to WebSites/pvs/img/icons/pos_v01_dark@194.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@32.png b/WebSites/pvs/img/icons/pos_v01_dark@32.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@32.png
rename to WebSites/pvs/img/icons/pos_v01_dark@32.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@57.png b/WebSites/pvs/img/icons/pos_v01_dark@57.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@57.png
rename to WebSites/pvs/img/icons/pos_v01_dark@57.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@60.png b/WebSites/pvs/img/icons/pos_v01_dark@60.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@60.png
rename to WebSites/pvs/img/icons/pos_v01_dark@60.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@72.png b/WebSites/pvs/img/icons/pos_v01_dark@72.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@72.png
rename to WebSites/pvs/img/icons/pos_v01_dark@72.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@76.png b/WebSites/pvs/img/icons/pos_v01_dark@76.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@76.png
rename to WebSites/pvs/img/icons/pos_v01_dark@76.png
diff --git a/Web sites/pvs/img/icons/pos_v01_dark@96.png b/WebSites/pvs/img/icons/pos_v01_dark@96.png
similarity index 100%
rename from Web sites/pvs/img/icons/pos_v01_dark@96.png
rename to WebSites/pvs/img/icons/pos_v01_dark@96.png
diff --git a/Web sites/pvs/index.html b/WebSites/pvs/index.html
similarity index 100%
rename from Web sites/pvs/index.html
rename to WebSites/pvs/index.html
diff --git a/Web sites/pvs/js/freeboard.js b/WebSites/pvs/js/freeboard.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.js
rename to WebSites/pvs/js/freeboard.js
diff --git a/Web sites/pvs/js/freeboard.min.js b/WebSites/pvs/js/freeboard.min.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.min.js
rename to WebSites/pvs/js/freeboard.min.js
diff --git a/Web sites/pvs/js/freeboard.min.js.map b/WebSites/pvs/js/freeboard.min.js.map
similarity index 100%
rename from Web sites/pvs/js/freeboard.min.js.map
rename to WebSites/pvs/js/freeboard.min.js.map
diff --git a/Web sites/pvs/js/freeboard.plugins.js b/WebSites/pvs/js/freeboard.plugins.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.plugins.js
rename to WebSites/pvs/js/freeboard.plugins.js
diff --git a/Web sites/pvs/js/freeboard.plugins.min.js b/WebSites/pvs/js/freeboard.plugins.min.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.plugins.min.js
rename to WebSites/pvs/js/freeboard.plugins.min.js
diff --git a/Web sites/pvs/js/freeboard.plugins.min.js.map b/WebSites/pvs/js/freeboard.plugins.min.js.map
similarity index 100%
rename from Web sites/pvs/js/freeboard.plugins.min.js.map
rename to WebSites/pvs/js/freeboard.plugins.min.js.map
diff --git a/Web sites/pvs/js/freeboard.thirdparty.js b/WebSites/pvs/js/freeboard.thirdparty.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.thirdparty.js
rename to WebSites/pvs/js/freeboard.thirdparty.js
diff --git a/Web sites/pvs/js/freeboard.thirdparty.min.js b/WebSites/pvs/js/freeboard.thirdparty.min.js
similarity index 100%
rename from Web sites/pvs/js/freeboard.thirdparty.min.js
rename to WebSites/pvs/js/freeboard.thirdparty.min.js
diff --git a/Web sites/pvs/js/freeboard_plugins.js b/WebSites/pvs/js/freeboard_plugins.js
similarity index 100%
rename from Web sites/pvs/js/freeboard_plugins.js
rename to WebSites/pvs/js/freeboard_plugins.js
diff --git a/Web sites/pvs/js/freeboard_plugins.min.js b/WebSites/pvs/js/freeboard_plugins.min.js
similarity index 100%
rename from Web sites/pvs/js/freeboard_plugins.min.js
rename to WebSites/pvs/js/freeboard_plugins.min.js
diff --git a/Web sites/pvs/js/freeboard_plugins.min.js.map b/WebSites/pvs/js/freeboard_plugins.min.js.map
similarity index 100%
rename from Web sites/pvs/js/freeboard_plugins.min.js.map
rename to WebSites/pvs/js/freeboard_plugins.min.js.map
diff --git a/Web sites/pvs/lib/css/freeboard/styles.css b/WebSites/pvs/lib/css/freeboard/styles.css
similarity index 100%
rename from Web sites/pvs/lib/css/freeboard/styles.css
rename to WebSites/pvs/lib/css/freeboard/styles.css
diff --git a/Web sites/pvs/lib/css/thirdparty/codemirror-ambiance.css b/WebSites/pvs/lib/css/thirdparty/codemirror-ambiance.css
similarity index 100%
rename from Web sites/pvs/lib/css/thirdparty/codemirror-ambiance.css
rename to WebSites/pvs/lib/css/thirdparty/codemirror-ambiance.css
diff --git a/Web sites/pvs/lib/css/thirdparty/codemirror.css b/WebSites/pvs/lib/css/thirdparty/codemirror.css
similarity index 100%
rename from Web sites/pvs/lib/css/thirdparty/codemirror.css
rename to WebSites/pvs/lib/css/thirdparty/codemirror.css
diff --git a/Web sites/pvs/lib/css/thirdparty/jquery.gridster.min.css b/WebSites/pvs/lib/css/thirdparty/jquery.gridster.min.css
similarity index 100%
rename from Web sites/pvs/lib/css/thirdparty/jquery.gridster.min.css
rename to WebSites/pvs/lib/css/thirdparty/jquery.gridster.min.css
diff --git a/Web sites/pvs/lib/js/freeboard/DatasourceModel.js b/WebSites/pvs/lib/js/freeboard/DatasourceModel.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/DatasourceModel.js
rename to WebSites/pvs/lib/js/freeboard/DatasourceModel.js
diff --git a/Web sites/pvs/lib/js/freeboard/DeveloperConsole.js b/WebSites/pvs/lib/js/freeboard/DeveloperConsole.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/DeveloperConsole.js
rename to WebSites/pvs/lib/js/freeboard/DeveloperConsole.js
diff --git a/Web sites/pvs/lib/js/freeboard/DialogBox.js b/WebSites/pvs/lib/js/freeboard/DialogBox.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/DialogBox.js
rename to WebSites/pvs/lib/js/freeboard/DialogBox.js
diff --git a/Web sites/pvs/lib/js/freeboard/FreeboardModel.js b/WebSites/pvs/lib/js/freeboard/FreeboardModel.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/FreeboardModel.js
rename to WebSites/pvs/lib/js/freeboard/FreeboardModel.js
diff --git a/Web sites/pvs/lib/js/freeboard/FreeboardUI.js b/WebSites/pvs/lib/js/freeboard/FreeboardUI.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/FreeboardUI.js
rename to WebSites/pvs/lib/js/freeboard/FreeboardUI.js
diff --git a/Web sites/pvs/lib/js/freeboard/JSEditor.js b/WebSites/pvs/lib/js/freeboard/JSEditor.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/JSEditor.js
rename to WebSites/pvs/lib/js/freeboard/JSEditor.js
diff --git a/Web sites/pvs/lib/js/freeboard/PaneModel.js b/WebSites/pvs/lib/js/freeboard/PaneModel.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/PaneModel.js
rename to WebSites/pvs/lib/js/freeboard/PaneModel.js
diff --git a/Web sites/pvs/lib/js/freeboard/PluginEditor.js b/WebSites/pvs/lib/js/freeboard/PluginEditor.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/PluginEditor.js
rename to WebSites/pvs/lib/js/freeboard/PluginEditor.js
diff --git a/Web sites/pvs/lib/js/freeboard/ValueEditor.js b/WebSites/pvs/lib/js/freeboard/ValueEditor.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/ValueEditor.js
rename to WebSites/pvs/lib/js/freeboard/ValueEditor.js
diff --git a/Web sites/pvs/lib/js/freeboard/WidgetModel.js b/WebSites/pvs/lib/js/freeboard/WidgetModel.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/WidgetModel.js
rename to WebSites/pvs/lib/js/freeboard/WidgetModel.js
diff --git a/Web sites/pvs/lib/js/freeboard/freeboard.js b/WebSites/pvs/lib/js/freeboard/freeboard.js
similarity index 100%
rename from Web sites/pvs/lib/js/freeboard/freeboard.js
rename to WebSites/pvs/lib/js/freeboard/freeboard.js
diff --git a/Web sites/pvs/lib/js/thirdparty/codemirror.js b/WebSites/pvs/lib/js/thirdparty/codemirror.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/codemirror.js
rename to WebSites/pvs/lib/js/thirdparty/codemirror.js
diff --git a/Web sites/pvs/lib/js/thirdparty/head.js b/WebSites/pvs/lib/js/thirdparty/head.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/head.js
rename to WebSites/pvs/lib/js/thirdparty/head.js
diff --git a/Web sites/pvs/lib/js/thirdparty/jquery-ui.js b/WebSites/pvs/lib/js/thirdparty/jquery-ui.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/jquery-ui.js
rename to WebSites/pvs/lib/js/thirdparty/jquery-ui.js
diff --git a/Web sites/pvs/lib/js/thirdparty/jquery.caret.js b/WebSites/pvs/lib/js/thirdparty/jquery.caret.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/jquery.caret.js
rename to WebSites/pvs/lib/js/thirdparty/jquery.caret.js
diff --git a/Web sites/pvs/lib/js/thirdparty/jquery.gridster.js b/WebSites/pvs/lib/js/thirdparty/jquery.gridster.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/jquery.gridster.js
rename to WebSites/pvs/lib/js/thirdparty/jquery.gridster.js
diff --git a/Web sites/pvs/lib/js/thirdparty/jquery.js b/WebSites/pvs/lib/js/thirdparty/jquery.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/jquery.js
rename to WebSites/pvs/lib/js/thirdparty/jquery.js
diff --git a/Web sites/pvs/lib/js/thirdparty/jquery.xdomainrequest.js b/WebSites/pvs/lib/js/thirdparty/jquery.xdomainrequest.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/jquery.xdomainrequest.js
rename to WebSites/pvs/lib/js/thirdparty/jquery.xdomainrequest.js
diff --git a/Web sites/pvs/lib/js/thirdparty/knockout.js b/WebSites/pvs/lib/js/thirdparty/knockout.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/knockout.js
rename to WebSites/pvs/lib/js/thirdparty/knockout.js
diff --git a/Web sites/pvs/lib/js/thirdparty/underscore.js b/WebSites/pvs/lib/js/thirdparty/underscore.js
similarity index 100%
rename from Web sites/pvs/lib/js/thirdparty/underscore.js
rename to WebSites/pvs/lib/js/thirdparty/underscore.js
diff --git a/Web sites/pvs/package.json b/WebSites/pvs/package.json
similarity index 100%
rename from Web sites/pvs/package.json
rename to WebSites/pvs/package.json
diff --git a/Web sites/pvs/plugins/freeboard/freeboard.datasources.js b/WebSites/pvs/plugins/freeboard/freeboard.datasources.js
similarity index 100%
rename from Web sites/pvs/plugins/freeboard/freeboard.datasources.js
rename to WebSites/pvs/plugins/freeboard/freeboard.datasources.js
diff --git a/Web sites/pvs/plugins/freeboard/freeboard.widgets.js b/WebSites/pvs/plugins/freeboard/freeboard.widgets.js
similarity index 100%
rename from Web sites/pvs/plugins/freeboard/freeboard.widgets.js
rename to WebSites/pvs/plugins/freeboard/freeboard.widgets.js
diff --git a/Web sites/pvs/plugins/thirdparty/flot_extended.plugin.js b/WebSites/pvs/plugins/thirdparty/flot_extended.plugin.js
similarity index 100%
rename from Web sites/pvs/plugins/thirdparty/flot_extended.plugin.js
rename to WebSites/pvs/plugins/thirdparty/flot_extended.plugin.js
diff --git a/Web sites/pvs/plugins/thirdparty/jquery.sparkline.min.js b/WebSites/pvs/plugins/thirdparty/jquery.sparkline.min.js
similarity index 100%
rename from Web sites/pvs/plugins/thirdparty/jquery.sparkline.min.js
rename to WebSites/pvs/plugins/thirdparty/jquery.sparkline.min.js
diff --git a/Web sites/pvs/plugins/thirdparty/justgage.1.0.1.js b/WebSites/pvs/plugins/thirdparty/justgage.1.0.1.js
similarity index 100%
rename from Web sites/pvs/plugins/thirdparty/justgage.1.0.1.js
rename to WebSites/pvs/plugins/thirdparty/justgage.1.0.1.js
diff --git a/Web sites/pvs/plugins/thirdparty/raphael.2.1.0.min.js b/WebSites/pvs/plugins/thirdparty/raphael.2.1.0.min.js
similarity index 100%
rename from Web sites/pvs/plugins/thirdparty/raphael.2.1.0.min.js
rename to WebSites/pvs/plugins/thirdparty/raphael.2.1.0.min.js
diff --git a/Web sites/pvs/test/casper/tests/smoke_test.js b/WebSites/pvs/test/casper/tests/smoke_test.js
similarity index 100%
rename from Web sites/pvs/test/casper/tests/smoke_test.js
rename to WebSites/pvs/test/casper/tests/smoke_test.js
diff --git a/Web sites/pvs/test/casper/util/test_util.js b/WebSites/pvs/test/casper/util/test_util.js
similarity index 100%
rename from Web sites/pvs/test/casper/util/test_util.js
rename to WebSites/pvs/test/casper/util/test_util.js
diff --git a/Web sites/pvs/test/fixtures/input.json b/WebSites/pvs/test/fixtures/input.json
similarity index 100%
rename from Web sites/pvs/test/fixtures/input.json
rename to WebSites/pvs/test/fixtures/input.json
diff --git a/Web sites/pvs/test/run_browser_tests.sh b/WebSites/pvs/test/run_browser_tests.sh
similarity index 100%
rename from Web sites/pvs/test/run_browser_tests.sh
rename to WebSites/pvs/test/run_browser_tests.sh