document.writeln("<APPLET NAME='DigiChat' CODEBASE='http://digichat.nitronetdns.com/DigiChat/DigiClasses/' ");
document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
document.writeln("HEIGHT=500 WIDTH=950 ALIGN='MIDDLE' ");
document.writeln("ARCHIVE=Client_5_1_0_19.jar MAYSCRIPT>");	
			
document.write(" <PARAM NAME=siteID VALUE=8116958>");
document.write(" <PARAM NAME=RoomID VALUE=1000>");
document.write(" <PARAM NAME=ThemeID VALUE=1001>");
document.write(" <PARAM NAME=embedded VALUE=true>");
document.write(" <PARAM NAME=background VALUE=FFFFFF>");
document.write(" <PARAM NAME=textcolor VALUE=000000>");
document.write("<font face=Arial size=2>You need java to use this chat! You can find it here <a href=\"http://www.java.com/en/index.jsp\" target=\"_blank\">http://www.java.com/en/index.jsp</a> click the Get It Now button and install.</font>");
document.write(" </APPLET>");
