Заходим в "Вид материалов" Форума
Находим:
Code
<?if($DO_REP_URL$)?>..................................................<?endif?>
Где точки, там текст, свой не выкладывал, у каждого может быть по разному.
И заменяем на:
Code
<script language="JavaScript">repSet = function (a,b,c,d) {
var k = [0, 'http://test.uweb.ws/img/er.png', 'http://test.uweb.ws/img/rel.gif', 'http://test.uweb.ws/img/ok.png'],r = $('img.repLoad' + c);
r.hide().attr('src', k[2]).fadeIn('fast');
$.get('/index/23-' + c, function (q) {
$.post('/index/', {a: 23,t: 1,s: c,act: a,ref: b,reason: d,ssid: $('input[name="ssid"]', $('cmd[p="content"]', q).text()).val()},function () {
r.hide().attr('src', k[3]).fadeIn('fast');})
})}</script>
<?if($DO_REP_URL$)?><DIV>Уважение</DIV><?endif?> <A href="$READ_REP_URL$"><B>[ $REP_RATING$ ]</B></A> <?if($DO_REP_URL$)?><?endif?><br>
<?if($DO_REP_URL$ && $USER_LOGGED_IN$ && $CUR_USER_ID$!=$UID$)?>
<a href="javascript://" onclick="repSet(1,'<?substr($NUMBER$, strpos($NUMBER$,'ению')+7,strpos(substr($NUMBER$,strpos($NUMBER$,'ению')+7),'ret')-3)?>',$UID$,'---');"><b>-</b></a> <img src="/.s/img/1px.gif" class="repLoad$UID$" align="absmiddle" /> <a href="javascript://" onclick="repSet(2,'<?substr($NUMBER$, strpos($NUMBER$,'ению')+7,strpos(substr($NUMBER$,strpos($NUMBER$,'ению')+7),'ret')-3)?>',$UID$,'+++');"><b>+</b></a><?endif?>