$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=a9db1c13c87ce289ea38239a9433c9dc&cid=c67d2f8d2b6d9ba9&jid=12cfacd1c4d604e3f610dd1826da7810&yid=1993&aid=979829e6117a4915531bea19585fb044&iid=38b194292c032a66&sid=771152d1adc1c0eb&eid=771152d1adc1c0eb&ct=e04bbb63475f63624c70fd95b31ded3a10e56fdd27592c0df4a29a828c6d01994c5a3638c621f72d&et=&flag=1&journal_id=zgyx&file_no=19930329&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=a9db1c13c87ce289ea38239a9433c9dc&cid=c67d2f8d2b6d9ba9&jid=12cfacd1c4d604e3f610dd1826da7810&yid=1993&aid=979829e6117a4915531bea19585fb044&iid=38b194292c032a66&sid=771152d1adc1c0eb&eid=771152d1adc1c0eb&ct=e04bbb63475f63624c70fd95b31ded3a10e56fdd27592c0df4a29a828c6d01994c5a3638c621f72d&et=&flag=1&journal_id=zgyx&file_no=19930329&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=a9db1c13c87ce289ea38239a9433c9dc&cid=c67d2f8d2b6d9ba9&jid=12cfacd1c4d604e3f610dd1826da7810&yid=1993&aid=979829e6117a4915531bea19585fb044&iid=38b194292c032a66&sid=771152d1adc1c0eb&eid=771152d1adc1c0eb&ct=e04bbb63475f63624c70fd95b31ded3a10e56fdd27592c0df4a29a828c6d01994c5a3638c621f72d&et=&flag=1&journal_id=zgyx&file_no=19930329&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=a9db1c13c87ce289ea38239a9433c9dc&cid=c67d2f8d2b6d9ba9&jid=12cfacd1c4d604e3f610dd1826da7810&yid=1993&aid=979829e6117a4915531bea19585fb044&iid=38b194292c032a66&sid=771152d1adc1c0eb&eid=771152d1adc1c0eb&ct=e04bbb63475f63624c70fd95b31ded3a10e56fdd27592c0df4a29a828c6d01994c5a3638c621f72d&et=&flag=1&journal_id=zgyx&file_no=19930329&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });