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://www.worthymailing.com/DigiChat/DigiClasses/' ");
document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
document.writeln("HEIGHT=100 WIDTH=200 ALIGN='MIDDLE' ");
document.writeln("ARCHIVE=Client_5_1_0_2.jar MAYSCRIPT>");
document.write(" <PARAM NAME=cabbase value=Client_5_1_0_2.cab>");

document.write(" <PARAM NAME=MenuItem1 VALUE=Good-News>");
document.write(" <PARAM NAME=MenuLocation1 VALUE=http://www.worthynews.com/goodnews.html>");
document.write(" <PARAM NAME=MenuItem2 VALUE=News>");
document.write(" <PARAM NAME=MenuLocation2 VALUE=http://www.worthynews.com>");
document.write(" <PARAM NAME=MenuItem3 VALUE='Boards'>");
document.write(" <PARAM NAME=MenuLocation3 VALUE=http://www.worthyboards.com/forums>");
document.write(" <PARAM NAME=MenuItem4 VALUE='Toons'>");
document.write(" <PARAM NAME=MenuLocation4 VALUE=http://www.worthytoons.com>");
document.write(" <PARAM NAME=MenuItem5 VALUE='Search'>");
document.write(" <PARAM NAME=MenuLocation5 VALUE=http://www.worthylinks.com>");
document.write(" <PARAM NAME=MenuItem6 VALUE='Emoticons'>");
document.write(" <PARAM NAME=MenuLocation6 VALUE=http://www.worthychat.com/emoticons.html>");
document.write(" <PARAM NAME=siteID VALUE=1023>");
document.write(" <PARAM NAME=background VALUE=F5F9FD>");
document.write(" <PARAM NAME=textcolor VALUE=000000>")

document.write(" <PARAM NAME=siteID VALUE=1023>");
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>");
