<!--
    document.write('<table width="600" border="0" cellspacing="0" cellpadding="0"><tr><td align=left><pre>');
    document.writeln(cssPath+cssName+cssVersion);
    document.writeln("");
    document.writeln("1234567890123456789 1234567890123456789 1234567890123456789 1234567890");
    document.writeln(agt);
    document.writeln(navigator.appVersion);
    document.writeln(is_major);
    document.write(is_minor);
    document.write("</pre></td></tr></table>");
// -->