// http://www.mister-pixel.com/#Content__state=is_that_simple
try {
	document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}
