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