/* IE6 SP1 */
try {
    document.execCommand("BackgroundImageCache", false, true);
} catch(ignored){}