$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=2DD7160C83D0ACED&aid=52BF68426EC3656A&iid=E158A972A605785F&sid=46CB27789995047D&eid=E203FB1A272C9DD2&ct=89868CA26680A6F5A5C37D96E6081AAC2309336575D21892B70DB1417A938B6D2BAF4A02E0C82D2A8E1426E5C0E174D6385B3DF58A69D1DC8A0E415E0E8195196A3EE99A0A8986F3&et=&flag=1&journal_id=dlbh&file_no=20050420&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=2DD7160C83D0ACED&aid=52BF68426EC3656A&iid=E158A972A605785F&sid=46CB27789995047D&eid=E203FB1A272C9DD2&ct=89868CA26680A6F5A5C37D96E6081AAC2309336575D21892B70DB1417A938B6D2BAF4A02E0C82D2A8E1426E5C0E174D6385B3DF58A69D1DC8A0E415E0E8195196A3EE99A0A8986F3&et=&flag=1&journal_id=dlbh&file_no=20050420&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=2DD7160C83D0ACED&aid=52BF68426EC3656A&iid=E158A972A605785F&sid=46CB27789995047D&eid=E203FB1A272C9DD2&ct=89868CA26680A6F5A5C37D96E6081AAC2309336575D21892B70DB1417A938B6D2BAF4A02E0C82D2A8E1426E5C0E174D6385B3DF58A69D1DC8A0E415E0E8195196A3EE99A0A8986F3&et=&flag=1&journal_id=dlbh&file_no=20050420&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=2DD7160C83D0ACED&aid=52BF68426EC3656A&iid=E158A972A605785F&sid=46CB27789995047D&eid=E203FB1A272C9DD2&ct=89868CA26680A6F5A5C37D96E6081AAC2309336575D21892B70DB1417A938B6D2BAF4A02E0C82D2A8E1426E5C0E174D6385B3DF58A69D1DC8A0E415E0E8195196A3EE99A0A8986F3&et=&flag=1&journal_id=dlbh&file_no=20050420&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });