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