
function insert_applet(){
document.write('<APPLET CODE=DS_LakeMenu.class archive=DS_LakeMenu.jar CODEBASE="./" width=850 height=220>');
document.write('<PARAM NAME=credits VALUE="Applet by Dario Sciacca (www.dseffects.com)">');
document.write('<PARAM NAME=seltextcol VALUE="ff0000">');
document.write('<PARAM NAME=text1 VALUE="">');
document.write('<PARAM NAME=text2 VALUE="">');
document.write('<PARAM NAME=link1 VALUE="resources/images/newanim.jpg">');
document.write('<PARAM NAME=regtarget1 VALUE="_blank">');
document.write('<PARAM NAME=unseltextcol VALUE="ffff00">');
document.write('<PARAM NAME=textshadow VALUE="no">');
document.write('<PARAM NAME=textfont VALUE="Helvetica">');
document.write('<PARAM NAME=textstyle VALUE="plain">');
document.write('<PARAM NAME=menudir VALUE="vertical">');
document.write('<PARAM NAME=loadtext VALUE="Loading ...">');
document.write('<PARAM NAME=loadtextcolor VALUE="ffffff">');
document.write('<PARAM NAME=loadbgcolor VALUE="000000">');
document.write('<PARAM NAME=image VALUE="resources/images/newanim.jpg">');
document.write('<PARAM NAME=regKey VALUE="attt-ixhbixkapmofkd-zl-rhtad-zqth">');
document.write('<PARAM NAME=palette VALUE="1"><B>Sorry, no java browser</B></APPLET>');
}
