$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=2017&aid=&iid=F3090AE9B60B7ED1&sid=B91E8C6D6FE990DB&eid=D3E34374A0D77D7F&ct=25B2390EB9829180DD8ABD2DA768D7741E17D3DCB3AFAFC32556D75B0065017F3B8B9786D1BEA558ED4AFDFD6460E69EAC82A23738599715&et=A90EAC7419FB9B228E3A147B729FC22F29D1B374A24E7E4AB93BA7AF7E5BC11928854302CB1BCFBF4F5D20978E99851181D0A0E5FDE3CDCD55F8BAF1952EFB71324066A168E3A40B410E3B2D6776416A&flag=1&journal_id=rjgc&file_no=20171008&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=&cid=&jid=&yid=2017&aid=&iid=F3090AE9B60B7ED1&sid=B91E8C6D6FE990DB&eid=D3E34374A0D77D7F&ct=25B2390EB9829180DD8ABD2DA768D7741E17D3DCB3AFAFC32556D75B0065017F3B8B9786D1BEA558ED4AFDFD6460E69EAC82A23738599715&et=A90EAC7419FB9B228E3A147B729FC22F29D1B374A24E7E4AB93BA7AF7E5BC11928854302CB1BCFBF4F5D20978E99851181D0A0E5FDE3CDCD55F8BAF1952EFB71324066A168E3A40B410E3B2D6776416A&flag=1&journal_id=rjgc&file_no=20171008&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=&cid=&jid=&yid=2017&aid=&iid=F3090AE9B60B7ED1&sid=B91E8C6D6FE990DB&eid=D3E34374A0D77D7F&ct=25B2390EB9829180DD8ABD2DA768D7741E17D3DCB3AFAFC32556D75B0065017F3B8B9786D1BEA558ED4AFDFD6460E69EAC82A23738599715&et=A90EAC7419FB9B228E3A147B729FC22F29D1B374A24E7E4AB93BA7AF7E5BC11928854302CB1BCFBF4F5D20978E99851181D0A0E5FDE3CDCD55F8BAF1952EFB71324066A168E3A40B410E3B2D6776416A&flag=1&journal_id=rjgc&file_no=20171008&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=&cid=&jid=&yid=2017&aid=&iid=F3090AE9B60B7ED1&sid=B91E8C6D6FE990DB&eid=D3E34374A0D77D7F&ct=25B2390EB9829180DD8ABD2DA768D7741E17D3DCB3AFAFC32556D75B0065017F3B8B9786D1BEA558ED4AFDFD6460E69EAC82A23738599715&et=A90EAC7419FB9B228E3A147B729FC22F29D1B374A24E7E4AB93BA7AF7E5BC11928854302CB1BCFBF4F5D20978E99851181D0A0E5FDE3CDCD55F8BAF1952EFB71324066A168E3A40B410E3B2D6776416A&flag=1&journal_id=rjgc&file_no=20171008&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });