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