mirror of
https://github.com/freitz85/AppleIISd.git
synced 2025-08-08 00:25:07 +00:00
11 lines
285 B
HTML
11 lines
285 B
HTML
<html>
|
|
<head>
|
|
<script src="XilinxD.js"> </script>
|
|
<script src="applet.js"> </script>
|
|
<script src="plugin.js"> </script>
|
|
|
|
</head>
|
|
<body onload="javascript:checkJre()" bgcolor="#ffffff" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" >
|
|
</body>
|
|
</html>
|