function getAppletTags()
{
    document.write('<APPLET code="Trajectory.class" WIDTH=600 HEIGHT=480> </APPLET>');
}


