$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=C287CD5914DB95B00ED31F56A3819908&iid=708DD6B15D2464E8&sid=AD16A18DBD734D13&eid=E089FDF3CDAE8561&ct=6C7AA515165A47459249AF9008424B046D85DBDFF7C5BFEC12203E7DC5F85AB2BBBB587205F2E28F4C526F39017C2AC5&et=FDC7E7FDC1A5E753A9B0096FEBE90CA256C212564C4C8B9C5EA55EF8A3DBDD256FE99C41172C9BF824B7074C04E42AA5523DBB4CC8C7A82EF54BD235681C8AC65289E8B98BB38938&flag=1&journal_id=csaen&file_no=7155&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=C287CD5914DB95B00ED31F56A3819908&iid=708DD6B15D2464E8&sid=AD16A18DBD734D13&eid=E089FDF3CDAE8561&ct=6C7AA515165A47459249AF9008424B046D85DBDFF7C5BFEC12203E7DC5F85AB2BBBB587205F2E28F4C526F39017C2AC5&et=FDC7E7FDC1A5E753A9B0096FEBE90CA256C212564C4C8B9C5EA55EF8A3DBDD256FE99C41172C9BF824B7074C04E42AA5523DBB4CC8C7A82EF54BD235681C8AC65289E8B98BB38938&flag=1&journal_id=csaen&file_no=7155&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=C287CD5914DB95B00ED31F56A3819908&iid=708DD6B15D2464E8&sid=AD16A18DBD734D13&eid=E089FDF3CDAE8561&ct=6C7AA515165A47459249AF9008424B046D85DBDFF7C5BFEC12203E7DC5F85AB2BBBB587205F2E28F4C526F39017C2AC5&et=FDC7E7FDC1A5E753A9B0096FEBE90CA256C212564C4C8B9C5EA55EF8A3DBDD256FE99C41172C9BF824B7074C04E42AA5523DBB4CC8C7A82EF54BD235681C8AC65289E8B98BB38938&flag=1&journal_id=csaen&file_no=7155&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });