/* Fix background flicker in IE */
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}

var SPCL = {
};
