try {
	if( navigator.appVersion.indexOf("MSIE 6",0) != -1) document.execCommand('BackgroundImageCache', false, true);
} catch(e) {}
