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