home *** CD-ROM | disk | FTP | other *** search
- <!-- BEGIN THING TAGS -->
- <script language="JavaScript">
- <!-- if there is JS, this is how the Thing is created -->
- <!-- begin hiding
- WriteTM("##HREF##","##IMGSRC##","##THINGNAME##","##SCENEFILE##",##WIDTH##,##HEIGHT##, "##BGCOLOR##")
- // end hiding -->
- </SCRIPT>
-
- <NOSCRIPT>
- <!-- if there is no JS, this is how the Thing is created -->
- <object id="##THINGNAME##"
- name="##THINGNAME##"
- classid="##CLASSID##"
- codebase="##CODEBASE##"
- width=##WIDTH## height=##HEIGHT##>
- <param name="SceneFile" value="##SCENEFILE##">
- <param name="bgcolor" value="##BGCOLOR##">
- <EMBED type= application/x-Parable-Thing
- SceneFile="##SCENEFILE##"
- width=##WIDTH## height=##HEIGHT## bgcolor="##BGCOLOR##"
- pluginspage="##PLUGINSPACE##"
- name="##THINGNAME##">
- </object>
- <NOEMBED>
- <!-- if we are here there is no plug-in support -->
- %%PAR_PREVIEW_GIF%%
- </NOEMBED>
- </NOSCRIPT>
- <!-- END THING TAGS -->
-