This page requires the revweb plugin. You can get it
here. \n'); if (result) return name+','; else return ''; }function detectNS(ClassID,name) { n = ""; if (nse.indexOf(ClassID) != -1) if (navigator.mimeTypes[ClassID].enabledPlugin != null) n = name+","; return n; }pluginlist += navigator.javaEnabled() ? "Java," : "";if (pluginlist.length > 0) pluginlist = pluginlist.substring(0,pluginlist.length-1);var plugin = document.getElementById("plugin");var noplugin = document.getElementById("noplugin");plugin.style.display = "none";noplugin.style.display = "none";if(pluginlist.indexOf("Revolution")!=-1){ plugin.style.display = "block"; }else{ noplugin.style.display = "block"; }