


function CG1( doc )
{
doc.write( '<TABLE BORDER=0 align=left>    <TR>      <TD><APPLET CODEBASE="." CODE="TreeApplet" NAME="TreeApplet" WIDTH="200" HEIGHT="500"><PARAM NAME="Copyright" VALUE="(c)1998 Robert Della Malva (robdella@webshuttle.ch)"><PARAM NAME="Tree_ScriptFile" VALUE="reglagemenu.txt"><PARAM NAME="Tree_DefaultUrlTarget" VALUE="rightframe"><PARAM NAME="Tree_ShowUrlSource" VALUE=""><PARAM NAME="Tree_MouseOverLinkSound" VALUE="drip.au"><PARAM NAME="Tree_MouseOverMenuSound" VALUE="drip.au"><PARAM NAME="Tree_MouseClickLinkSound" VALUE="piano.au"><PARAM NAME="Tree_MouseClickMenuClosedSound" VALUE="chirp.au"><PARAM NAME="Tree_MouseClickMenuOpenSound" VALUE="return.au">	</APPLET></TD>    </TR></TABLE>' );
}