{$cdtat_start}
$("#boxmain").css("background-image","url(/images/box_background_main_4_2.gif)");
$(".feedlink_{$id}").Tooltip({delay:0,track:false,showURL:false,showBody:" --- ",extraClass:"tooltip_normal tooltip_fixed_width"});
$("#feedAddItem_{$id}").show();
$(".feedcontainer").height($("#boxmain .boxcontent").height() - 21);
$(".feedcontainer").show();
{$cdtat_end}
读取错误
{$cdtat_start}
$(".feedlink_{$str[3]}").Tooltip({delay:0,track:false,showURL:false,showBody:" --- ",extraClass:"tooltip_normal tooltip_fixed_width"});
$("#feedAddItem_{$str[3]}").show();
$("#rss_feed_{$str[3]} .feedUpdateIndicator").hide();
{$cdtat_end}