$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=2020&aid=5A76E18CB3C3906CEF26528E9B5B8680&iid=A1927319B936F52D&sid=28F8B56DB6BEE30E&eid=9D453329DCCABB94&ct=A2EAF68533B1F413067C4E53B6CA19F934C1F697DF6299258A3FD817C2871D4B2214A8690952CB9E6F113216E1CEF08A&et=&flag=1&journal_id=gxzw&file_no=200016&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=2020&aid=5A76E18CB3C3906CEF26528E9B5B8680&iid=A1927319B936F52D&sid=28F8B56DB6BEE30E&eid=9D453329DCCABB94&ct=A2EAF68533B1F413067C4E53B6CA19F934C1F697DF6299258A3FD817C2871D4B2214A8690952CB9E6F113216E1CEF08A&et=&flag=1&journal_id=gxzw&file_no=200016&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=2020&aid=5A76E18CB3C3906CEF26528E9B5B8680&iid=A1927319B936F52D&sid=28F8B56DB6BEE30E&eid=9D453329DCCABB94&ct=A2EAF68533B1F413067C4E53B6CA19F934C1F697DF6299258A3FD817C2871D4B2214A8690952CB9E6F113216E1CEF08A&et=&flag=1&journal_id=gxzw&file_no=200016&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=2020&aid=5A76E18CB3C3906CEF26528E9B5B8680&iid=A1927319B936F52D&sid=28F8B56DB6BEE30E&eid=9D453329DCCABB94&ct=A2EAF68533B1F413067C4E53B6CA19F934C1F697DF6299258A3FD817C2871D4B2214A8690952CB9E6F113216E1CEF08A&et=&flag=1&journal_id=gxzw&file_no=200016&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });