$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=0D1D160AB8016934&aid=420AD84FC5449E70397E391CB99EB437&iid=DF92D298D3FF1E6E&sid=4F2F18DD6F870C2C&eid=AA76E167F386B6B3&ct=349ED0AF64840CA49ED1C6C7BB5CA34C144B43A12C5C994AEA5E1FB890242EE620E4D473C941B4DDF5659375176EA4E5&et=&flag=1&journal_id=qgysgy&file_no=202007061&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#ReferenceList").html(xml); } }); $.get("/ch/reader/was_referenced_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=0D1D160AB8016934&aid=420AD84FC5449E70397E391CB99EB437&iid=DF92D298D3FF1E6E&sid=4F2F18DD6F870C2C&eid=AA76E167F386B6B3&ct=349ED0AF64840CA49ED1C6C7BB5CA34C144B43A12C5C994AEA5E1FB890242EE620E4D473C941B4DDF5659375176EA4E5&et=&flag=1&journal_id=qgysgy&file_no=202007061&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#WasReferencedList").html(xml); } }); $.get("/ch/reader/relate_article_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=0D1D160AB8016934&aid=420AD84FC5449E70397E391CB99EB437&iid=DF92D298D3FF1E6E&sid=4F2F18DD6F870C2C&eid=AA76E167F386B6B3&ct=349ED0AF64840CA49ED1C6C7BB5CA34C144B43A12C5C994AEA5E1FB890242EE620E4D473C941B4DDF5659375176EA4E5&et=&flag=1&journal_id=qgysgy&file_no=202007061&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); $.get("/ch/reader/self_relate_article_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=0D1D160AB8016934&aid=420AD84FC5449E70397E391CB99EB437&iid=DF92D298D3FF1E6E&sid=4F2F18DD6F870C2C&eid=AA76E167F386B6B3&ct=349ED0AF64840CA49ED1C6C7BB5CA34C144B43A12C5C994AEA5E1FB890242EE620E4D473C941B4DDF5659375176EA4E5&et=&flag=1&journal_id=qgysgy&file_no=202007061&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });