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