$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=4182BDE6AAE91C51&cid=E842965A0B2E2676&jid=C0BB083CCF5C3F2947D08D49C1D08629&yid=2014&aid=94A07988249806CD10850E3BE869422C&iid=CA4FD0336C81A37A&sid=28F8B56DB6BEE30E&eid=12DC19455C3A2FA8&ct=A1CC74137291D24F7A068B65EFF642863D674093D2BF06CD4AF7F2C39BBE002D79AA77C9A89CA76B77B137559A038E22274EF1C379D0D7AB&et=&flag=1&journal_id=jdfx&file_no=20140110&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=4182BDE6AAE91C51&cid=E842965A0B2E2676&jid=C0BB083CCF5C3F2947D08D49C1D08629&yid=2014&aid=94A07988249806CD10850E3BE869422C&iid=CA4FD0336C81A37A&sid=28F8B56DB6BEE30E&eid=12DC19455C3A2FA8&ct=A1CC74137291D24F7A068B65EFF642863D674093D2BF06CD4AF7F2C39BBE002D79AA77C9A89CA76B77B137559A038E22274EF1C379D0D7AB&et=&flag=1&journal_id=jdfx&file_no=20140110&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=4182BDE6AAE91C51&cid=E842965A0B2E2676&jid=C0BB083CCF5C3F2947D08D49C1D08629&yid=2014&aid=94A07988249806CD10850E3BE869422C&iid=CA4FD0336C81A37A&sid=28F8B56DB6BEE30E&eid=12DC19455C3A2FA8&ct=A1CC74137291D24F7A068B65EFF642863D674093D2BF06CD4AF7F2C39BBE002D79AA77C9A89CA76B77B137559A038E22274EF1C379D0D7AB&et=&flag=1&journal_id=jdfx&file_no=20140110&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=4182BDE6AAE91C51&cid=E842965A0B2E2676&jid=C0BB083CCF5C3F2947D08D49C1D08629&yid=2014&aid=94A07988249806CD10850E3BE869422C&iid=CA4FD0336C81A37A&sid=28F8B56DB6BEE30E&eid=12DC19455C3A2FA8&ct=A1CC74137291D24F7A068B65EFF642863D674093D2BF06CD4AF7F2C39BBE002D79AA77C9A89CA76B77B137559A038E22274EF1C379D0D7AB&et=&flag=1&journal_id=jdfx&file_no=20140110&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });