diff --git a/vipra-ui/app/html/help/articles.show.entities.html b/vipra-ui/app/html/help/articles.show.entities.html
new file mode 100644
index 0000000000000000000000000000000000000000..49ec6c07df9d3301a1897cb1a30980e37c3592d4
--- /dev/null
+++ b/vipra-ui/app/html/help/articles.show.entities.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-article-entities.png">
+  <img class="hover" src="img/ui-article-entities-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/articles.show.words.html b/vipra-ui/app/html/help/articles.show.words.html
new file mode 100644
index 0000000000000000000000000000000000000000..178ccccb73094c58c8c3a43b27c1ee25189182a0
--- /dev/null
+++ b/vipra-ui/app/html/help/articles.show.words.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-article-words.png">
+  <img class="hover" src="img/ui-article-words-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/entities.show.articles.html b/vipra-ui/app/html/help/entities.show.articles.html
new file mode 100644
index 0000000000000000000000000000000000000000..44ffbf35bbe566a8a9d3f0f30a21d4fd523cdcc6
--- /dev/null
+++ b/vipra-ui/app/html/help/entities.show.articles.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-entity-articles.png">
+  <img class="hover" src="img/ui-entity-articles-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/topics.show.articles.html b/vipra-ui/app/html/help/topics.show.articles.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad48e9db1eddbd035e104567d141d60ede4b13e7
--- /dev/null
+++ b/vipra-ui/app/html/help/topics.show.articles.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-topic-articles.png">
+  <img class="hover" src="img/ui-topic-articles-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/topics.show.sequences.html b/vipra-ui/app/html/help/topics.show.sequences.html
new file mode 100644
index 0000000000000000000000000000000000000000..de7036685e78fd6a636ac8d42cd395dde1416373
--- /dev/null
+++ b/vipra-ui/app/html/help/topics.show.sequences.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-topic-sequences.png">
+  <img class="hover" src="img/ui-topic-sequences-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/words.show.articles.html b/vipra-ui/app/html/help/words.show.articles.html
new file mode 100644
index 0000000000000000000000000000000000000000..1d4ad7eafae7a9c5a7536c23a001d22a43f705fd
--- /dev/null
+++ b/vipra-ui/app/html/help/words.show.articles.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-word-articles.png">
+  <img class="hover" src="img/ui-word-articles-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/html/help/words.show.topics.html b/vipra-ui/app/html/help/words.show.topics.html
new file mode 100644
index 0000000000000000000000000000000000000000..118a82b0783b8a190eaa68d4b8dc2c8242577b61
--- /dev/null
+++ b/vipra-ui/app/html/help/words.show.topics.html
@@ -0,0 +1,13 @@
+<p></p>
+
+<table class="help-listing">
+  <tr>
+    <td><kbd>1</kbd></td>
+    <td></td>
+  </tr>
+</table>
+
+<div class="image">
+  <img class="default" src="img/ui-word-topics.png">
+  <img class="hover" src="img/ui-word-topics-hover.png">
+</div>
\ No newline at end of file
diff --git a/vipra-ui/app/img/ui-article-entities-hover.png b/vipra-ui/app/img/ui-article-entities-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..a25026b06c52a96e1c9015df54fcba85997c3d0e
Binary files /dev/null and b/vipra-ui/app/img/ui-article-entities-hover.png differ
diff --git a/vipra-ui/app/img/ui-article-entities.png b/vipra-ui/app/img/ui-article-entities.png
index 78b6f6835f6996a302ee42acf5183bc44e629a5c..5320ecbea271b4f47132de13ef6d0f6e0a1f4dd8 100644
Binary files a/vipra-ui/app/img/ui-article-entities.png and b/vipra-ui/app/img/ui-article-entities.png differ
diff --git a/vipra-ui/app/img/ui-article-hover.png b/vipra-ui/app/img/ui-article-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..30a131cf4c4bb0cf4b380397a248bcc6291bbac8
Binary files /dev/null and b/vipra-ui/app/img/ui-article-hover.png differ
diff --git a/vipra-ui/app/img/ui-article-words-hover.png b/vipra-ui/app/img/ui-article-words-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..549242d8ca4b557f813e3c5057a5a234d39b1f1f
Binary files /dev/null and b/vipra-ui/app/img/ui-article-words-hover.png differ
diff --git a/vipra-ui/app/img/ui-article-words.png b/vipra-ui/app/img/ui-article-words.png
index b36b7ae1db342ae10c2385eb89a2b11202cff41e..3203ca89c11ef06b6ce5d93452615e376ec53f2c 100644
Binary files a/vipra-ui/app/img/ui-article-words.png and b/vipra-ui/app/img/ui-article-words.png differ
diff --git a/vipra-ui/app/img/ui-article.png b/vipra-ui/app/img/ui-article.png
index 11f3dc82aa1359a9a3ea4cd240ff4058423e0641..4779daa0485bdcd9ec2beb7602a84dda0ae660f4 100644
Binary files a/vipra-ui/app/img/ui-article.png and b/vipra-ui/app/img/ui-article.png differ
diff --git a/vipra-ui/app/img/ui-articles-hover.png b/vipra-ui/app/img/ui-articles-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..14a0c4de06b00e2d5b8550ee20963f762134d64c
Binary files /dev/null and b/vipra-ui/app/img/ui-articles-hover.png differ
diff --git a/vipra-ui/app/img/ui-articles.png b/vipra-ui/app/img/ui-articles.png
index 1563d11fabe96066f68fffbd4617c46e25874672..83cac5bb9ea7e60f95fa83e5ca5d03390c042251 100644
Binary files a/vipra-ui/app/img/ui-articles.png and b/vipra-ui/app/img/ui-articles.png differ
diff --git a/vipra-ui/app/img/ui-entities-hover.png b/vipra-ui/app/img/ui-entities-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..286b3c21ec011dd5c65aa27dad0725bbc521309e
Binary files /dev/null and b/vipra-ui/app/img/ui-entities-hover.png differ
diff --git a/vipra-ui/app/img/ui-entities.png b/vipra-ui/app/img/ui-entities.png
index 93720c0ba85f69e3a95b301798a5763312047709..2b90f803e23063b682e098a4d0f2dce277dbcc85 100644
Binary files a/vipra-ui/app/img/ui-entities.png and b/vipra-ui/app/img/ui-entities.png differ
diff --git a/vipra-ui/app/img/ui-entity-articles-hover.png b/vipra-ui/app/img/ui-entity-articles-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..179d1a28fdacd7042ce8eb68022430acbd3fda3d
Binary files /dev/null and b/vipra-ui/app/img/ui-entity-articles-hover.png differ
diff --git a/vipra-ui/app/img/ui-entity-articles.png b/vipra-ui/app/img/ui-entity-articles.png
index ad21645fa1f307b83e3adb7f4cd27d53ccfe44e4..be23c8c5362d7e6099a5a1b633f9253007ccef7a 100644
Binary files a/vipra-ui/app/img/ui-entity-articles.png and b/vipra-ui/app/img/ui-entity-articles.png differ
diff --git a/vipra-ui/app/img/ui-entity-hover.png b/vipra-ui/app/img/ui-entity-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..9477eab13df7043489e9c7faaaede95f02022e47
Binary files /dev/null and b/vipra-ui/app/img/ui-entity-hover.png differ
diff --git a/vipra-ui/app/img/ui-entity.png b/vipra-ui/app/img/ui-entity.png
index fb8fa38c8058b0aec699aba11cfd1b8f58c152ad..d4d52cd0d8cd6e3b9adcecbaea4c8fbbc9ce4995 100644
Binary files a/vipra-ui/app/img/ui-entity.png and b/vipra-ui/app/img/ui-entity.png differ
diff --git a/vipra-ui/app/img/ui-explorer-hover.png b/vipra-ui/app/img/ui-explorer-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..65a0e139d2f7e76142665be7b88e6686657f0ad7
Binary files /dev/null and b/vipra-ui/app/img/ui-explorer-hover.png differ
diff --git a/vipra-ui/app/img/ui-explorer.png b/vipra-ui/app/img/ui-explorer.png
index dcdcf4f2260787054cb974b733a8ec72f775bdf1..6f3da480f1917ea50da7f4e8dba2cab8b9bd4fb8 100644
Binary files a/vipra-ui/app/img/ui-explorer.png and b/vipra-ui/app/img/ui-explorer.png differ
diff --git a/vipra-ui/app/img/ui-network-hover.png b/vipra-ui/app/img/ui-network-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..747b24f404dedd9e8952afac8284bebfb11fb27e
Binary files /dev/null and b/vipra-ui/app/img/ui-network-hover.png differ
diff --git a/vipra-ui/app/img/ui-network.png b/vipra-ui/app/img/ui-network.png
index 70ff07499c94f99b98761f615758f1ec5ec8920a..e771a87342b080c0826dbba00eb8aefea58aba54 100644
Binary files a/vipra-ui/app/img/ui-network.png and b/vipra-ui/app/img/ui-network.png differ
diff --git a/vipra-ui/app/img/ui-start-hover.png b/vipra-ui/app/img/ui-start-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..f2958a5a2517832bcec8147f34f5ae8bda066072
Binary files /dev/null and b/vipra-ui/app/img/ui-start-hover.png differ
diff --git a/vipra-ui/app/img/ui-start.png b/vipra-ui/app/img/ui-start.png
index 9c99fed60a5df258e9fd3815fb2f1afc1c13d77a..9e49747f87af094e46a36156dfd09b0948c6009e 100644
Binary files a/vipra-ui/app/img/ui-start.png and b/vipra-ui/app/img/ui-start.png differ
diff --git a/vipra-ui/app/img/ui-topic-articles-hover.png b/vipra-ui/app/img/ui-topic-articles-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..f500d599a0974b7877016d2af2da752c6059678b
Binary files /dev/null and b/vipra-ui/app/img/ui-topic-articles-hover.png differ
diff --git a/vipra-ui/app/img/ui-topic-articles.png b/vipra-ui/app/img/ui-topic-articles.png
index ea110d913c597a4a5775d8ac2df786480a299a7c..a142f80c6cc4e7fb3fd4b8eacc0fcab7fa02c8bd 100644
Binary files a/vipra-ui/app/img/ui-topic-articles.png and b/vipra-ui/app/img/ui-topic-articles.png differ
diff --git a/vipra-ui/app/img/ui-topic-hover.png b/vipra-ui/app/img/ui-topic-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..8baaf03b282478ff6704509dfb1f74f607e024ee
Binary files /dev/null and b/vipra-ui/app/img/ui-topic-hover.png differ
diff --git a/vipra-ui/app/img/ui-topic-sequences-hover.png b/vipra-ui/app/img/ui-topic-sequences-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbe5e9ec6351c9d39a75dd35403ab7b677f4cbd4
Binary files /dev/null and b/vipra-ui/app/img/ui-topic-sequences-hover.png differ
diff --git a/vipra-ui/app/img/ui-topic-sequences.png b/vipra-ui/app/img/ui-topic-sequences.png
index 328f2b33802b1fcf63ff4660656b8b201edcd47d..066ae5d8b8f4762b82f815fea8df8b9d1b4f1064 100644
Binary files a/vipra-ui/app/img/ui-topic-sequences.png and b/vipra-ui/app/img/ui-topic-sequences.png differ
diff --git a/vipra-ui/app/img/ui-topic.png b/vipra-ui/app/img/ui-topic.png
index 1fdd2296ea27d6e986003d3ca46e4a229c3c6338..53b8e9a074d1dee56845ff47d8c6469420558ceb 100644
Binary files a/vipra-ui/app/img/ui-topic.png and b/vipra-ui/app/img/ui-topic.png differ
diff --git a/vipra-ui/app/img/ui-topicmodels-hover.png b/vipra-ui/app/img/ui-topicmodels-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..a1d31d14ba49962a70da6d0c91cbde7c84d9a7b1
Binary files /dev/null and b/vipra-ui/app/img/ui-topicmodels-hover.png differ
diff --git a/vipra-ui/app/img/ui-topicmodels.png b/vipra-ui/app/img/ui-topicmodels.png
index 8ce48621f9f1c0530974bba6bc6aac1c2da0471c..0c9d355ec599157574667885e7e99255b62f2abc 100644
Binary files a/vipra-ui/app/img/ui-topicmodels.png and b/vipra-ui/app/img/ui-topicmodels.png differ
diff --git a/vipra-ui/app/img/ui-topics-hover.png b/vipra-ui/app/img/ui-topics-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..c9c0db021e0fcaaf6210d6510f51f0be0a35d85c
Binary files /dev/null and b/vipra-ui/app/img/ui-topics-hover.png differ
diff --git a/vipra-ui/app/img/ui-topics.png b/vipra-ui/app/img/ui-topics.png
index f7333816ea33b525b9cf9710c6cead195e648e48..629515c5663c3c42c7e30e7d08e454c7246050e8 100644
Binary files a/vipra-ui/app/img/ui-topics.png and b/vipra-ui/app/img/ui-topics.png differ
diff --git a/vipra-ui/app/img/ui-word-articles-hover.png b/vipra-ui/app/img/ui-word-articles-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..77271ebef44514ffc7c2491448ae25afae4d4645
Binary files /dev/null and b/vipra-ui/app/img/ui-word-articles-hover.png differ
diff --git a/vipra-ui/app/img/ui-word-articles.png b/vipra-ui/app/img/ui-word-articles.png
index 316fb74b4bc8e6d68ed2d9041007baa83deb9591..13b2886af0468f14760eb430c18f6075a1e0f867 100644
Binary files a/vipra-ui/app/img/ui-word-articles.png and b/vipra-ui/app/img/ui-word-articles.png differ
diff --git a/vipra-ui/app/img/ui-word-hover.png b/vipra-ui/app/img/ui-word-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..94bf1b9e4dddf5903bd661146077342839134d5b
Binary files /dev/null and b/vipra-ui/app/img/ui-word-hover.png differ
diff --git a/vipra-ui/app/img/ui-word-topics-hover.png b/vipra-ui/app/img/ui-word-topics-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..03e86c60d992b859f41534844084b04069b78a03
Binary files /dev/null and b/vipra-ui/app/img/ui-word-topics-hover.png differ
diff --git a/vipra-ui/app/img/ui-word-topics.png b/vipra-ui/app/img/ui-word-topics.png
index 25400bcb855162dca25b0f7236e46227b8098b44..4c35330a6daf5fe454ece5b65e3f7e142a8b313a 100644
Binary files a/vipra-ui/app/img/ui-word-topics.png and b/vipra-ui/app/img/ui-word-topics.png differ
diff --git a/vipra-ui/app/img/ui-word.png b/vipra-ui/app/img/ui-word.png
index 12dd883c79093e6338963e553bb90e71720b3b2b..96040e1895534c0ace9ee05c6e6e3a75d650a757 100644
Binary files a/vipra-ui/app/img/ui-word.png and b/vipra-ui/app/img/ui-word.png differ
diff --git a/vipra-ui/app/img/ui-words-hover.png b/vipra-ui/app/img/ui-words-hover.png
new file mode 100644
index 0000000000000000000000000000000000000000..c5b437c3cac2bb186147dfd8654b60b9ed1899e6
Binary files /dev/null and b/vipra-ui/app/img/ui-words-hover.png differ
diff --git a/vipra-ui/app/img/ui-words.png b/vipra-ui/app/img/ui-words.png
index 1c5ac444fc13187bee874a3e541aeb076b93ab23..9d1e4f78f432b73a355b785ff02a3c9848a49dbf 100644
Binary files a/vipra-ui/app/img/ui-words.png and b/vipra-ui/app/img/ui-words.png differ
diff --git a/vipra-ui/app/img/vipra-screencast.png b/vipra-ui/app/img/vipra-screencast.png
deleted file mode 100644
index 1899f932bd4c766bb073d5c6baab87634d4cb158..0000000000000000000000000000000000000000
Binary files a/vipra-ui/app/img/vipra-screencast.png and /dev/null differ
diff --git a/vipra-ui/app/js/app.js b/vipra-ui/app/js/app.js
index 1720e2110d5321a1ec4cf067d57530cf11a01e85..4cc3fa117564f91bfc8f3797ef4a20ff22fe07b3 100644
--- a/vipra-ui/app/js/app.js
+++ b/vipra-ui/app/js/app.js
@@ -256,6 +256,7 @@
       $rootScope.oldState = fromState;
       $rootScope.state = toState;
       Alerter.removeAlerts();
+      window.scrollTo(0,0);
     });
 
     $rootScope.$on('$stateChangeStart', function() {
diff --git a/vipra-ui/app/less/app.less b/vipra-ui/app/less/app.less
index b3d6b2c4f5300b203224a45a2bec4983260197c2..f767b795d3a85673a13b194f99c255043470f783 100644
--- a/vipra-ui/app/less/app.less
+++ b/vipra-ui/app/less/app.less
@@ -850,7 +850,7 @@ entity-menu {
 }
 
 .article-popover-text {
-  max-height: 300px;
+  max-height: 200px;
   overflow-y: auto;
   overflow-x: hidden;
 }