0N/A<html>
0N/A <head>
0N/A <title>MoleculeViewer (example 1)</title>
0N/A </head>
0N/A <body>
0N/A <h1>MoleculeViewer (example 1)</h1>
0N/A <hr>
0N/A <applet code=XYZApp.class width=300 height=300>
3845N/A <param name=model value="models/HyaluronicAcid.xyz">
0N/A alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
0N/A Your browser is completely ignoring the &lt;APPLET&gt; tag!
0N/A </applet>
0N/A <hr>
0N/A <a href="XYZApp.java">The source</a>.
0N/A </body>
0N/A</html>
0N/A
0N/A
0N/A
0N/A
0N/A
0N/A