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