$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=FAED5B8307148849E603AF426E15E263&yid=0D1D160AB8016934&aid=&iid=0B39A22176CE99FB&sid=&eid=&ct=A5954494FF757B61D1E52467B0CD1401E1BE4F76751D451956AE18FE8791D67D7EB0602B38669E99AA4AA2BD8C88974CC6F982D78B565EA03EFB6F2F23ECAA171E3F5D4BDDC76986613D634C34BA54D0&et=&flag=1&journal_id=hyjsxb&file_no=20200201&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=FAED5B8307148849E603AF426E15E263&yid=0D1D160AB8016934&aid=&iid=0B39A22176CE99FB&sid=&eid=&ct=A5954494FF757B61D1E52467B0CD1401E1BE4F76751D451956AE18FE8791D67D7EB0602B38669E99AA4AA2BD8C88974CC6F982D78B565EA03EFB6F2F23ECAA171E3F5D4BDDC76986613D634C34BA54D0&et=&flag=1&journal_id=hyjsxb&file_no=20200201&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=FAED5B8307148849E603AF426E15E263&yid=0D1D160AB8016934&aid=&iid=0B39A22176CE99FB&sid=&eid=&ct=A5954494FF757B61D1E52467B0CD1401E1BE4F76751D451956AE18FE8791D67D7EB0602B38669E99AA4AA2BD8C88974CC6F982D78B565EA03EFB6F2F23ECAA171E3F5D4BDDC76986613D634C34BA54D0&et=&flag=1&journal_id=hyjsxb&file_no=20200201&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=FAED5B8307148849E603AF426E15E263&yid=0D1D160AB8016934&aid=&iid=0B39A22176CE99FB&sid=&eid=&ct=A5954494FF757B61D1E52467B0CD1401E1BE4F76751D451956AE18FE8791D67D7EB0602B38669E99AA4AA2BD8C88974CC6F982D78B565EA03EFB6F2F23ECAA171E3F5D4BDDC76986613D634C34BA54D0&et=&flag=1&journal_id=hyjsxb&file_no=20200201&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });