			document.writeln("<APPLET NAME='DigiChat' CODEBASE='http://www.cuautla.gob.mx/DigiChat/DigiClasses/' ");
			document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
			document.writeln("HEIGHT=100 WIDTH=200 ALIGN='MIDDLE' ");
//			document.writeln("HEIGHT=520 WIDTH=720 ALIGN='MIDDLE' ");
			document.writeln("ARCHIVE=Client.jar MAYSCRIPT>");
			document.write(" <PARAM NAME=cabbase value=Client.cab>");
			document.write(" <PARAM NAME=embedded VALUE=false>");
			document.write(" <PARAM NAME=MenuItem1 VALUE='Municipio de Cuautla'>");
			document.write(" <PARAM NAME=MenuLocation1 VALUE=http://www.cuautla.gob.mx>");
/*			document.write(" <PARAM NAME=MenuItem2 VALUE='DigiPosts BBS'>");
			document.write(" <PARAM NAME=MenuLocation2 VALUE=http://www.digiposts.com>");
			document.write(" <PARAM NAME=MenuItem3 VALUE='Hubz Instant Messenger'>");
			document.write(" <PARAM NAME=MenuLocation3 VALUE=http://www.hubz.com>");
			document.write(" <PARAM NAME=MenuItem4 VALUE='Enclave Community Suite'>");
			document.write(" <PARAM NAME=MenuLocation4 VALUE=http://www.enclavesuite.com>");
			document.write(" <PARAM NAME=MenuItem5 VALUE='Groopz E-Commerce'>");
			document.write(" <PARAM NAME=MenuLocation5 VALUE=http://www.groopz.com>");
*/		
			document.write(" <PARAM NAME=siteID VALUE=1003>");
			document.write(" <PARAM NAME=background VALUE=FFFFFF>");
			document.write(" <PARAM NAME=textcolor VALUE=000000>");
			document.write(" <PARAM NAME=language VALUE=spanish.lang>");
			document.write(" <span class='style1'><font color='#444444' face='TREBUCHET MS,ARIAL,HELVETICA'>Su navegador no es compatible con Java, para el funcionamiento del Chat es necesario contar con el software Java, por favor descargue e instale el software haciendo click <a href='http://java.sun.com/webapps/getjava/BrowserCheck?locale=es' target='sun'>aqu&iacute;</a>.</font></span> ");
			document.write(" </APPLET>");
