$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=8705D4002864A0C937CA8FB0AAB2AF88&yid=0D1D160AB8016934&aid=&iid=9CF7A0430CBB2DFD&sid=6313C162FF75889A&eid=4002B7787911C73B&ct=A3BCC0111860046162B1A013AFA78E2BB4B71D17B9E0905B36B940E2A66F605531523EF2AAF72DD3F579596CAB5EB7EDC3097D0CD8CFA114F1757DE01F3257B4&et=&flag=1&journal_id=sjssgncj&file_no=20200914&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=8705D4002864A0C937CA8FB0AAB2AF88&yid=0D1D160AB8016934&aid=&iid=9CF7A0430CBB2DFD&sid=6313C162FF75889A&eid=4002B7787911C73B&ct=A3BCC0111860046162B1A013AFA78E2BB4B71D17B9E0905B36B940E2A66F605531523EF2AAF72DD3F579596CAB5EB7EDC3097D0CD8CFA114F1757DE01F3257B4&et=&flag=1&journal_id=sjssgncj&file_no=20200914&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=8705D4002864A0C937CA8FB0AAB2AF88&yid=0D1D160AB8016934&aid=&iid=9CF7A0430CBB2DFD&sid=6313C162FF75889A&eid=4002B7787911C73B&ct=A3BCC0111860046162B1A013AFA78E2BB4B71D17B9E0905B36B940E2A66F605531523EF2AAF72DD3F579596CAB5EB7EDC3097D0CD8CFA114F1757DE01F3257B4&et=&flag=1&journal_id=sjssgncj&file_no=20200914&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=8705D4002864A0C937CA8FB0AAB2AF88&yid=0D1D160AB8016934&aid=&iid=9CF7A0430CBB2DFD&sid=6313C162FF75889A&eid=4002B7787911C73B&ct=A3BCC0111860046162B1A013AFA78E2BB4B71D17B9E0905B36B940E2A66F605531523EF2AAF72DD3F579596CAB5EB7EDC3097D0CD8CFA114F1757DE01F3257B4&et=&flag=1&journal_id=sjssgncj&file_no=20200914&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });