The tags

    <APPLET CODEBASE="Duke"
            CODE="Animator.class"
            WIDTH=55 HEIGHT=68>
        <PARAM NAME="imagesource" VALUE="Duke">
        <PARAM NAME=endimage VALUE=10>
        <PARAM NAME=pause VALUE=100>
        <PARAM NAME=pauses VALUE=2500|100|100|100|100|100|100|100|100|100>
    </APPLET>

    <APPLET CODEBASE="cats"
            CODE="animator6.class"
            WIDTH=100 HEIGHT=100>
        <PARAM NAME="basename" VALUE="cats/t">
        <PARAM NAME="animation_speed" VALUE="100">
        <PARAM NAME="num_images" VALUE="11">
    </APPLET>