You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2018/04/21 21:53:00 UTC

svn commit: r1028755 [2/2] - in /websites/staging/jena/trunk/content: ./ about_jena/ documentation/ documentation/assembler/ documentation/csv/ documentation/extras/ documentation/extras/querybuilder/ documentation/fuseki2/ documentation/hadoop/ docume...

Modified: websites/staging/jena/trunk/content/documentation/query/negation.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/negation.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/negation.html Sat Apr 21 21:52:59 2018
@@ -302,7 +302,13 @@ need to restrict a variable to not being
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/parameterized-sparql-strings.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/parameterized-sparql-strings.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/parameterized-sparql-strings.html Sat Apr 21 21:52:59 2018
@@ -343,7 +343,13 @@ as these can allow a chained injection a
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/programmatic.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/programmatic.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/programmatic.html Sat Apr 21 21:52:59 2018
@@ -183,7 +183,13 @@ distribution, particularly <code>arq.exa
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/property_paths.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/property_paths.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/property_paths.html Sat Apr 21 21:52:59 2018
@@ -477,7 +477,13 @@ so the property function for <code>rdf:t
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/rdf_lists.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/rdf_lists.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/rdf_lists.html Sat Apr 21 21:52:59 2018
@@ -187,7 +187,13 @@ ARQ also provides <code>rdfs:member</cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/select_expr.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/select_expr.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/select_expr.html Sat Apr 21 21:52:59 2018
@@ -207,7 +207,13 @@ silently skipped.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/service.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/service.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/service.html Sat Apr 21 21:52:59 2018
@@ -334,7 +334,13 @@ False</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/sparql-remote.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/sparql-remote.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/sparql-remote.html Sat Apr 21 21:52:59 2018
@@ -231,7 +231,13 @@ is also very helpful.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/spatial-query.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/spatial-query.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/spatial-query.html Sat Apr 21 21:52:59 2018
@@ -477,7 +477,13 @@ They use a <code>EmbeddedSolrServer</cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/sub-select.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/sub-select.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/sub-select.html Sat Apr 21 21:52:59 2018
@@ -192,7 +192,13 @@ statement is enclosed in {} and is the o
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/support.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/support.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/support.html Sat Apr 21 21:52:59 2018
@@ -185,7 +185,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/support_request.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/support_request.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/support_request.html Sat Apr 21 21:52:59 2018
@@ -241,7 +241,13 @@ environment:</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/text-query.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/text-query.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/text-query.html Sat Apr 21 21:52:59 2018
@@ -1685,7 +1685,13 @@ include a compatible version of Lucene.<
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/update.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/update.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/update.html Sat Apr 21 21:52:59 2018
@@ -216,7 +216,13 @@ SPARQL Update operation, including prefi
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/writing_functions.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/writing_functions.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/writing_functions.html Sat Apr 21 21:52:59 2018
@@ -291,7 +291,13 @@ with the command line tools can load cus
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/writing_propfuncs.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/writing_propfuncs.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/writing_propfuncs.html Sat Apr 21 21:52:59 2018
@@ -311,7 +311,13 @@ New Triples or Graphs can therefore be c
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/query/xsd-support.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/xsd-support.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/xsd-support.html Sat Apr 21 21:52:59 2018
@@ -220,7 +220,13 @@ for later additions).</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/rdf/datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/rdf/datasets.html (original)
+++ websites/staging/jena/trunk/content/documentation/rdf/datasets.html Sat Apr 21 21:52:59 2018
@@ -265,7 +265,13 @@ with data read from URLs (files or from
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/rdf/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/rdf/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/rdf/index.html Sat Apr 21 21:52:59 2018
@@ -379,7 +379,13 @@ For brevity, we shorten <code>org.apache
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/rdfconnection/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/rdfconnection/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/rdfconnection/index.html Sat Apr 21 21:52:59 2018
@@ -401,7 +401,13 @@ operations are visible to the called cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/commands.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/commands.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/commands.html Sat Apr 21 21:52:59 2018
@@ -433,7 +433,13 @@ this command can corrupt the store.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/configuration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/configuration.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/configuration.html Sat Apr 21 21:52:59 2018
@@ -297,7 +297,13 @@ for the command <code>sdbprint</code>.</
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/database_layouts.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/database_layouts.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/database_layouts.html Sat Apr 21 21:52:59 2018
@@ -223,7 +223,13 @@ including mixed language use.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/databases_supported.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/databases_supported.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/databases_supported.html Sat Apr 21 21:52:59 2018
@@ -223,7 +223,13 @@ otherwise stated.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/dataset_description.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/dataset_description.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/dataset_description.html Sat Apr 21 21:52:59 2018
@@ -229,7 +229,13 @@ triggers full SPARQL to SQL translation,
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/db_notes.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/db_notes.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/db_notes.html Sat Apr 21 21:52:59 2018
@@ -336,7 +336,13 @@ performance, particularly <code>effectiv
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/faq.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/faq.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/faq.html Sat Apr 21 21:52:59 2018
@@ -196,7 +196,13 @@ be noticeably faster.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/fuseki_integration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/fuseki_integration.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/fuseki_integration.html Sat Apr 21 21:52:59 2018
@@ -209,7 +209,13 @@ it needs only to be accessible to the Fu
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/index.html Sat Apr 21 21:52:59 2018
@@ -237,7 +237,13 @@ TDBs substantially better performance an
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/installation.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/installation.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/installation.html Sat Apr 21 21:52:59 2018
@@ -198,7 +198,13 @@ environment variables <code>SDBROOT</cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/javaapi.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/javaapi.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/javaapi.html Sat Apr 21 21:52:59 2018
@@ -407,7 +407,13 @@ SDB.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/loading_data.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/loading_data.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/loading_data.html Sat Apr 21 21:52:59 2018
@@ -278,7 +278,13 @@ for the triple hash case (where no id lo
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html Sat Apr 21 21:52:59 2018
@@ -340,7 +340,13 @@ disks.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/query_performance.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/query_performance.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/query_performance.html Sat Apr 21 21:52:59 2018
@@ -247,7 +247,13 @@ advantages in query performance.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/quickstart.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/quickstart.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/quickstart.html Sat Apr 21 21:52:59 2018
@@ -216,7 +216,13 @@ execute in a reasonable time.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/sdb/store_description.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/store_description.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/store_description.html Sat Apr 21 21:52:59 2018
@@ -279,7 +279,13 @@ constructed by SDB. The <code>sdbType</c
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/serving_data/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/serving_data/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/serving_data/index.html Sat Apr 21 21:52:59 2018
@@ -605,7 +605,13 @@ with any compliant SPARQL 1.1 system off
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/architecture.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/architecture.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/architecture.html Sat Apr 21 21:52:59 2018
@@ -305,7 +305,13 @@ caches used by TDB.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/assembler.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/assembler.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/assembler.html Sat Apr 21 21:52:59 2018
@@ -356,7 +356,13 @@ reasoners.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/commands.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/commands.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/commands.html Sat Apr 21 21:52:59 2018
@@ -326,7 +326,13 @@ format.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/configuration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/configuration.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/configuration.html Sat Apr 21 21:52:59 2018
@@ -287,7 +287,13 @@ defaults. See the <a href="store-paramet
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/datasets.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/datasets.html Sat Apr 21 21:52:59 2018
@@ -261,7 +261,13 @@ The use of <a href="tdb_transactions.htm
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html Sat Apr 21 21:52:59 2018
@@ -216,7 +216,13 @@ graphs drawn only from the TDB data stor
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/faqs.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/faqs.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/faqs.html Sat Apr 21 21:52:59 2018
@@ -318,7 +318,13 @@ dataset can not be created in the same l
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/index.html Sat Apr 21 21:52:59 2018
@@ -211,7 +211,13 @@ for query, update and REST update over H
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/java_api.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/java_api.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/java_api.html Sat Apr 21 21:52:59 2018
@@ -272,7 +272,13 @@ returns without error.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/optimizer.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/optimizer.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/optimizer.html Sat Apr 21 21:52:59 2018
@@ -568,7 +568,13 @@ number of instances, in which case</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html Sat Apr 21 21:52:59 2018
@@ -242,7 +242,13 @@ under the symbol <code>SystemTDB.symTupl
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/requirements.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/requirements.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/requirements.html Sat Apr 21 21:52:59 2018
@@ -189,7 +189,13 @@ if TDB is not actively processing a quer
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html Sat Apr 21 21:52:59 2018
@@ -341,7 +341,13 @@ parameters modify the original.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/tdb_system.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/tdb_system.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/tdb_system.html Sat Apr 21 21:52:59 2018
@@ -204,7 +204,13 @@ if TDB is not actively processing a quer
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html Sat Apr 21 21:52:59 2018
@@ -404,7 +404,13 @@ actions. The database can then be used w
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html Sat Apr 21 21:52:59 2018
@@ -203,7 +203,13 @@ compared as needed.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb2/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb2/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb2/index.html Sat Apr 21 21:52:59 2018
@@ -203,7 +203,13 @@ of millions of triples.</li>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb2/tdb2_admin.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb2/tdb2_admin.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb2/tdb2_admin.html Sat Apr 21 21:52:59 2018
@@ -226,7 +226,13 @@ backup process on a database not in use.
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb2/tdb2_cmds.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb2/tdb2_cmds.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb2/tdb2_cmds.html Sat Apr 21 21:52:59 2018
@@ -191,7 +191,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb2/tdb2_fuseki.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb2/tdb2_fuseki.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb2/tdb2_fuseki.html Sat Apr 21 21:52:59 2018
@@ -247,7 +247,13 @@ PREFIX ja:      &lt;http://jena.hpl.hp.c
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tdb2/tdb2_migration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb2/tdb2_migration.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb2/tdb2_migration.html Sat Apr 21 21:52:59 2018
@@ -196,7 +196,13 @@ different packages. The base package nam
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html Sat Apr 21 21:52:59 2018
@@ -228,7 +228,13 @@ to select which inspectors are used.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html Sat Apr 21 21:52:59 2018
@@ -463,7 +463,13 @@ get listed inside the <code>values</code
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html Sat Apr 21 21:52:59 2018
@@ -1074,7 +1074,13 @@ as an <code>eye:inspector</code> propert
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/index.html Sat Apr 21 21:52:59 2018
@@ -223,7 +223,13 @@ a variety of tasks in developing Jena-ba
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/schemagen-maven.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/schemagen-maven.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/schemagen-maven.html Sat Apr 21 21:52:59 2018
@@ -354,7 +354,13 @@ and <a href="http://central.maven.org/ma
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/tools/schemagen.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/schemagen.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/schemagen.html Sat Apr 21 21:52:59 2018
@@ -1480,7 +1480,13 @@ blue.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/txn/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/txn/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/txn/index.html Sat Apr 21 21:52:59 2018
@@ -240,7 +240,13 @@ better concurrency with MR+SW (multiple-
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/txn/transactions_api.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/txn/transactions_api.html (original)
+++ websites/staging/jena/trunk/content/documentation/txn/transactions_api.html Sat Apr 21 21:52:59 2018
@@ -360,7 +360,13 @@ database server for multiple application
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/txn/transactions_tdb.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/txn/transactions_tdb.html (original)
+++ websites/staging/jena/trunk/content/documentation/txn/transactions_tdb.html Sat Apr 21 21:52:59 2018
@@ -231,7 +231,13 @@ slightly confusing).</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/documentation/txn/txn.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/txn/txn.html (original)
+++ websites/staging/jena/trunk/content/documentation/txn/txn.html Sat Apr 21 21:52:59 2018
@@ -352,7 +352,13 @@ for a read transaction takes the form:</
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/download/index.html
==============================================================================
--- websites/staging/jena/trunk/content/download/index.html (original)
+++ websites/staging/jena/trunk/content/download/index.html Sat Apr 21 21:52:59 2018
@@ -238,9 +238,6 @@ possible users use the latest official A
 preference to using any older versions of Jena.</p>
 <p>Previous Apache Jena releases can be found in the Apache archive area
 at <a href="http://archive.apache.org/dist/jena/">http://archive.apache.org/dist/jena</a></p>
-<script type="text/javascript">
-    document.getElementById("download").setAttribute("class", "active");
-</script>
   </div>
 </div>
 
@@ -257,7 +254,13 @@ at <a href="http://archive.apache.org/di
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/download/maven.html
==============================================================================
--- websites/staging/jena/trunk/content/download/maven.html (original)
+++ websites/staging/jena/trunk/content/download/maven.html Sat Apr 21 21:52:59 2018
@@ -352,7 +352,13 @@ require the current snapshots and Jena p
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/download/osgi.html
==============================================================================
--- websites/staging/jena/trunk/content/download/osgi.html (original)
+++ websites/staging/jena/trunk/content/download/osgi.html Sat Apr 21 21:52:59 2018
@@ -165,7 +165,13 @@
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_involved/index.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_involved/index.html (original)
+++ websites/staging/jena/trunk/content/getting_involved/index.html Sat Apr 21 21:52:59 2018
@@ -253,7 +253,13 @@ select <code>Team &gt; Create Patch</cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_involved/reviewing_contributions.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_involved/reviewing_contributions.html (original)
+++ websites/staging/jena/trunk/content/getting_involved/reviewing_contributions.html Sat Apr 21 21:52:59 2018
@@ -237,7 +237,13 @@ but does not help record the external co
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_started/fuseki.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/fuseki.html (original)
+++ websites/staging/jena/trunk/content/getting_started/fuseki.html Sat Apr 21 21:52:59 2018
@@ -185,7 +185,13 @@ using Jena on his GitHub site.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_started/index.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/index.html (original)
+++ websites/staging/jena/trunk/content/getting_started/index.html Sat Apr 21 21:52:59 2018
@@ -218,7 +218,13 @@ using Jena on his GitHub site.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_started/rdf_api.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/rdf_api.html (original)
+++ websites/staging/jena/trunk/content/getting_started/rdf_api.html Sat Apr 21 21:52:59 2018
@@ -187,7 +187,13 @@ using Jena on his GitHub site.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_started/sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/sparql.html (original)
+++ websites/staging/jena/trunk/content/getting_started/sparql.html Sat Apr 21 21:52:59 2018
@@ -185,7 +185,13 @@ using Jena on his GitHub site.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/getting_started/tell_me_how.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/tell_me_how.html (original)
+++ websites/staging/jena/trunk/content/getting_started/tell_me_how.html Sat Apr 21 21:52:59 2018
@@ -180,7 +180,13 @@ outlining your suggestion.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html Sat Apr 21 21:52:59 2018
@@ -184,7 +184,13 @@ appropriate license.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/help_and_support/faq.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/faq.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/faq.html Sat Apr 21 21:52:59 2018
@@ -165,7 +165,13 @@
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/help_and_support/index.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/index.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/index.html Sat Apr 21 21:52:59 2018
@@ -216,9 +216,6 @@ and <a href="http://answers.semanticweb.
   load of answering questions, and also ensures that answers are archived in case they're of use to others in the future.</p>
 </li>
 </ul>
-<script type="text/javascript">
-    document.getElementById("ask").setAttribute("class", "active");
-</script>
   </div>
 </div>
 
@@ -235,7 +232,13 @@ and <a href="http://answers.semanticweb.
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/index.html
==============================================================================
--- websites/staging/jena/trunk/content/index.html (original)
+++ websites/staging/jena/trunk/content/index.html Sat Apr 21 21:52:59 2018
@@ -204,11 +204,6 @@ h2:hover > .headerlink, h3:hover > .head
 </div>
 
 </div>
-
-<script type="text/javascript">
-    document.getElementById("homepage").setAttribute("class", "active");
-    document.title = "Apache Jena - Home"
-</script>
   </div>
 </div>
 
@@ -225,7 +220,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/index.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/index.html (original)
+++ websites/staging/jena/trunk/content/tutorials/index.html Sat Apr 21 21:52:59 2018
@@ -205,7 +205,13 @@ pouvez les voir en suivant ces liens:</p
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/rdf_api.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/rdf_api.html (original)
+++ websites/staging/jena/trunk/content/tutorials/rdf_api.html Sat Apr 21 21:52:59 2018
@@ -1432,7 +1432,13 @@ Another term for a statement.</dd>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/rdf_api_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/rdf_api_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/rdf_api_pt.html Sat Apr 21 21:52:59 2018
@@ -1092,7 +1092,13 @@ web site</a>.</dd>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql.html Sat Apr 21 21:52:59 2018
@@ -216,7 +216,13 @@ information, in the form of a set of bin
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns.html Sat Apr 21 21:52:59 2018
@@ -284,7 +284,13 @@ blank node although that is available wh
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_basic_patterns_pt.html Sat Apr 21 21:52:59 2018
@@ -256,7 +256,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_data.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_data.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_data.html Sat Apr 21 21:52:59 2018
@@ -268,7 +268,13 @@ machine does not care.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_data_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_data_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_data_pt.html Sat Apr 21 21:52:59 2018
@@ -252,7 +252,13 @@ Nosso banco de dados exemplo apenas cont
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_datasets.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_datasets.html Sat Apr 21 21:52:59 2018
@@ -396,7 +396,13 @@ graph and named graphs could be written
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_datasets_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_datasets_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_datasets_pt.html Sat Apr 21 21:52:59 2018
@@ -373,7 +373,13 @@ e o dado ser lido de <code>file:local.rd
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_filters.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_filters.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_filters.html Sat Apr 21 21:52:59 2018
@@ -263,7 +263,13 @@ not get a value and so was not tested by
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_filters_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_filters_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_filters_pt.html Sat Apr 21 21:52:59 2018
@@ -242,7 +242,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_optionals.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_optionals.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_optionals.html Sat Apr 21 21:52:59 2018
@@ -325,7 +325,13 @@ its triple with two variables.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_optionals_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_optionals_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_optionals_pt.html Sat Apr 21 21:52:59 2018
@@ -296,7 +296,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_page.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_page.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_page.html Sat Apr 21 21:52:59 2018
@@ -178,7 +178,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_pt.html Sat Apr 21 21:52:59 2018
@@ -205,7 +205,13 @@ RDF elaborado pelo
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_query1.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_query1.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_query1.html Sat Apr 21 21:52:59 2018
@@ -237,7 +237,13 @@ in the Jena distribution <code>lib/</cod
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_query1_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_query1_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_query1_pt.html Sat Apr 21 21:52:59 2018
@@ -242,7 +242,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_results.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_results.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_results.html Sat Apr 21 21:52:59 2018
@@ -249,7 +249,13 @@ otherwise false.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_results_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_results_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_results_pt.html Sat Apr 21 21:52:59 2018
@@ -216,7 +216,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_union.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_union.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_union.html Sat Apr 21 21:52:59 2018
@@ -307,7 +307,13 @@ order-dependent query.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/sparql_union_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql_union_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql_union_pt.html Sat Apr 21 21:52:59 2018
@@ -280,7 +280,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse.html (original)
+++ websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse.html Sat Apr 21 21:52:59 2018
@@ -256,7 +256,13 @@ with the latest version of Jena.</p>
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>

Modified: websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse_pt.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse_pt.html (original)
+++ websites/staging/jena/trunk/content/tutorials/using_jena_with_eclipse_pt.html Sat Apr 21 21:52:59 2018
@@ -215,7 +215,13 @@ h2:hover > .headerlink, h3:hover > .head
         </p>
       </div>
   </footer>
-      
+
+  <!-- for marking links as active in the navbar-menu -->
+  <script type="text/javascript">
+    var link = $('a[href="' + this.location.pathname + '"]');
+    if (link != undefined)
+      link.parents('li,ul').addClass('active');
+  </script>
 
 </body>
 </html>