$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=9377ED8094509821&aid=425799551A1DD6B6FBC566CDE360FAD7&iid=F3583C8E78166B9E&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4E702968424116B6A89AC6D81FD1D9F9D133E35A35CBFF1A9C7D1D570351215F32F8BB0213E47500E218473A9D4571DDB465279A168E6FF7&et=&flag=1&journal_id=dlbh&file_no=20111404&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=9377ED8094509821&aid=425799551A1DD6B6FBC566CDE360FAD7&iid=F3583C8E78166B9E&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4E702968424116B6A89AC6D81FD1D9F9D133E35A35CBFF1A9C7D1D570351215F32F8BB0213E47500E218473A9D4571DDB465279A168E6FF7&et=&flag=1&journal_id=dlbh&file_no=20111404&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=9377ED8094509821&aid=425799551A1DD6B6FBC566CDE360FAD7&iid=F3583C8E78166B9E&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4E702968424116B6A89AC6D81FD1D9F9D133E35A35CBFF1A9C7D1D570351215F32F8BB0213E47500E218473A9D4571DDB465279A168E6FF7&et=&flag=1&journal_id=dlbh&file_no=20111404&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=9377ED8094509821&aid=425799551A1DD6B6FBC566CDE360FAD7&iid=F3583C8E78166B9E&sid=659D3B06EBF534A7&eid=C5154311167311FE&ct=4E702968424116B6A89AC6D81FD1D9F9D133E35A35CBFF1A9C7D1D570351215F32F8BB0213E47500E218473A9D4571DDB465279A168E6FF7&et=&flag=1&journal_id=dlbh&file_no=20111404&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });