[align=center][url=https://crossfeeling.ru/][img]https://i.ibb.co/4R5kycxn/image.png[/img][/url][/align]
<!--HTML-->
<!-- Ротатор рекламных шаблонов v1.1 © max, the murderer! 2022 -->
<script type="text/javascript">
$.get('/export.php?type=rss&tid=261', '', processXML);
function processXML(data) {
var templates = $(data).find('item description');
var template = $(templates[Math.floor(Math.random() * templates.length)]).text();
var head_post = $('.topic').find('.topicpost .post-content');
// нейтральный класс без слов "ad" / "rotator"
$(head_post).append(
'<div class="cf-dynamic-cell" style="margin-top:20px;">' +
template +
'</div>'
);
// починка "выделить код"
var text = select_text.linkText;
var codeLegend =
'<a href="javascript://" onclick="select_text($(this).parent().next().find(\'pre\').get(0));return!1">' +
text + '</a>';
$(head_post).find('.code-box .legend').html(codeLegend);
}
</script>


]



























