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