Merge branch 'Release_2_8_Branch'
[jalview.git] / examples / formComplete.html
index 930f778..71a904a 100644 (file)
@@ -158,7 +158,7 @@ document.onclick = mclose;
                instance on the page.<br>
                View the source in your browser to see how it has been done. <br>
                <a name="api">View the full <a href="jalviewLiteJs.html">JalviewLite API documentation</a>.</a>
-               <applet code="jalview.bin.JalviewLite" width="140" height="35"
+               <applet code="jalview.bin.JalviewLite" width="0" height="0"
                        archive="jalviewApplet.jar" name="Jalview">
                        <param name="file" value="plantfdx.fa">
                        <param name="features" value="plantfdx.features">
@@ -167,14 +167,13 @@ document.onclick = mclose;
                        <param name="windowHeight" value="500">
                        <param name="windowWidth" value="650">
                        <param name="showFullId" value="false">
-                       <param name="RGB" value="F2F2FF">
-                       <param name="linkLabel_1" value="SRS">
-                       <param name="linkUrl_1"
-                               value="http://srs.ebi.ac.uk/srs7bin/cgi-bin/wgetz?-e+[uniprot-all:$SEQUENCE_ID$]+-vn+2">
-                       <param name="linkLabel_2" value="Uniprot">
-                       <param name="linkUrl_2"
-                               value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
-                       <param name="hidefeaturegroups" value="uniprot" />
+                              <param name="linkLabel_1" value="Uniprot">
+        <param name="linkUrl_1"
+         value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$">
+         <param name="linkLabel_2" value="Expasy">
+          <param name="linkUrl_2"
+           value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
+<param name="hidefeaturegroups" value="uniprot" />
                        <param name="showbutton" value="false" />
                </applet>
                <form name="exampleForm"><br>
@@ -202,10 +201,10 @@ document.onclick = mclose;
                        value="Hide groups" /></div>
                </form>
                </div>
-
+</div>
 <div id ="footer">
 <div id="innerFooter">
-<div id="copyright"><p>Copyright all rights reserved 2012</p></div>
+<div id="copyright"><p>Published under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC-SA 3.0</a></p></div>
 <div id="cite">
 <p>
 If you use Jalview in your work, please cite this publication:
@@ -214,11 +213,23 @@ If you use Jalview in your work, please cite this publication:
 <p>
 Waterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M. and Barton, G. J. (2009)
 "Jalview Version 2 - a multiple sequence alignment editor and analysis workbench"
-Bioinformatics 25 (9) 1189-1191 doi: 10.1093/bioinformatics/btp033
+Bioinformatics 25 (9) 1189-1191 <a href="http://dx.doi.org/10.1093/bioinformatics/btp033">doi: 10.1093/bioinformatics/btp033</a>
 </p>
 </div>
 </div>
 </div>
-</body>
+
+<script type="text/javascript">
+    var gaJsHost = (("https:" == document.location.protocol) ?
+ "https://ssl." : "http://www.");
+    document.write(unescape("%3Cscript src=\'" + gaJsHost +
+ "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try{
+    var pageTracker = _gat._getTracker("'UA-9060947-1'");
+    pageTracker._trackPageview();
+} catch(err) {}
+</script></body>
 </html>
   
\ No newline at end of file