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