$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=AB188D3B70B071C57EB64E395D864ECE&jid=A364A2D169EEE1D505283A2AEFF7793B&yid=FA004A8A4ED1540B&aid=58B061D630659B8A886C6CFA0AFA186E&iid=F3090AE9B60B7ED1&sid=DC330B09A33F1455&eid=44A4891E33BFF455&ct=C676D09D833236BB1A4A5549BFE2FCBA4F6A7AA3BA616FCE39E1923F3D64D4FEE21AD0028A1042C6B2C647E0592B1EF1&et=6FD48CA0A0DD47590B60325A8C589389F80935E3A5505AA225FB23D45BE4F323AFB9DBD50663E056A41E87C1FA2E24ADAE956A1752E474ADD2A09FAAB965F09491B64A83674B8E1B&flag=1&journal_id=bmjs&file_no=201710040&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=AB188D3B70B071C57EB64E395D864ECE&jid=A364A2D169EEE1D505283A2AEFF7793B&yid=FA004A8A4ED1540B&aid=58B061D630659B8A886C6CFA0AFA186E&iid=F3090AE9B60B7ED1&sid=DC330B09A33F1455&eid=44A4891E33BFF455&ct=C676D09D833236BB1A4A5549BFE2FCBA4F6A7AA3BA616FCE39E1923F3D64D4FEE21AD0028A1042C6B2C647E0592B1EF1&et=6FD48CA0A0DD47590B60325A8C589389F80935E3A5505AA225FB23D45BE4F323AFB9DBD50663E056A41E87C1FA2E24ADAE956A1752E474ADD2A09FAAB965F09491B64A83674B8E1B&flag=1&journal_id=bmjs&file_no=201710040&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=AB188D3B70B071C57EB64E395D864ECE&jid=A364A2D169EEE1D505283A2AEFF7793B&yid=FA004A8A4ED1540B&aid=58B061D630659B8A886C6CFA0AFA186E&iid=F3090AE9B60B7ED1&sid=DC330B09A33F1455&eid=44A4891E33BFF455&ct=C676D09D833236BB1A4A5549BFE2FCBA4F6A7AA3BA616FCE39E1923F3D64D4FEE21AD0028A1042C6B2C647E0592B1EF1&et=6FD48CA0A0DD47590B60325A8C589389F80935E3A5505AA225FB23D45BE4F323AFB9DBD50663E056A41E87C1FA2E24ADAE956A1752E474ADD2A09FAAB965F09491B64A83674B8E1B&flag=1&journal_id=bmjs&file_no=201710040&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=AB188D3B70B071C57EB64E395D864ECE&jid=A364A2D169EEE1D505283A2AEFF7793B&yid=FA004A8A4ED1540B&aid=58B061D630659B8A886C6CFA0AFA186E&iid=F3090AE9B60B7ED1&sid=DC330B09A33F1455&eid=44A4891E33BFF455&ct=C676D09D833236BB1A4A5549BFE2FCBA4F6A7AA3BA616FCE39E1923F3D64D4FEE21AD0028A1042C6B2C647E0592B1EF1&et=6FD48CA0A0DD47590B60325A8C589389F80935E3A5505AA225FB23D45BE4F323AFB9DBD50663E056A41E87C1FA2E24ADAE956A1752E474ADD2A09FAAB965F09491B64A83674B8E1B&flag=1&journal_id=bmjs&file_no=201710040&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });