$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=6CDB4E49EF88F71A&jid=1A08719349B0621AE7ACF6E842C4D309&yid=9377ED8094509821&aid=2B168B6160CED65F6AFB1CF9720DC167&iid=A04140E723CB732E&sid=CA4FD0336C81A37A&eid=D102DB7113B1CA6D&ct=3418C2B4408D046E28EF5DCE2FEECD84E8C0749DD3A2E2DB0373E5DD274A4467EEBF4FD23DD4C22D8564B672A6C497D978C7417EAD471EC3&et=&flag=1&journal_id=dlbh&file_no=20112001&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=2B168B6160CED65F6AFB1CF9720DC167&iid=A04140E723CB732E&sid=CA4FD0336C81A37A&eid=D102DB7113B1CA6D&ct=3418C2B4408D046E28EF5DCE2FEECD84E8C0749DD3A2E2DB0373E5DD274A4467EEBF4FD23DD4C22D8564B672A6C497D978C7417EAD471EC3&et=&flag=1&journal_id=dlbh&file_no=20112001&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=2B168B6160CED65F6AFB1CF9720DC167&iid=A04140E723CB732E&sid=CA4FD0336C81A37A&eid=D102DB7113B1CA6D&ct=3418C2B4408D046E28EF5DCE2FEECD84E8C0749DD3A2E2DB0373E5DD274A4467EEBF4FD23DD4C22D8564B672A6C497D978C7417EAD471EC3&et=&flag=1&journal_id=dlbh&file_no=20112001&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=2B168B6160CED65F6AFB1CF9720DC167&iid=A04140E723CB732E&sid=CA4FD0336C81A37A&eid=D102DB7113B1CA6D&ct=3418C2B4408D046E28EF5DCE2FEECD84E8C0749DD3A2E2DB0373E5DD274A4467EEBF4FD23DD4C22D8564B672A6C497D978C7417EAD471EC3&et=&flag=1&journal_id=dlbh&file_no=20112001&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });