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