$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1981&aid=46F33F364ED882A8749C6EA016CE03E6&iid=CA4FD0336C81A37A&sid=F4B561950EE1D31A&eid=F4B561950EE1D31A&ct=B2855200E0FB9C3BD4B39DCF9DD46D7EA77BCFB3AC4769E228BF8C8DA07542D5&et=&flag=1&journal_id=gxzw&file_no=198101011&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=1981&aid=46F33F364ED882A8749C6EA016CE03E6&iid=CA4FD0336C81A37A&sid=F4B561950EE1D31A&eid=F4B561950EE1D31A&ct=B2855200E0FB9C3BD4B39DCF9DD46D7EA77BCFB3AC4769E228BF8C8DA07542D5&et=&flag=1&journal_id=gxzw&file_no=198101011&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=1981&aid=46F33F364ED882A8749C6EA016CE03E6&iid=CA4FD0336C81A37A&sid=F4B561950EE1D31A&eid=F4B561950EE1D31A&ct=B2855200E0FB9C3BD4B39DCF9DD46D7EA77BCFB3AC4769E228BF8C8DA07542D5&et=&flag=1&journal_id=gxzw&file_no=198101011&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=1981&aid=46F33F364ED882A8749C6EA016CE03E6&iid=CA4FD0336C81A37A&sid=F4B561950EE1D31A&eid=F4B561950EE1D31A&ct=B2855200E0FB9C3BD4B39DCF9DD46D7EA77BCFB3AC4769E228BF8C8DA07542D5&et=&flag=1&journal_id=gxzw&file_no=198101011&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });