$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=39C5284E28BA4BAFE85C74205E84C148&iid=A04140E723CB732E&sid=A4FA325EA800C820&eid=DBF54A8E2A721A6D&ct=9F8AF7BF6031D6A2E2D71FC129BBF8FA16F45F89C72B0F63BBD44B9B09849D3CCFD3936B480C217B4DA808F7369546314AAC518198EB97C398359D5986FF7D50&et=DCA5CABA83612A9420028BB88D16B103DD87F0AB9B2B2E42E3B0C198443CCE97F2AF48F260A5AC4DE779D454CB0AE36507A92D62109494C6E60BB64C1A8351C0DD9BF14F696CB063A221EF5D4A5D3486&flag=1&journal_id=dlbh&file_no=20132016&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=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=39C5284E28BA4BAFE85C74205E84C148&iid=A04140E723CB732E&sid=A4FA325EA800C820&eid=DBF54A8E2A721A6D&ct=9F8AF7BF6031D6A2E2D71FC129BBF8FA16F45F89C72B0F63BBD44B9B09849D3CCFD3936B480C217B4DA808F7369546314AAC518198EB97C398359D5986FF7D50&et=DCA5CABA83612A9420028BB88D16B103DD87F0AB9B2B2E42E3B0C198443CCE97F2AF48F260A5AC4DE779D454CB0AE36507A92D62109494C6E60BB64C1A8351C0DD9BF14F696CB063A221EF5D4A5D3486&flag=1&journal_id=dlbh&file_no=20132016&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=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=39C5284E28BA4BAFE85C74205E84C148&iid=A04140E723CB732E&sid=A4FA325EA800C820&eid=DBF54A8E2A721A6D&ct=9F8AF7BF6031D6A2E2D71FC129BBF8FA16F45F89C72B0F63BBD44B9B09849D3CCFD3936B480C217B4DA808F7369546314AAC518198EB97C398359D5986FF7D50&et=DCA5CABA83612A9420028BB88D16B103DD87F0AB9B2B2E42E3B0C198443CCE97F2AF48F260A5AC4DE779D454CB0AE36507A92D62109494C6E60BB64C1A8351C0DD9BF14F696CB063A221EF5D4A5D3486&flag=1&journal_id=dlbh&file_no=20132016&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=39C5284E28BA4BAFE85C74205E84C148&iid=A04140E723CB732E&sid=A4FA325EA800C820&eid=DBF54A8E2A721A6D&ct=9F8AF7BF6031D6A2E2D71FC129BBF8FA16F45F89C72B0F63BBD44B9B09849D3CCFD3936B480C217B4DA808F7369546314AAC518198EB97C398359D5986FF7D50&et=DCA5CABA83612A9420028BB88D16B103DD87F0AB9B2B2E42E3B0C198443CCE97F2AF48F260A5AC4DE779D454CB0AE36507A92D62109494C6E60BB64C1A8351C0DD9BF14F696CB063A221EF5D4A5D3486&flag=1&journal_id=dlbh&file_no=20132016&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });