document.writeln("<APPLET NAME='DigiChat' CODEBASE='http://chat.karaj.info:9980/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=MenuItem1 VALUE=Karaj.info>");
document.write(" <PARAM NAME=MenuLocation1 VALUE=http://www.karaj.info>");
document.write(" <PARAM NAME=MenuItem2 VALUE='Pardise.net'>");
document.write(" <PARAM NAME=MenuLocation2 VALUE=http://www.pardise.net>");
document.write(" <PARAM NAME=MenuItem3 VALUE='Tehran 118'>");

document.write(" <PARAM NAME=MenuLocation3 VALUE=http://www.karaj.info/118>");

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>");
