function chat()
{
document.write('<applet code="Client.class"  \n');
document.write('codebase="http://client1.addonchat.com/current/" \n');
document.write('alt="Prototek Sheetmetal Fabrication Chat" width="525" height="380" \n');
document.write('archive="scclient_en.zip"> \n');
document.write('<param name="room" value="58103"> \n');
document.write('<param name="wmode" value="transparent" /> \n');
document.write('</applet>');
}