You should not use Synchronous XMLHttpRequest.
Find where you are actually doing some Synchronous XMLHttpRequest, and stop doing it.
OR, your users will get really mad some day when, and if, it ever stops working.
JΛ̊KE
PS the mangled code you shared was not a Synchronous XMLHttpRequest.