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