--- loncom/html/adm/jsMath/jsMath-msie-mac.js 2006/03/27 19:32:07 1.3 +++ loncom/html/adm/jsMath/jsMath-msie-mac.js 2006/05/17 22:19:27 1.4 @@ -24,8 +24,6 @@ -jsMath.Script.Start(); - /* * MSIE crashes if it changes the page too quickly, so we add a * delay between processing math entries. Unfortunately, this really @@ -53,5 +51,3 @@ jsMath.Add(jsMath,{ }); jsMath.Browser.delay = 75; // hope this is enough of a delay! - -jsMath.Script.End();