$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=FF7AA908D58E97FA&aid=014B78EA508503E125B2C518F006F4A8&iid=DF92D298D3FF1E6E&sid=&eid=BC12EA701C895178&ct=6B104025B073F4D6C63C2F912B34B88EB4E16AAA7EC536CBFC85AC29CF5AF94605FB9F0F790D780A374FEF2FE5A27A3C&et=&flag=1&journal_id=dlbh&file_no=20130703&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=FF7AA908D58E97FA&aid=014B78EA508503E125B2C518F006F4A8&iid=DF92D298D3FF1E6E&sid=&eid=BC12EA701C895178&ct=6B104025B073F4D6C63C2F912B34B88EB4E16AAA7EC536CBFC85AC29CF5AF94605FB9F0F790D780A374FEF2FE5A27A3C&et=&flag=1&journal_id=dlbh&file_no=20130703&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=FF7AA908D58E97FA&aid=014B78EA508503E125B2C518F006F4A8&iid=DF92D298D3FF1E6E&sid=&eid=BC12EA701C895178&ct=6B104025B073F4D6C63C2F912B34B88EB4E16AAA7EC536CBFC85AC29CF5AF94605FB9F0F790D780A374FEF2FE5A27A3C&et=&flag=1&journal_id=dlbh&file_no=20130703&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=FF7AA908D58E97FA&aid=014B78EA508503E125B2C518F006F4A8&iid=DF92D298D3FF1E6E&sid=&eid=BC12EA701C895178&ct=6B104025B073F4D6C63C2F912B34B88EB4E16AAA7EC536CBFC85AC29CF5AF94605FB9F0F790D780A374FEF2FE5A27A3C&et=&flag=1&journal_id=dlbh&file_no=20130703&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });