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