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