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