$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=67289AFF6305E306&aid=D1BBF4A81DD55109FFEFDEC5CB34CCF8&iid=A04140E723CB732E&sid=80A07035DF96B0C4&eid=E44E40A2398D4F2A&ct=4B2F5754C30FB10D0C2FD70F089591FB54C5EF2662ACCE6AB5FBF83E70F04B4CEA646865AF248FD509FDC0DCC27CF51E570B6F0FBC9A20CF&et=&flag=1&journal_id=dlbh&file_no=20082019&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=1A08719349B0621AE7ACF6E842C4D309&yid=67289AFF6305E306&aid=D1BBF4A81DD55109FFEFDEC5CB34CCF8&iid=A04140E723CB732E&sid=80A07035DF96B0C4&eid=E44E40A2398D4F2A&ct=4B2F5754C30FB10D0C2FD70F089591FB54C5EF2662ACCE6AB5FBF83E70F04B4CEA646865AF248FD509FDC0DCC27CF51E570B6F0FBC9A20CF&et=&flag=1&journal_id=dlbh&file_no=20082019&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=1A08719349B0621AE7ACF6E842C4D309&yid=67289AFF6305E306&aid=D1BBF4A81DD55109FFEFDEC5CB34CCF8&iid=A04140E723CB732E&sid=80A07035DF96B0C4&eid=E44E40A2398D4F2A&ct=4B2F5754C30FB10D0C2FD70F089591FB54C5EF2662ACCE6AB5FBF83E70F04B4CEA646865AF248FD509FDC0DCC27CF51E570B6F0FBC9A20CF&et=&flag=1&journal_id=dlbh&file_no=20082019&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=1A08719349B0621AE7ACF6E842C4D309&yid=67289AFF6305E306&aid=D1BBF4A81DD55109FFEFDEC5CB34CCF8&iid=A04140E723CB732E&sid=80A07035DF96B0C4&eid=E44E40A2398D4F2A&ct=4B2F5754C30FB10D0C2FD70F089591FB54C5EF2662ACCE6AB5FBF83E70F04B4CEA646865AF248FD509FDC0DCC27CF51E570B6F0FBC9A20CF&et=&flag=1&journal_id=dlbh&file_no=20082019&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });