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