(function() { function ShowInformer(obj) { var news='
Отставка Азарова - что она означает?
'; if(obj != null) obj.innerHTML=news; } s=document.createElement("style"); s.type = "text/css"; cssCode = ".join_informer_1437 .join_img { max-width: 90px; max-height: 90px; } /* 200 */"; if (s.styleSheet) { s.styleSheet.cssText = cssCode; } else { s.appendChild(document.createTextNode(cssCode)); } document.getElementsByTagName("head")[0].appendChild(s); ShowInformer(document.getElementById('join_informer_1437')); })();