$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=AB188D3B70B071C57EB64E395D864ECE&jid=A364A2D169EEE1D505283A2AEFF7793B&yid=140ECF96957D60B2&aid=FB39CBBB3156814B38E0F89B485B704D&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=24B2F8FD1C64CDFD&ct=17FE235B1C08E8A2C73D2CEB43381D00B5CFCB8D92F45AC889E3B462C935EDCCC240CCC81BA6BAB5&et=9A2B3ECE8B55D590E6E355423D82FAFD077DB87170F97DD6813403355F7F9A40B878559F5FDE3D12838CBC617AD97134E173F3401CA35A44535C8E478805B85DC76D3100E022D5E9&flag=1&journal_id=bmjsen&file_no=201005022&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=140ECF96957D60B2&aid=FB39CBBB3156814B38E0F89B485B704D&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=24B2F8FD1C64CDFD&ct=17FE235B1C08E8A2C73D2CEB43381D00B5CFCB8D92F45AC889E3B462C935EDCCC240CCC81BA6BAB5&et=9A2B3ECE8B55D590E6E355423D82FAFD077DB87170F97DD6813403355F7F9A40B878559F5FDE3D12838CBC617AD97134E173F3401CA35A44535C8E478805B85DC76D3100E022D5E9&flag=1&journal_id=bmjsen&file_no=201005022&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=140ECF96957D60B2&aid=FB39CBBB3156814B38E0F89B485B704D&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=24B2F8FD1C64CDFD&ct=17FE235B1C08E8A2C73D2CEB43381D00B5CFCB8D92F45AC889E3B462C935EDCCC240CCC81BA6BAB5&et=9A2B3ECE8B55D590E6E355423D82FAFD077DB87170F97DD6813403355F7F9A40B878559F5FDE3D12838CBC617AD97134E173F3401CA35A44535C8E478805B85DC76D3100E022D5E9&flag=1&journal_id=bmjsen&file_no=201005022&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=140ECF96957D60B2&aid=FB39CBBB3156814B38E0F89B485B704D&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=24B2F8FD1C64CDFD&ct=17FE235B1C08E8A2C73D2CEB43381D00B5CFCB8D92F45AC889E3B462C935EDCCC240CCC81BA6BAB5&et=9A2B3ECE8B55D590E6E355423D82FAFD077DB87170F97DD6813403355F7F9A40B878559F5FDE3D12838CBC617AD97134E173F3401CA35A44535C8E478805B85DC76D3100E022D5E9&flag=1&journal_id=bmjsen&file_no=201005022&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });