var WTF = WTF || {}; var script_tag = document.createElement('script'); script_tag.setAttribute("type", "text/javascript"); script_tag.async = true; script_tag.setAttribute("src", "//wtrfall.com/assets/embed-17d97c84bbd67e8083308b0a7af4fce4.js"); (document.getElementsByTagName("head")[0] || document.documentElement).appendChild(script_tag); var css_tag = document.createElement('link'); css_tag.setAttribute("rel", "stylesheet"); css_tag.setAttribute("href", "//wtrfall.com/assets/embed-e95d337931cd8a0f0531c6e9833e1c59.css"); (document.getElementsByTagName("head")[0] || document.documentElement).appendChild(css_tag); var css = ".wtf_bc--skin--main-text { color: #000 !important; }.wtf_bc--skin--sec-text { color: rgba(0,0,0,0.3) !important; }.wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--time.wtf_bc--skin--item-header .wtf_bc--skin--sec-text { color: #FFF !important; }.wtf_bc--skin--link { color: #000 !important; text-decoration: underline; }.wtf_bc--skin--item-header .wtf_bc--skin--link { color: #757575!important; text-decoration: none !important; }.wtf_bc--skin--link:hover,.wtf_bc--skin--item-header .wtf_bc--skin--link:hover { color: #407BDC !important; }.wtf_bc--skin--bg-primary { background: #FFF !important; }.wtf_bc--skin--bg-gray { background: #F1F1F1 !important; }"; var style_tag = document.createElement('style'); style_tag.setAttribute("type", "text/css"); if (style_tag.styleSheet){ style_tag.styleSheet.cssText = css; } else { style_tag.appendChild(document.createTextNode(css)); } (document.getElementsByTagName("head")[0] || document.documentElement).appendChild(style_tag);