JAL-1432 updated copyright notices
[jalview.git] / examples / u_formComplete.html
index 9f0d1fd..a8daafd 100644 (file)
@@ -1,21 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <!--
-    * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)
-    * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle
-    * 
-    * This file is part of Jalview.
-    * 
-    * Jalview is free software: you can redistribute it and/or
-    * modify it under the terms of the GNU General Public License 
-    * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
-    *  
-    * Jalview is distributed in the hope that it will be useful, but 
-    * WITHOUT ANY WARRANTY; without even the implied warranty 
-    * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
-    * PURPOSE.  See the GNU General Public License for more details.
-    * 
-    * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
-  -->
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
+ * Copyright (C) 2014 The Jalview Authors
+ * 
+ * This file is part of Jalview.
+ * 
+ * Jalview is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License 
+ * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+ *  
+ * Jalview is distributed in the hope that it will be useful, but 
+ * WITHOUT ANY WARRANTY; without even the implied warranty 
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+ * PURPOSE.  See the GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * The Jalview Authors are detailed in the 'AUTHORS' file.
+-->
 <head>
   <TITLE>Access from Javascript</TITLE>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
@@ -146,12 +147,12 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
   <ul>
       <li ><a href="u_applets.html">JalviewLite Examples</a></li>
       <li ><a href="jalviewLiteJs.html">Javascript API</a></li>
-      <li ><a href="u_appletParameters.html">Applet Parameters</a></li>
+      <li ><a href="appletParameters.html">Applet Parameters</a></li>
       <li ><a href="u_embedded.html">Embedded Alignment</a></li>
       <li ><a href="u_embeddedWJmol.html">Jalview and Jmol</a></li>
       <li class="jvlite-nav-small"><a href="u_formComplete.html">Access from Javascript</a></li>
       <li ><a href="u_javascriptLaunch.html">Javascript Launch</a></li>
-      <li ><a href="u_linkedapplets_ng.html">Linked JalviewLite applets</a></li>
+      <li ><a href="u_linkedapplets_ng.html">Linked JalviewLites</a></li>
   </ul>
 </div>
 
@@ -161,9 +162,13 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
 <!-- boiler plate link to alternate demopage -->
 
 <div style="width: 100%">
-<div style="float:left;">
-</div><div style="border: 2px solid black; align: left; float:right;">
- Scary Java warnings ? Try <a href="formComplete.html">the signed applet demos</a>
+<div style="width:35%; align:left; float:right;">
+<div style="margin:8px; padding:8px; border: 2px solid black; align: center; float:center;">
+ Scary Java warnings ?<br/>Try <a href="formComplete.html">the signed applet demos</a>
+</div>
+<div style="margin:8px; padding:10px; align: left;">
+<p>Quick Links to jars for example:<br/><a href="u_jalviewApplet.jar">jalviewApplet.jar</a> and <a href="u_JmolApplet-12.2.4.jar">JmolApplet.jar</a>
+</p></div>
 </div>
 </div>