   1. try {
   2. document.execCommand('BackgroundImageCache', false, true);
   3. } catch(e) {}

