function showrecentcomments(json)
{
document.write('
');
for(var i=0;i
]*>/g;
l_rc=l_rc.replace(re,"");
if(m_rc==true)
document.write(k_rc[parseInt(i_rc,10)]+' '+j_rc+'. ');
document.write(''+b_rc.author[0].name.$t+' :');
if(l_rc.length“');
document.write(l_rc);
document.write('”
');
}else
{
document.write('“');
l_rc=l_rc.substring(0,o_rc);
var p_rc=l_rc.lastIndexOf(" ");
l_rc=l_rc.substring(0,p_rc);
document.write(l_rc+'…”
');
}
if(n_rc==true)
document.write('
');
}
document.write(' ');
}