Вродебы так, но вобще хз((
Код
// AutoShow History in Messages
// Powered by TRANE73
// 31.05.2012 18:44
// Copyright (c) http://trane73.ru/
function show_history(){
$('#show_history').find('table:first').find('td[colspan="2"]:eq(1)').html($('#show_history').find('table:first').find('td[colspan="2"]:eq(1)').html().replace(/\[/g,'').replace(/\]/g,''));
$('#show_history').find('table:first').find('td[colspan="2"]:eq(1)').find('a span:contains("+")').remove();
$('.outputPM, .inputPM').show();
$(document).ready(function () {var scrollTop = $('.outputPM:last, .inputPM:last').offset().top; $(document).scrollTop(scrollTop);});
}
var url = location.href;
if(url.split('/')[4].split('-')[0] == '14' && url.split('/')[4].split('-')[2] == '0' && url.split('/')[4].split('-')[1] != '0' && url.split('/')[4].split('-')[3] == undefined)
show_history();
if(url.split('/')[4].split('-')[0] == '14' && url.split('/')[4].split('-')[2] == '1' && url.split('/')[4].split('-')[1] != '0' && url.split('/')[4].split('-')[3] == undefined)
show_history();
подпись: Если я помог тебе, помоги и ты мне Мой WMR --> R250600748056
p.s. это лучшее выражение благодарности))
