$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=F39CB65CDE143B1DC6DD0939754BBBA1&yid=2DD7160C83D0ACED&aid=1372950&iid=B31275AF3241DB2D&sid=856C2E13D1000DB7&eid=04445C1D2BDA24EE&ct=9C5DBA9584119893A77877175F1ABFA702177D139A1012114EEAB9B4BC60B683703C11363BE9F29804CA9E99ABDC3C22&et=106186099D5A96BB55C6774EF56098A2E4D5A1F98750407730F8336A43F708147E0CA5DD2BE2D76534CE81A1256BF089645BD4EAE59D3ADA5B68FB5BB9A18D49C0ADA97B53E2C3CD&flag=1&journal_id=dxjs&file_no=200506296&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=F39CB65CDE143B1DC6DD0939754BBBA1&yid=2DD7160C83D0ACED&aid=1372950&iid=B31275AF3241DB2D&sid=856C2E13D1000DB7&eid=04445C1D2BDA24EE&ct=9C5DBA9584119893A77877175F1ABFA702177D139A1012114EEAB9B4BC60B683703C11363BE9F29804CA9E99ABDC3C22&et=106186099D5A96BB55C6774EF56098A2E4D5A1F98750407730F8336A43F708147E0CA5DD2BE2D76534CE81A1256BF089645BD4EAE59D3ADA5B68FB5BB9A18D49C0ADA97B53E2C3CD&flag=1&journal_id=dxjs&file_no=200506296&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=F39CB65CDE143B1DC6DD0939754BBBA1&yid=2DD7160C83D0ACED&aid=1372950&iid=B31275AF3241DB2D&sid=856C2E13D1000DB7&eid=04445C1D2BDA24EE&ct=9C5DBA9584119893A77877175F1ABFA702177D139A1012114EEAB9B4BC60B683703C11363BE9F29804CA9E99ABDC3C22&et=106186099D5A96BB55C6774EF56098A2E4D5A1F98750407730F8336A43F708147E0CA5DD2BE2D76534CE81A1256BF089645BD4EAE59D3ADA5B68FB5BB9A18D49C0ADA97B53E2C3CD&flag=1&journal_id=dxjs&file_no=200506296&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=1319827C0C74AAE8D654BEA21B7F54D3&jid=F39CB65CDE143B1DC6DD0939754BBBA1&yid=2DD7160C83D0ACED&aid=1372950&iid=B31275AF3241DB2D&sid=856C2E13D1000DB7&eid=04445C1D2BDA24EE&ct=9C5DBA9584119893A77877175F1ABFA702177D139A1012114EEAB9B4BC60B683703C11363BE9F29804CA9E99ABDC3C22&et=106186099D5A96BB55C6774EF56098A2E4D5A1F98750407730F8336A43F708147E0CA5DD2BE2D76534CE81A1256BF089645BD4EAE59D3ADA5B68FB5BB9A18D49C0ADA97B53E2C3CD&flag=1&journal_id=dxjs&file_no=200506296&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });