head: Nach dem Head ist das sehr umfangreiche Skript von
<SCRIPT LANGUAGE="JavaScript">
bis zu dessen Ende
</SCRIPT>
einzugeben. Noch vor dem body wird ein Cascading Style Sheet folgendermaßen definiert:
<style type="text/css">
<!--
A:LINK {
text-decoration : none;
}
A:VISITED {
text-decoration : none;
}
P.main {
font-family : Comic Sans Ms;
font-size : 16pt;
font-weight : bold;
}
-->
</style>
body:
onunload="stopf()" onLoad="start()"
noch innerhalb des body-Tags.
Unmittelbar danach:
<Div id="textanim" style="position: absolute; left: 4; top: 80">
</Div>
<Layer name="textanim" left=4 top=80>
</Layer>