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