$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=D0E58B75BFD8E51C&aid=3226E5EC2128260A&iid=DF92D298D3FF1E6E&sid=&eid=90EC33B2C6D58268&ct=A95E0ECD5D4522F4D92F596A18EA75433A0390CA673D47AFED3F1645C419CF2CDB68A9AA3C082A53051C5C9ADE8A6249&et=&flag=1&journal_id=dlbh&file_no=20040714&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=3226E5EC2128260A&iid=DF92D298D3FF1E6E&sid=&eid=90EC33B2C6D58268&ct=A95E0ECD5D4522F4D92F596A18EA75433A0390CA673D47AFED3F1645C419CF2CDB68A9AA3C082A53051C5C9ADE8A6249&et=&flag=1&journal_id=dlbh&file_no=20040714&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=3226E5EC2128260A&iid=DF92D298D3FF1E6E&sid=&eid=90EC33B2C6D58268&ct=A95E0ECD5D4522F4D92F596A18EA75433A0390CA673D47AFED3F1645C419CF2CDB68A9AA3C082A53051C5C9ADE8A6249&et=&flag=1&journal_id=dlbh&file_no=20040714&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=3226E5EC2128260A&iid=DF92D298D3FF1E6E&sid=&eid=90EC33B2C6D58268&ct=A95E0ECD5D4522F4D92F596A18EA75433A0390CA673D47AFED3F1645C419CF2CDB68A9AA3C082A53051C5C9ADE8A6249&et=&flag=1&journal_id=dlbh&file_no=20040714&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });