Update to Scout 8.0 release
diff --git a/index.php b/index.php
index 1da7510..c2469c2 100755
--- a/index.php
+++ b/index.php
@@ -34,8 +34,9 @@
 				<a href="#">Documentation</a>
 
 				<ul>
-					<li><a target="_blank" href="https://eclipsescout.github.io/7.0/beginners-guide.html">Beginner's Guide</a></li>
-					<li><a target="_blank" href="https://eclipsescout.github.io/7.0/technical-guide.html">Technical Guide</a></li>
+					<li><a target="_blank" href="https://eclipsescout.github.io/8.0/beginners-guide.html">Beginner's Guide</a></li>
+					<li><a target="_blank" href="https://eclipsescout.github.io/8.0/technical-guide.html">Technical Guide</a></li>
+					<li><a target="_blank" href="https://eclipsescout.github.io/8.0/technical-guide-js.html">Technical Guide for Scout JS</a></li>
 					<li><a target="_blank" href="https://eclipsescout.github.io/">More Documentation</a></li>
 				</ul>
 			</li>
@@ -93,8 +94,9 @@
 						<a href="#" >Documentation</a>
 
 						<ul class="dropdown-menu" role="menu">
-							<li><a target="_blank" href="https://eclipsescout.github.io/7.0/beginners-guide.html">Beginner's Guide</a></li>
-							<li><a target="_blank" href="https://eclipsescout.github.io/7.0/technical-guide.html">Technical Guide</a></li>
+							<li><a target="_blank" href="https://eclipsescout.github.io/8.0/beginners-guide.html">Beginner's Guide</a></li>
+							<li><a target="_blank" href="https://eclipsescout.github.io/8.0/technical-guide.html">Technical Guide</a></li>
+							<li><a target="_blank" href="https://eclipsescout.github.io/8.0/technical-guide-js.html">Technical Guide for Scout JS</a></li>
 							<li><a target="_blank" href="https://eclipsescout.github.io/">More Documentation</a></li>
 						</ul>
 					</li>
@@ -222,6 +224,7 @@
 								<div class="section-demo-actions">
 									<a target="_blank" href="https://scout.bsi-software.com/contacts/" class="btn btn-default demo-btn">Try "Contacts"</a>
 									<a target="_blank" href="https://scout.bsi-software.com/widgets/" class="btn btn-default demo-btn">Scout Widgets</a>
+									<a target="_blank" href="https://scout.bsi-software.com/jswidgets/" class="btn btn-default demo-btn">Scout JS Widgets</a>
 								</div><!-- /.section-demo-actions -->
 
 							</div><!-- /.col-md-6 -->
diff --git a/scout_helloworld.html b/scout_helloworld.html
index acd554c..a0659ce 100644
--- a/scout_helloworld.html
+++ b/scout_helloworld.html
@@ -526,7 +526,7 @@
     <br>
     <span id="email" class="email"><a href="mailto:scout@bsi-software.com">scout@bsi-software.com</a></span>
     <br>
-    <span id="revnumber">version 7.0</span>
+    <span id="revnumber">version 8.0</span>
    </div>
   </div>
   <div id="content">
@@ -642,13 +642,13 @@
       <p>Now that you have successfully created your first Scout application, you might want to learn more about Scout. To gain experience with Scout we recommend looking at the beginner&#x2019;s guide.</p>
      </div>
      <div class="paragraph">
-      <p><a href="https://eclipsescout.github.io/7.0/beginners-guide.html" target="_blank">Scout Beginner&#x2019;s Guide</a></p>
+      <p><a href="https://eclipsescout.github.io/8.0/beginners-guide.html" target="_blank">Scout Beginner&#x2019;s Guide</a></p>
      </div>
      <div class="paragraph">
       <p>If you are interested in Scout&#x2019;s concepts, architecture and features you probably want to have a look a the technical guide. For this, we are writing the Scout books.</p>
      </div>
      <div class="paragraph">
-      <p><a href="https://eclipsescout.github.io/7.0/technical-guide.html" target="_blank">Scout Technical Guide</a></p>
+      <p><a href="https://eclipsescout.github.io/8.0/technical-guide.html" target="_blank">Scout Technical Guide</a></p>
      </div>
      <div class="paragraph">
       <p>In case you should get stuck somewhere and need help, try to get answers by searching the web. And if despite reasonable efforts this approach does not help, contact us on the forum. Should you have solved issues on your own, please consider sharing your findings in the Scout forum as this can help other folks too.</p>
@@ -664,7 +664,7 @@
        <tbody>
         <tr>
          <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td>
-         <td class="content"> Do you want to improve this document? Have a look at the <a href="https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/blob/releases/7.0.x/docs/build/scout_helloworld/src/docs/scout_helloworld.adoc" target="_blank">sources</a> on GitHub. </td>
+         <td class="content"> Do you want to improve this document? Have a look at the <a href="https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/blob/releases/8.0.x/docs/build/scout_helloworld/src/docs/scout_helloworld.adoc" target="_blank">sources</a> on GitHub. </td>
         </tr>
        </tbody>
       </table>
@@ -674,8 +674,8 @@
   </div>
   <div id="footer">
    <div id="footer-text">
-     Version 7.0
-    <br> Last updated 2017-06-07 00:20:07 CEST
+     Version 8.0
+    <br> Last updated 2018-05-24 01:43:19 CEST
    </div>
   </div>
  </body>
diff --git a/scout_install.html b/scout_install.html
index 47fd989..c3c7e53 100644
--- a/scout_install.html
+++ b/scout_install.html
@@ -526,7 +526,7 @@
     <br>
     <span id="email" class="email"><a href="mailto:scout@bsi-software.com">scout@bsi-software.com</a></span>
     <br>
-    <span id="revnumber">version 7.0</span>
+    <span id="revnumber">version 8.0</span>
    </div>
   </div>
   <div id="content">
@@ -676,7 +676,7 @@
        <tbody>
         <tr>
          <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td>
-         <td class="content"> Do you want to improve this document? Have a look at the <a href="https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/blob/releases/7.0.x/docs/build/scout_install/src/docs/scout_install.adoc" target="_blank">sources</a> on GitHub. </td>
+         <td class="content"> Do you want to improve this document? Have a look at the <a href="https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/blob/releases/8.0.x/docs/build/scout_install/src/docs/scout_install.adoc" target="_blank">sources</a> on GitHub. </td>
         </tr>
        </tbody>
       </table>
@@ -686,8 +686,8 @@
   </div>
   <div id="footer">
    <div id="footer-text">
-     Version 7.0
-    <br> Last updated 2017-03-20 13:30:12 CET
+     Version 8.0
+    <br> Last updated 2018-05-24 01:43:19 CEST
    </div>
   </div>
  </body>