function Init() { if ((navigator.appName != "Netscape") && (navigator.userAgent.indexOf('Opera') == "-1")) { window.setInterval("ShowFrameRate()", 1000); } SubmitPresetList(document.forms[0].PresetList); }