$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1999&aid=F21B1E25EED7F08C&iid=E158A972A605785F&sid=892C6E385D640C1E&eid=CF6CB42CFF3D4C4E&ct=3112EFF807FD361030ABF91E008E9FF3CDB34FBFF010D3FEB7C359BB69ADAA3350A86647EEF5C2E9&et=&flag=1&journal_id=gxzw&file_no=199904005&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1999&aid=F21B1E25EED7F08C&iid=E158A972A605785F&sid=892C6E385D640C1E&eid=CF6CB42CFF3D4C4E&ct=3112EFF807FD361030ABF91E008E9FF3CDB34FBFF010D3FEB7C359BB69ADAA3350A86647EEF5C2E9&et=&flag=1&journal_id=gxzw&file_no=199904005&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1999&aid=F21B1E25EED7F08C&iid=E158A972A605785F&sid=892C6E385D640C1E&eid=CF6CB42CFF3D4C4E&ct=3112EFF807FD361030ABF91E008E9FF3CDB34FBFF010D3FEB7C359BB69ADAA3350A86647EEF5C2E9&et=&flag=1&journal_id=gxzw&file_no=199904005&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=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1999&aid=F21B1E25EED7F08C&iid=E158A972A605785F&sid=892C6E385D640C1E&eid=CF6CB42CFF3D4C4E&ct=3112EFF807FD361030ABF91E008E9FF3CDB34FBFF010D3FEB7C359BB69ADAA3350A86647EEF5C2E9&et=&flag=1&journal_id=gxzw&file_no=199904005&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });