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