if (!tx2_posts) { var tx2_posts = []; } if(!tx2_logo) { var tx2_logo = 1; } if(!tx2_load_foot) { var tx2_load_foot = 1; } var tx2_domain = "tx2.ru"; var tx2_host = "http://" + tx2_domain + "/"; var tx2_rotator_host = "http://go2." + tx2_domain + "/"; var tx2_assets_count = 4; var tx2_informer_id = 19969; var tx2_banner_count = 4; var tx2_rows_num = 1; var tx2_css_style = ' .tx2_informer table {width:100%;} .tx2_informer td {text-align:center; padding:5px; vertical-align:top, vertical-align:top; } .tx2_informer img {padding:1px; border:solid 1px #CCC;} .tx2_informer a {font:bold 13px Arial;}'; var tx2_title_length = 0; var tx2_strip_exactly = true; var tx2_header = '
'; var tx2_div_id = "tx2_informer_" + tx2_informer_id; var tx2_div = document.getElementById(tx2_div_id); var tx2_data = ''; function tx2_slice_title(title) { if (tx2_title_length > 0 && tx2_title_length < title.length) if (tx2_strip_exactly) return title.substr(0, tx2_title_length); else return title.substr(0, tx2_title_length).replace(/\s\S*$/i, ''); else return title; } function tx2_insert() {if (tx2_div && tx2_data != '') {tx2_div.innerHTML = tx2_header + tx2_data + tx2_footer;}} function tx2_add(title, post_id, picture_src, last, index){ var asset = post_id % tx2_assets_count;str = '' + tx2_slice_title(title) + '
 | '; if (tx2_rows_num > 1 && !last && index != 0 && ((index + 1) % Math.floor(tx2_banner_count / tx2_rows_num)) == 0) str += '';if (!last) {str += '
';} tx2_data += str; tx2_posts.push("tx2_post_12074_19969_" + post_id); } if (tx2_div) { document.write('