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