document.writeln("<applet code=\"TeaTricks.class\" archive=\"teatricks.zip\" width=161 height=370>");
document.writeln("<PARAM NAME=\"cabbase\" VALUE=\"teatricks.cab\">");
document.writeln("<p>To see Tea Tricks in action, you need to have Java installed.<br>");
document.writeln("And of course Java-support has to be turned on.</p>");
document.writeln("<ul>");
document.writeln("<li><a href=\"http://www.java.com/en/download/\">Download Java now</a>");
document.writeln("</ul>");
document.writeln("</applet>");
document.writeln("");