      function showApplet()
      {
        document.write('<applet archive=\"DuriusWaterPic.jar" WIDTH="505" HEIGHT="411" ALIGN="MIDDLE" CODE="DuriusWaterPic.class">');
        document.write('<PARAM NAME="cabbase" VALUE="DuriusWaterPic.cab">');
        document.write('<PARAM NAME="image" VALUE="./images/moon.jpg">');
        document.write('<PARAM NAME="dim" VALUE="6">');
        document.write('<PARAM NAME="noise" VALUE="0">');
        document.write('<PARAM NAME="mouse" VALUE="6">');
        document.write('<PARAM NAME="timer" VALUE="0">');
        document.write('<PARAM NAME="target" VALUE="_top">');
        document.write('<PARAM NAME="url" VALUE="http://www.prime-events.be/html/">');
        document.write('<PARAM NAME="bg" VALUE="00002E">');
        document.write('<PARAM NAME="reg" VALUE="29632115"><a href="http://www.prime-events.be/html/" target="_top"><img border="0" src="./images/moon.jpg" width="505" height="411" align="middle"/></a>');
        document.write('</applet>');
      }        
 
