$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=a9db1c13c87ce289ea38239a9433c9dc&cid=2f92804c2b75a393&jid=07589aeecd3caf62793e23c25176c881&yid=2018&aid=82e83b0a82b46a9428b583a48793378a&iid=f3090ae9b60b7ed1&sid=&eid=&ct=338c8df61e470510af53d771abd3d20a30da49eabe31983fb787310e6f476bdcf2656e749197a9f31bdf8914421a450cce222f55507f1d660f23ec411b8424a6ea10a82ce25290994c839931563912b4d2704ed6d0a889a865902a4658f41d5c94b623fee55ff1b3a90aa622808bf6dd&et=&flag=1&journal_id=shhl&file_no=20171648&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=07589aeecd3caf62793e23c25176c881&yid=2018&aid=82e83b0a82b46a9428b583a48793378a&iid=f3090ae9b60b7ed1&sid=&eid=&ct=338c8df61e470510af53d771abd3d20a30da49eabe31983fb787310e6f476bdcf2656e749197a9f31bdf8914421a450cce222f55507f1d660f23ec411b8424a6ea10a82ce25290994c839931563912b4d2704ed6d0a889a865902a4658f41d5c94b623fee55ff1b3a90aa622808bf6dd&et=&flag=1&journal_id=shhl&file_no=20171648&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=07589aeecd3caf62793e23c25176c881&yid=2018&aid=82e83b0a82b46a9428b583a48793378a&iid=f3090ae9b60b7ed1&sid=&eid=&ct=338c8df61e470510af53d771abd3d20a30da49eabe31983fb787310e6f476bdcf2656e749197a9f31bdf8914421a450cce222f55507f1d660f23ec411b8424a6ea10a82ce25290994c839931563912b4d2704ed6d0a889a865902a4658f41d5c94b623fee55ff1b3a90aa622808bf6dd&et=&flag=1&journal_id=shhl&file_no=20171648&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=07589aeecd3caf62793e23c25176c881&yid=2018&aid=82e83b0a82b46a9428b583a48793378a&iid=f3090ae9b60b7ed1&sid=&eid=&ct=338c8df61e470510af53d771abd3d20a30da49eabe31983fb787310e6f476bdcf2656e749197a9f31bdf8914421a450cce222f55507f1d660f23ec411b8424a6ea10a82ce25290994c839931563912b4d2704ed6d0a889a865902a4658f41d5c94b623fee55ff1b3a90aa622808bf6dd&et=&flag=1&journal_id=shhl&file_no=20171648&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });