$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=885CEFEC57DA488F&aid=&iid=DF92D298D3FF1E6E&sid=0401E2DB1F51F8DE&eid=0401E2DB1F51F8DE&ct=95AD7261038E3414021D3F4912096733F23E945BA2383EEDBE6E481BA1E3BA7C7B7B4E50D407EB0B64302D2139FA777454A04B8765F637C690644939C37F91B6&et=&flag=1&journal_id=qgysgy&file_no=202207065&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=885CEFEC57DA488F&aid=&iid=DF92D298D3FF1E6E&sid=0401E2DB1F51F8DE&eid=0401E2DB1F51F8DE&ct=95AD7261038E3414021D3F4912096733F23E945BA2383EEDBE6E481BA1E3BA7C7B7B4E50D407EB0B64302D2139FA777454A04B8765F637C690644939C37F91B6&et=&flag=1&journal_id=qgysgy&file_no=202207065&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=885CEFEC57DA488F&aid=&iid=DF92D298D3FF1E6E&sid=0401E2DB1F51F8DE&eid=0401E2DB1F51F8DE&ct=95AD7261038E3414021D3F4912096733F23E945BA2383EEDBE6E481BA1E3BA7C7B7B4E50D407EB0B64302D2139FA777454A04B8765F637C690644939C37F91B6&et=&flag=1&journal_id=qgysgy&file_no=202207065&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=885CEFEC57DA488F&aid=&iid=DF92D298D3FF1E6E&sid=0401E2DB1F51F8DE&eid=0401E2DB1F51F8DE&ct=95AD7261038E3414021D3F4912096733F23E945BA2383EEDBE6E481BA1E3BA7C7B7B4E50D407EB0B64302D2139FA777454A04B8765F637C690644939C37F91B6&et=&flag=1&journal_id=qgysgy&file_no=202207065&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });