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