			document.writeln("<APPLET NAME='DigiChat' CODEBASE='http://184.22.57.71/DigiChat/DigiClasses/' ");
			document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
			document.writeln("HEIGHT=100 WIDTH=200 ALIGN='MIDDLE' ");
			document.writeln("ARCHIVE=Client.jar MAYSCRIPT>");
			document.write(" <PARAM NAME=cabbase value=Client.cab>");
			document.write(" <param NAME=ports VALUE=7545,7546,7547,7548>");
			document.write(" <PARAM NAME=language VALUE=spanish.lang>");
			
			document.write(" <PARAM NAME=siteID VALUE=1000>");
			document.write(" <PARAM NAME=background VALUE=FFFFFF>");
			document.write(" <PARAM NAME=textcolor VALUE=000000>");
			document.write(" DigiChat requires a Java Compatible web browser to run. ");
			document.write(" </APPLET>");
// JavaScript Document
