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