$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=F78FF0FF3692DD34E74D46C3B58C096B&yid=2002&aid=3918952&iid=94C357A881DFC066&sid=A04140E723CB732E&eid=659D3B06EBF534A7&ct=AD36B9BA45CA62BF0E09585FB174ABA775BA312A2B0DDA8FD0E1A48F9C35F2466164FCBABF434BE35848BE5DDA894423&et=09587A8AC4CDF6C8DD19A9E9E258F57C72E389957422028EEB92AB6E3E42FDD45D47B5E5931DBC8F54DCCEA3BF010D173CDB5979A646466B&flag=1&journal_id=dlzdhsb&file_no=200205123&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=F78FF0FF3692DD34E74D46C3B58C096B&yid=2002&aid=3918952&iid=94C357A881DFC066&sid=A04140E723CB732E&eid=659D3B06EBF534A7&ct=AD36B9BA45CA62BF0E09585FB174ABA775BA312A2B0DDA8FD0E1A48F9C35F2466164FCBABF434BE35848BE5DDA894423&et=09587A8AC4CDF6C8DD19A9E9E258F57C72E389957422028EEB92AB6E3E42FDD45D47B5E5931DBC8F54DCCEA3BF010D173CDB5979A646466B&flag=1&journal_id=dlzdhsb&file_no=200205123&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=F78FF0FF3692DD34E74D46C3B58C096B&yid=2002&aid=3918952&iid=94C357A881DFC066&sid=A04140E723CB732E&eid=659D3B06EBF534A7&ct=AD36B9BA45CA62BF0E09585FB174ABA775BA312A2B0DDA8FD0E1A48F9C35F2466164FCBABF434BE35848BE5DDA894423&et=09587A8AC4CDF6C8DD19A9E9E258F57C72E389957422028EEB92AB6E3E42FDD45D47B5E5931DBC8F54DCCEA3BF010D173CDB5979A646466B&flag=1&journal_id=dlzdhsb&file_no=200205123&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=F78FF0FF3692DD34E74D46C3B58C096B&yid=2002&aid=3918952&iid=94C357A881DFC066&sid=A04140E723CB732E&eid=659D3B06EBF534A7&ct=AD36B9BA45CA62BF0E09585FB174ABA775BA312A2B0DDA8FD0E1A48F9C35F2466164FCBABF434BE35848BE5DDA894423&et=09587A8AC4CDF6C8DD19A9E9E258F57C72E389957422028EEB92AB6E3E42FDD45D47B5E5931DBC8F54DCCEA3BF010D173CDB5979A646466B&flag=1&journal_id=dlzdhsb&file_no=200205123&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });