$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=96DE634E6C58DA2F555D8DE4827C478C&yid=EA357AD73C8E13BC&aid=8D2247D7C37E2B0A28E4BB91986F88E7&iid=DF92D298D3FF1E6E&sid=BCA2697F357F2001&eid=13553B2D12F347E8&ct=47C81E4F2D20C430E00BB656D075B3712C67F72D21CB533124D2F92B44CF5BC86B56BF7A0973E01269B8D3559C47DDFA931B014771C6B24E&et=&flag=1&journal_id=dgjs&file_no=20180705&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=96DE634E6C58DA2F555D8DE4827C478C&yid=EA357AD73C8E13BC&aid=8D2247D7C37E2B0A28E4BB91986F88E7&iid=DF92D298D3FF1E6E&sid=BCA2697F357F2001&eid=13553B2D12F347E8&ct=47C81E4F2D20C430E00BB656D075B3712C67F72D21CB533124D2F92B44CF5BC86B56BF7A0973E01269B8D3559C47DDFA931B014771C6B24E&et=&flag=1&journal_id=dgjs&file_no=20180705&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=96DE634E6C58DA2F555D8DE4827C478C&yid=EA357AD73C8E13BC&aid=8D2247D7C37E2B0A28E4BB91986F88E7&iid=DF92D298D3FF1E6E&sid=BCA2697F357F2001&eid=13553B2D12F347E8&ct=47C81E4F2D20C430E00BB656D075B3712C67F72D21CB533124D2F92B44CF5BC86B56BF7A0973E01269B8D3559C47DDFA931B014771C6B24E&et=&flag=1&journal_id=dgjs&file_no=20180705&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=96DE634E6C58DA2F555D8DE4827C478C&yid=EA357AD73C8E13BC&aid=8D2247D7C37E2B0A28E4BB91986F88E7&iid=DF92D298D3FF1E6E&sid=BCA2697F357F2001&eid=13553B2D12F347E8&ct=47C81E4F2D20C430E00BB656D075B3712C67F72D21CB533124D2F92B44CF5BC86B56BF7A0973E01269B8D3559C47DDFA931B014771C6B24E&et=&flag=1&journal_id=dgjs&file_no=20180705&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });