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