hs.addEventListener(document, 'ready', function () {
        if (hs.expandCursor || hs.dimmingOpacity) {
            var style = hs.createElement('style', {type: 'text/css'}, null,
                document.getElementsByTagName('HEAD')[0]),
                backCompat = document.compatMode == 'BackCompat';