$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=D0E58B75BFD8E51C&aid=B4C30C63A166F098&iid=708DD6B15D2464E8&sid=95D537AC89B28832&eid=CFFAB968E17966EB&ct=8088C2992FAEAF1BBB6EEFE54D8DAB830F6705B169F80031C01C023A48E508F5EA10B301E6FCF49293BB5E5AC7C36E42E7F9C2098F054BDE&et=&flag=1&journal_id=dlbh&file_no=20041117&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=D0E58B75BFD8E51C&aid=B4C30C63A166F098&iid=708DD6B15D2464E8&sid=95D537AC89B28832&eid=CFFAB968E17966EB&ct=8088C2992FAEAF1BBB6EEFE54D8DAB830F6705B169F80031C01C023A48E508F5EA10B301E6FCF49293BB5E5AC7C36E42E7F9C2098F054BDE&et=&flag=1&journal_id=dlbh&file_no=20041117&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=D0E58B75BFD8E51C&aid=B4C30C63A166F098&iid=708DD6B15D2464E8&sid=95D537AC89B28832&eid=CFFAB968E17966EB&ct=8088C2992FAEAF1BBB6EEFE54D8DAB830F6705B169F80031C01C023A48E508F5EA10B301E6FCF49293BB5E5AC7C36E42E7F9C2098F054BDE&et=&flag=1&journal_id=dlbh&file_no=20041117&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=D0E58B75BFD8E51C&aid=B4C30C63A166F098&iid=708DD6B15D2464E8&sid=95D537AC89B28832&eid=CFFAB968E17966EB&ct=8088C2992FAEAF1BBB6EEFE54D8DAB830F6705B169F80031C01C023A48E508F5EA10B301E6FCF49293BB5E5AC7C36E42E7F9C2098F054BDE&et=&flag=1&journal_id=dlbh&file_no=20041117&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });