function openFlash(url) {
       window.open(url,"_blank","width=440,height=384,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=no,location=no,directories=no,copyhistory=no");
}

document.writeln("<APPLET NAME='DigiChat'CODEBASE='http://65.60.33.99/DigiChat/DigiClasses/' ");
document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
document.writeln("HEIGHT=80 WIDTH=200 ALIGN='MIDDLE' ");
document.writeln("ARCHIVE=Client.jar MAYSCRIPT>");
document.write(" <PARAM NAME=cabbase value=Client.cab>");

document.write(" <PARAM NAME=MenuItem1 VALUE=321GayTeenChat.Com>");
document.write(" <PARAM NAME=MenuLocation1 VALUE=http://www.321gayteenchat.com>");
document.write(" <PARAM NAME=siteID VALUE=1001>");
document.write(" <PARAM NAME=background VALUE=403896>");
document.write(" <PARAM NAME=textcolor VALUE=FFFFFF>");
document.write(" DigiChat requires a Java Compatible web browser to run. ");
document.write(" <PARAM NAME=ports VALUE=1000,1001,1002,1003>");
document.write(" </APPLET>");
