$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=140ECF96957D60B2&aid=D718B811F8B7EA157BF4AEAA84ED238C&iid=BCA2697F357F2001&sid=7801E6FC5AE9020C&eid=659D3B06EBF534A7&ct=0E348DBACD1032131E6E949724B539EE12FD1BF4458888E87434441712F7882C870B7FC6C70612A6567469BC908374994F4C0B77A38B430A&et=&flag=1&journal_id=dlbh&file_no=20101704&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=140ECF96957D60B2&aid=D718B811F8B7EA157BF4AEAA84ED238C&iid=BCA2697F357F2001&sid=7801E6FC5AE9020C&eid=659D3B06EBF534A7&ct=0E348DBACD1032131E6E949724B539EE12FD1BF4458888E87434441712F7882C870B7FC6C70612A6567469BC908374994F4C0B77A38B430A&et=&flag=1&journal_id=dlbh&file_no=20101704&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=140ECF96957D60B2&aid=D718B811F8B7EA157BF4AEAA84ED238C&iid=BCA2697F357F2001&sid=7801E6FC5AE9020C&eid=659D3B06EBF534A7&ct=0E348DBACD1032131E6E949724B539EE12FD1BF4458888E87434441712F7882C870B7FC6C70612A6567469BC908374994F4C0B77A38B430A&et=&flag=1&journal_id=dlbh&file_no=20101704&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=140ECF96957D60B2&aid=D718B811F8B7EA157BF4AEAA84ED238C&iid=BCA2697F357F2001&sid=7801E6FC5AE9020C&eid=659D3B06EBF534A7&ct=0E348DBACD1032131E6E949724B539EE12FD1BF4458888E87434441712F7882C870B7FC6C70612A6567469BC908374994F4C0B77A38B430A&et=&flag=1&journal_id=dlbh&file_no=20101704&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });