function alphaBackgrounds() {} function antiFlickering() { try { document.execCommand("BackgroundImageCache", false, true); } catch (e) {} }