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