function tibu_load_css(value) { var head = document.getElementsByTagName('head')[0], style = document.createElement('style'), rules = document.createTextNode(value); style.type = 'text/css'; if(style.styleSheet) style.styleSheet.cssText = rules.nodeValue; else style.appendChild(rules); head.appendChild(style); } tibu_load_css('TABLE.tibu_block{ border-width: 0px;border-style: dashed;border-color: #808080;width: 100%;height: 100%;table-layout: fixed;}TABLE.tibu_ad {width: 100%;height: 100%;table-layout: fixed;}TD.tibu_img {height: 94px;width: 94px;text-align: left;vertical-align: middle;}TD.tibu_txt {text-align: left;vertical-align: middle;}TD.tibu_img IMG {width: 90px;height: 90px;border: 0px solid #03118F;padding:1px;margin: 0 auto;float: none;}TD.tibu_txt A {font-family: Tahoma;font-weight: bold;font-size: 10px;text-decoration: none;color: #82081C;}TD.tibu_txt A:HOVER {font-size: 10px;text-decoration: none;color: #FC1E25;}'); function tibu_load_js(value) { var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = value; head.appendChild(script); } tibu_load_js('http://tibu.ru/pokaz.js'); var tibu_zoom_enable = 1; var tibu_type = 'js'; var tibu_fixed_align = 'none'; var tibu_width_max = 150; var tibu_width_min; var tibu_tables = 0; var tibu_rotate_delay = 0; var tibu_content = "
Стало известно о тюремном сроке для Лужкова
Почему на самом деле Каддафи проиграл войну
Стивен Спилберг работает над новым фильмом
"; var tibu_container = document.getElementById('tibu_container_1112'); if (tibu_container) tibu_container.innerHTML = tibu_content; else document.write(tibu_content);