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