// So IE6 doesnt flicker background image on hover
document.execCommand("BackgroundImageCache",false,true);
