window.onerror = null; function stat() { var navigator_agent = navigator.userAgent.toLowerCase(); var navigator_ie = (navigator_agent.indexOf("msie")!=-1); var navigator_netscape = (navigator.appName.indexOf("Netscape")!=-1); var navigator_java = navigator.javaEnabled(); var navigator_cookie = navigator.cookieEnabled; var navigator_windows = ((navigator_agent.indexOf("win")!=-1) || (navigator_agent.indexOf("32bit")!=-1)); var navigator_mac = (navigator_agent.indexOf("mac")!=-1); var screen_depth = screen.colorDepth; var screen_width = screen.width; var screen_height = screen.height; var document_location = escape(document.location.href); var document_referrer = escape(document.referrer); var detectableWithVB = false; var pluginFound = false; //var pluginFound = 0; var plugin_flash = detectFlash(); var plugin_director = detectDirector(); var plugin_acrobat = detectAcrobat(); var plugin_quicktime = detectQuickTime(); var plugin_realplayer = detectReal(); var plugin_media = detectWindowsMedia(); document.writeln("