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