$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=D0E58B75BFD8E51C&aid=852E974303E5C666&iid=0B39A22176CE99FB&sid=339D79302DF62549&eid=4A5EC9A309E12E30&ct=A91DBAB43B2F09D9289FDA17C44D5185B21244B550CF06820A95397297DA0705A0FBE6680A771865065E74297E41ADC496D35002CFFB1A448498A75DCA9C85C6&et=&flag=1&journal_id=dlbh&file_no=20040209&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=852E974303E5C666&iid=0B39A22176CE99FB&sid=339D79302DF62549&eid=4A5EC9A309E12E30&ct=A91DBAB43B2F09D9289FDA17C44D5185B21244B550CF06820A95397297DA0705A0FBE6680A771865065E74297E41ADC496D35002CFFB1A448498A75DCA9C85C6&et=&flag=1&journal_id=dlbh&file_no=20040209&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=852E974303E5C666&iid=0B39A22176CE99FB&sid=339D79302DF62549&eid=4A5EC9A309E12E30&ct=A91DBAB43B2F09D9289FDA17C44D5185B21244B550CF06820A95397297DA0705A0FBE6680A771865065E74297E41ADC496D35002CFFB1A448498A75DCA9C85C6&et=&flag=1&journal_id=dlbh&file_no=20040209&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=852E974303E5C666&iid=0B39A22176CE99FB&sid=339D79302DF62549&eid=4A5EC9A309E12E30&ct=A91DBAB43B2F09D9289FDA17C44D5185B21244B550CF06820A95397297DA0705A0FBE6680A771865065E74297E41ADC496D35002CFFB1A448498A75DCA9C85C6&et=&flag=1&journal_id=dlbh&file_no=20040209&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });