var html9=``;
$("div[id='pop_page_bottom']:first").before(html9);
$.ajax({url:'/xstat/PopTextArtList',data:{'artid':1818248,'type':1},cache:false,dataType:"json",success:function(res){var emptydiv=$("div[class='pop_page_text2_empty']:first");console.log('emptydiv',emptydiv);$.each(res,function(i,value){$(emptydiv).after(``);});$(emptydiv).remove();}});
$("div[id='articlebottom']:first").remove();
$("div[id='pop_page_bottom']:first").remove();
var truvidhtml=``;
$("div[id='truvid_title_top']:first").before(truvidhtml);
$(function (){loadGotRvpVideo();$("div[id='truvid_title_top']:first").remove();});