$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=01BA20E8BA813E1924CB483152CA50D4FC5BD3CBB47B847F&cid=585D04A2453D8AD5DDFFE8BE5B16E24C&jid=B5979AD676463098871E3AB0D01416F8&yid=14E7EF987E4155E6&aid=CADB013281B5847D&iid=38B194292C032A66&sid=&eid=&ct=57B1635BFF10480FDA178CC48E02A05B3FEF6BA6AEBFFB38FA342E1D80A7221D&et=A7FF43D113689123164A4907031E6686E78B017B12880AAA297BC3CFC4637DBB4746C3B06B3AFBF2305176DABC9DDBFD&flag=1&journal_id=hndxsh&file_no=20010392&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=01BA20E8BA813E1924CB483152CA50D4FC5BD3CBB47B847F&cid=585D04A2453D8AD5DDFFE8BE5B16E24C&jid=B5979AD676463098871E3AB0D01416F8&yid=14E7EF987E4155E6&aid=CADB013281B5847D&iid=38B194292C032A66&sid=&eid=&ct=57B1635BFF10480FDA178CC48E02A05B3FEF6BA6AEBFFB38FA342E1D80A7221D&et=A7FF43D113689123164A4907031E6686E78B017B12880AAA297BC3CFC4637DBB4746C3B06B3AFBF2305176DABC9DDBFD&flag=1&journal_id=hndxsh&file_no=20010392&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=01BA20E8BA813E1924CB483152CA50D4FC5BD3CBB47B847F&cid=585D04A2453D8AD5DDFFE8BE5B16E24C&jid=B5979AD676463098871E3AB0D01416F8&yid=14E7EF987E4155E6&aid=CADB013281B5847D&iid=38B194292C032A66&sid=&eid=&ct=57B1635BFF10480FDA178CC48E02A05B3FEF6BA6AEBFFB38FA342E1D80A7221D&et=A7FF43D113689123164A4907031E6686E78B017B12880AAA297BC3CFC4637DBB4746C3B06B3AFBF2305176DABC9DDBFD&flag=1&journal_id=hndxsh&file_no=20010392&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=01BA20E8BA813E1924CB483152CA50D4FC5BD3CBB47B847F&cid=585D04A2453D8AD5DDFFE8BE5B16E24C&jid=B5979AD676463098871E3AB0D01416F8&yid=14E7EF987E4155E6&aid=CADB013281B5847D&iid=38B194292C032A66&sid=&eid=&ct=57B1635BFF10480FDA178CC48E02A05B3FEF6BA6AEBFFB38FA342E1D80A7221D&et=A7FF43D113689123164A4907031E6686E78B017B12880AAA297BC3CFC4637DBB4746C3B06B3AFBF2305176DABC9DDBFD&flag=1&journal_id=hndxsh&file_no=20010392&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });