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