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