function visitweb_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); } visitweb_load_css('TABLE.visitweb_block { background: #FFFFFF; border-width: 0px; border-style: solid; border-color: #171717; width: 100%; height: 100%; table-layout: fixed; } TABLE.visitweb_ad { background: #7A99FF; border-width: 0px; border-style: solid; border-color: #CCCCCC; width: 100%; height: 100%; table-layout: fixed; } TD.visitweb_img { height: 90px; text-align: center; vertical-align: bottom; } TD.visitweb_txt { text-align: center; vertical-align: top; } TD.visitweb_img IMG { width: 90px; height: 90px; border: 0; margin: 0 auto; } TD.visitweb_txt A { font-family: Tahoma; font-weight: normal; font-size: 10px; text-decoration: underline; color: #0000CC; } TD.visitweb_txt A:HOVER { font-size: 10px; text-decoration: underline; color: #D50303; }'); function visitweb_load_js(value) { var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = value; head.appendChild(script); } visitweb_load_js('http://46.165.197.153/js/block_view.js'); var visitweb_zoom_enable = 1; var visitweb_type = 'js'; var visitweb_fixed_align = 'center'; var visitweb_width_max = 140; var visitweb_width_min; var visitweb_colsrows = 9; var visitweb_tables = 3; var visitweb_rotate_delay = 5000; var visitweb_content = "
"; var visitweb_container = document.getElementById('visitweb_container_4620'); if (visitweb_container) visitweb_container.innerHTML = visitweb_content; else document.write('