/*WinIE6のちらつき回避に重要！--------------*/try {	document.execCommand('BackgroundImageCache', false, true);} catch(e) {}