Add the presentation to your HTML document by inserting the HTML code below. Also upload the two folders "3D_Kommutatormotor" and "wf-player". If these folders are already present, make sure they are updated. If these are uploaded to a different folder than the HTML document, then modify the CODEBASE attribute to point to that folder.

<!-- BEGIN WIREFUSION PRESENTATION CODE -->
<!-- Note: Presentation parameters are located in "3D_Kommutatormotor/launcher.js. -->
<div id="debugOut"></div>
<script language="JavaScript">
opengl=false;
</script>
<script language="JavaScript" type="text/javascript" src="3D_Kommutatormotor/launcher.js">
</script><noscript>
To view this <a href="http://www.demicron.com/wirefusion">WireFusion</a> presentation,
you need to enable JavaScript.</noscript>
<!-- END WIREFUSION PRESENTATION CODE -->