$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=3ECA06F115476E3F&jid=B24FC0AFC09DC4F1F37165DBE3A5AA1A&yid=1990&aid=D4F2403449FE65D0A368474AE2531A68&iid=0B39A22176CE99FB&sid=&eid=&ct=EB2807F01638971059A758DE74423C52861B06BC444D41F5E87760509789292EFB015D808F681859E0DD78567D9F3ACC&et=&flag=1&journal_id=slsygcxb&file_no=19900220&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=3ECA06F115476E3F&jid=B24FC0AFC09DC4F1F37165DBE3A5AA1A&yid=1990&aid=D4F2403449FE65D0A368474AE2531A68&iid=0B39A22176CE99FB&sid=&eid=&ct=EB2807F01638971059A758DE74423C52861B06BC444D41F5E87760509789292EFB015D808F681859E0DD78567D9F3ACC&et=&flag=1&journal_id=slsygcxb&file_no=19900220&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=3ECA06F115476E3F&jid=B24FC0AFC09DC4F1F37165DBE3A5AA1A&yid=1990&aid=D4F2403449FE65D0A368474AE2531A68&iid=0B39A22176CE99FB&sid=&eid=&ct=EB2807F01638971059A758DE74423C52861B06BC444D41F5E87760509789292EFB015D808F681859E0DD78567D9F3ACC&et=&flag=1&journal_id=slsygcxb&file_no=19900220&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=3ECA06F115476E3F&jid=B24FC0AFC09DC4F1F37165DBE3A5AA1A&yid=1990&aid=D4F2403449FE65D0A368474AE2531A68&iid=0B39A22176CE99FB&sid=&eid=&ct=EB2807F01638971059A758DE74423C52861B06BC444D41F5E87760509789292EFB015D808F681859E0DD78567D9F3ACC&et=&flag=1&journal_id=slsygcxb&file_no=19900220&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });