<html>
  <head>
      <title>Example</title>
  </head>
  <body>
    <h2>Example</h2>
      <hr>
      <applet code="GraphInteraction.class" width=800 height=380>
        <param name=functionlist value="prot1#fu1,prot2#fu1,prot3#fu3,prot7#fu3,prot4#fu2/fu1,prot5#fu2">
	<param name=interaction value="prot1-prot3,prot1-prot2,prot2-prot3,prot3-prot4,prot6-prot7,prot5-prot6">
        <param name=functionkey value="fu1#Function1,fu2#Function2,fu3#Function3">


	alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
	Your browser is completely ignoring the &lt;APPLET&gt; tag!

      </applet>
      <hr>
      <a href="example_so.html">The HTML source</a>.
  </body>
</html>