76786653c0
* fixes MASTER_SITES and HOMEPAGE * PERMIT_*_CDROM changes, non-commercial use only * new MAINTAINER Submitted by: Marc Matteo <marcm@lectroid.net>
21 lines
493 B
HTML
21 lines
493 B
HTML
<html>
|
|
<head>
|
|
<title> mindterm </title>
|
|
</head>
|
|
|
|
<body>
|
|
<h2>Mindterm</h2>
|
|
|
|
<p>This window controls the applet and the applet will be terminated once this window is closed or you leave this page.</p>
|
|
|
|
<applet code="com.mindbright.application.MindTerm.class"
|
|
archive="mindterm_ns.jar" width="0" height="0">
|
|
<param name=cabinets value="mindterm_ie.cab"/>
|
|
<param name=sepframe value="true"/>
|
|
<param name=autoprops value="both"/>
|
|
<param name=debug value="true"/>
|
|
</applet>
|
|
|
|
</body>
|
|
</head>
|