$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=37904DC365DD7266&aid=1CB2474A93FAD419&iid=BC12EA701C895178&sid=2A3781E88AB1776F&eid=286FB2D22CF8D013&ct=4FF6C0F0B9688558FDE91EF0FFD681BF319FE67B83706CD4757C46D5245B7B6C9A938EFED170C4C5FF9ACF2E75C34A3FDF398B883ED282D6&et=&flag=1&journal_id=dlbh&file_no=20062213&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=37904DC365DD7266&aid=1CB2474A93FAD419&iid=BC12EA701C895178&sid=2A3781E88AB1776F&eid=286FB2D22CF8D013&ct=4FF6C0F0B9688558FDE91EF0FFD681BF319FE67B83706CD4757C46D5245B7B6C9A938EFED170C4C5FF9ACF2E75C34A3FDF398B883ED282D6&et=&flag=1&journal_id=dlbh&file_no=20062213&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=37904DC365DD7266&aid=1CB2474A93FAD419&iid=BC12EA701C895178&sid=2A3781E88AB1776F&eid=286FB2D22CF8D013&ct=4FF6C0F0B9688558FDE91EF0FFD681BF319FE67B83706CD4757C46D5245B7B6C9A938EFED170C4C5FF9ACF2E75C34A3FDF398B883ED282D6&et=&flag=1&journal_id=dlbh&file_no=20062213&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=37904DC365DD7266&aid=1CB2474A93FAD419&iid=BC12EA701C895178&sid=2A3781E88AB1776F&eid=286FB2D22CF8D013&ct=4FF6C0F0B9688558FDE91EF0FFD681BF319FE67B83706CD4757C46D5245B7B6C9A938EFED170C4C5FF9ACF2E75C34A3FDF398B883ED282D6&et=&flag=1&journal_id=dlbh&file_no=20062213&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });