Download: http://www.mediafire.com/?bnp7p2hivzx5avp


Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>YOUR SITE NAME</title>
</head>

<body>
<applet code="client.class" archive="client.jar" width="1000px" height="1000px">
<PARAM NAME="worldid" VALUE="66"> 
<PARAM NAME="modewhat" VALUE="0"> 
<PARAM NAME="modewhere" VALUE="0"> 
<PARAM NAME="safemode" VALUE="0"> 
<PARAM NAME="members" VALUE="1"> 
<PARAM NAME="lang" VALUE="0"> 
</applet>
</body>
</html>