$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=CA4792EDA9CC5A4E06A3DB141F34E486&yid=FF7AA908D58E97FA&aid=AF7A4B5B9217D8B32A5384E407A42B4B&iid=94C357A881DFC066&sid=5FF9F4F7CB1800C7&eid=4B168891B5E5FB30&ct=&et=99B31E528F72B9DAFB8106993D970350F3E07507D3F7F2E218132B69E0427C2C5867F1F5E5EAD3008C11E472B23548C002F219F9E8BEF47EA26144152EF1FF5A2FDC6EE99AE7FBC3A09DF6AB27076BB8CADD8649F76F7A185C7B09D5FDAC0645&flag=1&journal_id=gdzkb&file_no=20130505&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=CA4792EDA9CC5A4E06A3DB141F34E486&yid=FF7AA908D58E97FA&aid=AF7A4B5B9217D8B32A5384E407A42B4B&iid=94C357A881DFC066&sid=5FF9F4F7CB1800C7&eid=4B168891B5E5FB30&ct=&et=99B31E528F72B9DAFB8106993D970350F3E07507D3F7F2E218132B69E0427C2C5867F1F5E5EAD3008C11E472B23548C002F219F9E8BEF47EA26144152EF1FF5A2FDC6EE99AE7FBC3A09DF6AB27076BB8CADD8649F76F7A185C7B09D5FDAC0645&flag=1&journal_id=gdzkb&file_no=20130505&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=CA4792EDA9CC5A4E06A3DB141F34E486&yid=FF7AA908D58E97FA&aid=AF7A4B5B9217D8B32A5384E407A42B4B&iid=94C357A881DFC066&sid=5FF9F4F7CB1800C7&eid=4B168891B5E5FB30&ct=&et=99B31E528F72B9DAFB8106993D970350F3E07507D3F7F2E218132B69E0427C2C5867F1F5E5EAD3008C11E472B23548C002F219F9E8BEF47EA26144152EF1FF5A2FDC6EE99AE7FBC3A09DF6AB27076BB8CADD8649F76F7A185C7B09D5FDAC0645&flag=1&journal_id=gdzkb&file_no=20130505&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=CA4792EDA9CC5A4E06A3DB141F34E486&yid=FF7AA908D58E97FA&aid=AF7A4B5B9217D8B32A5384E407A42B4B&iid=94C357A881DFC066&sid=5FF9F4F7CB1800C7&eid=4B168891B5E5FB30&ct=&et=99B31E528F72B9DAFB8106993D970350F3E07507D3F7F2E218132B69E0427C2C5867F1F5E5EAD3008C11E472B23548C002F219F9E8BEF47EA26144152EF1FF5A2FDC6EE99AE7FBC3A09DF6AB27076BB8CADD8649F76F7A185C7B09D5FDAC0645&flag=1&journal_id=gdzkb&file_no=20130505&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });