$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=EE5EA5D0DE4036220C5D8B6165355F35&yid=1998&aid=7F9A6EDA7F5F602DCE2ACF649FA3D97A&iid=E158A972A605785F&sid=23410D0BDB501DF5&eid=05340B75C67FF664&ct=4C97D41356C8613EEA14EE3D0EBA4828FB004AFDDF9B5BF4A3E238DA6AD361FAC31FBDBE95A07E9C&et=&flag=1&journal_id=gxzw&file_no=199804015&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=1998&aid=7F9A6EDA7F5F602DCE2ACF649FA3D97A&iid=E158A972A605785F&sid=23410D0BDB501DF5&eid=05340B75C67FF664&ct=4C97D41356C8613EEA14EE3D0EBA4828FB004AFDDF9B5BF4A3E238DA6AD361FAC31FBDBE95A07E9C&et=&flag=1&journal_id=gxzw&file_no=199804015&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=1998&aid=7F9A6EDA7F5F602DCE2ACF649FA3D97A&iid=E158A972A605785F&sid=23410D0BDB501DF5&eid=05340B75C67FF664&ct=4C97D41356C8613EEA14EE3D0EBA4828FB004AFDDF9B5BF4A3E238DA6AD361FAC31FBDBE95A07E9C&et=&flag=1&journal_id=gxzw&file_no=199804015&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=1998&aid=7F9A6EDA7F5F602DCE2ACF649FA3D97A&iid=E158A972A605785F&sid=23410D0BDB501DF5&eid=05340B75C67FF664&ct=4C97D41356C8613EEA14EE3D0EBA4828FB004AFDDF9B5BF4A3E238DA6AD361FAC31FBDBE95A07E9C&et=&flag=1&journal_id=gxzw&file_no=199804015&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });