$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=2019&aid=&iid=9CF7A0430CBB2DFD&sid=42425781F0B1C26E&eid=1371F55DA51B6E64&ct=A4897BFB4B1C89BDA21A6D37C8A169DD8FC35B57AE80E47C33B5F168D097EBA45E5804F2D0258092DFA2A35D6215832E&et=0B21557D3534438A0F6F650FFCC36EB4242664362DF6FBDF2BD0ACDAC5A7549106A99CF2B62611B7BFB5CB01FB5DFE5FFA9EA47846CC28CA4BB57A4D6B7D1D99A568C81F22F337CF&flag=1&journal_id=rjgc&file_no=20190911&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=2019&aid=&iid=9CF7A0430CBB2DFD&sid=42425781F0B1C26E&eid=1371F55DA51B6E64&ct=A4897BFB4B1C89BDA21A6D37C8A169DD8FC35B57AE80E47C33B5F168D097EBA45E5804F2D0258092DFA2A35D6215832E&et=0B21557D3534438A0F6F650FFCC36EB4242664362DF6FBDF2BD0ACDAC5A7549106A99CF2B62611B7BFB5CB01FB5DFE5FFA9EA47846CC28CA4BB57A4D6B7D1D99A568C81F22F337CF&flag=1&journal_id=rjgc&file_no=20190911&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=2019&aid=&iid=9CF7A0430CBB2DFD&sid=42425781F0B1C26E&eid=1371F55DA51B6E64&ct=A4897BFB4B1C89BDA21A6D37C8A169DD8FC35B57AE80E47C33B5F168D097EBA45E5804F2D0258092DFA2A35D6215832E&et=0B21557D3534438A0F6F650FFCC36EB4242664362DF6FBDF2BD0ACDAC5A7549106A99CF2B62611B7BFB5CB01FB5DFE5FFA9EA47846CC28CA4BB57A4D6B7D1D99A568C81F22F337CF&flag=1&journal_id=rjgc&file_no=20190911&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=2019&aid=&iid=9CF7A0430CBB2DFD&sid=42425781F0B1C26E&eid=1371F55DA51B6E64&ct=A4897BFB4B1C89BDA21A6D37C8A169DD8FC35B57AE80E47C33B5F168D097EBA45E5804F2D0258092DFA2A35D6215832E&et=0B21557D3534438A0F6F650FFCC36EB4242664362DF6FBDF2BD0ACDAC5A7549106A99CF2B62611B7BFB5CB01FB5DFE5FFA9EA47846CC28CA4BB57A4D6B7D1D99A568C81F22F337CF&flag=1&journal_id=rjgc&file_no=20190911&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });