(function () {
var style = document.getElementsByTagName("style");
style[0].parentNode.removeChild(style[0]);
})();