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