$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=96DE634E6C58DA2F555D8DE4827C478C&yid=0D1D160AB8016934&aid=CE0C145ADEC9275759155ED6CC1C3594&iid=94C357A881DFC066&sid=DB817633AA4F79B9&eid=4AD960B5AD2D111A&ct=948BE40D6CF8FD222A1C9F6FCCC92C29265A2A1BAB1836DAE781B33111FD6D849093ED0117130463FF04552B827115AA&et=&flag=1&journal_id=dgjs&file_no=20200511&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=0D1D160AB8016934&aid=CE0C145ADEC9275759155ED6CC1C3594&iid=94C357A881DFC066&sid=DB817633AA4F79B9&eid=4AD960B5AD2D111A&ct=948BE40D6CF8FD222A1C9F6FCCC92C29265A2A1BAB1836DAE781B33111FD6D849093ED0117130463FF04552B827115AA&et=&flag=1&journal_id=dgjs&file_no=20200511&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=0D1D160AB8016934&aid=CE0C145ADEC9275759155ED6CC1C3594&iid=94C357A881DFC066&sid=DB817633AA4F79B9&eid=4AD960B5AD2D111A&ct=948BE40D6CF8FD222A1C9F6FCCC92C29265A2A1BAB1836DAE781B33111FD6D849093ED0117130463FF04552B827115AA&et=&flag=1&journal_id=dgjs&file_no=20200511&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=0D1D160AB8016934&aid=CE0C145ADEC9275759155ED6CC1C3594&iid=94C357A881DFC066&sid=DB817633AA4F79B9&eid=4AD960B5AD2D111A&ct=948BE40D6CF8FD222A1C9F6FCCC92C29265A2A1BAB1836DAE781B33111FD6D849093ED0117130463FF04552B827115AA&et=&flag=1&journal_id=dgjs&file_no=20200511&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });