JAL-2055 removed stub first version of colours
[jalview.git] / examples / javascriptLaunch.html
index eb58465..e161ad6 100644 (file)
@@ -17,7 +17,7 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
 -->
 
-<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; "><b>Click <a href="index.html#javascriptLaunch"> here</a> to view decorated page</b></div>
+<div id="view_decorated" name="view_decorated"  style="margin:8px; padding:10px; border: 2px solid red; text-align:center; display:none;"><b>Click <a href="index.html#javascriptLaunch"> here</a> to view decorated page</b></div>
 
 <!-- boiler plate link to alternate demopage -->
 <div style="width: 100%">
@@ -115,7 +115,7 @@ function startJalview(aligURL,title,alwvar) {
 </SCRIPT>
   <form name="Form1">
 <applet name="JalviewLite"  code="jalview.bin.JalviewLite"
-archive="jalviewApplet.jar,JmolApplet-14.2.14_2015.06.11.jar" width="0" height="0">
+archive="jalviewApplet.jar,JmolApplet-14.2.14_2015.06.11.jar,java-json.jar,json_simple-1.1.jar" width="0" height="0">
 <param name="debug" value="true"/>
 <param name="showbutton" value="false"/>
 </applet>