aboutsummaryrefslogtreecommitdiffstats
path: root/src/PickTest/IntersectTest.html
blob: 46752f6792afc9dc31a82653f0808c261d064a1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
  <HEAD>
    <TITLE>IntersectTest</TITLE>
  </HEAD>
  <BODY BGCOLOR="#0C0C33">
    <applet align=middle code="IntersectTest.class" width=500 height=500>
      <blockquote>
	<hr>
	  If you were using a Java-capable browser,
	  you would see "IntersectTest" instead of this paragraph.
	  <hr>
      </blockquote>
    </applet>
  </BODY>
</HTML>