$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=07589AEECD3CAF62793E23C25176C881&yid=2018&aid=F441CBF45712213386A416FE2575A82D&iid=94C357A881DFC066&sid=&eid=&ct=B7F4DE821BBF982C95103BC5FE8B537E82A8C5971746FAE464522F63F0B250CEABC3878AB44CE8B5017086EEC1573E6465B8BE8E6B2EF2129A7A9E8334913A8066968CD715A7AA6F&et=&flag=1&journal_id=shhl&file_no=20161271&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=F441CBF45712213386A416FE2575A82D&iid=94C357A881DFC066&sid=&eid=&ct=B7F4DE821BBF982C95103BC5FE8B537E82A8C5971746FAE464522F63F0B250CEABC3878AB44CE8B5017086EEC1573E6465B8BE8E6B2EF2129A7A9E8334913A8066968CD715A7AA6F&et=&flag=1&journal_id=shhl&file_no=20161271&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=F441CBF45712213386A416FE2575A82D&iid=94C357A881DFC066&sid=&eid=&ct=B7F4DE821BBF982C95103BC5FE8B537E82A8C5971746FAE464522F63F0B250CEABC3878AB44CE8B5017086EEC1573E6465B8BE8E6B2EF2129A7A9E8334913A8066968CD715A7AA6F&et=&flag=1&journal_id=shhl&file_no=20161271&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=F441CBF45712213386A416FE2575A82D&iid=94C357A881DFC066&sid=&eid=&ct=B7F4DE821BBF982C95103BC5FE8B537E82A8C5971746FAE464522F63F0B250CEABC3878AB44CE8B5017086EEC1573E6465B8BE8E6B2EF2129A7A9E8334913A8066968CD715A7AA6F&et=&flag=1&journal_id=shhl&file_no=20161271&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });