$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=90BA3D13E7F3BC869AC96FB3DA594E3FE34FBF7B8BC0E591&cid=&jid=FE3AB80E11A3B77E819BC566F1766E72&yid=A7F20A391020FDEE&aid=23C091256E26685E689D33DCE5A8853F&iid=B31275AF3241DB2D&sid=&eid=&ct=30A172DD2EEE2AC9AECED2CC929B5E9AF511D6F3C37E71099DDF75B897262F9AF4BDE531287F8412433266C2336708F58CCFA1CCA74608EC&et=&flag=1&journal_id=dwxb&file_no=83060017&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=FE3AB80E11A3B77E819BC566F1766E72&yid=A7F20A391020FDEE&aid=23C091256E26685E689D33DCE5A8853F&iid=B31275AF3241DB2D&sid=&eid=&ct=30A172DD2EEE2AC9AECED2CC929B5E9AF511D6F3C37E71099DDF75B897262F9AF4BDE531287F8412433266C2336708F58CCFA1CCA74608EC&et=&flag=1&journal_id=dwxb&file_no=83060017&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=FE3AB80E11A3B77E819BC566F1766E72&yid=A7F20A391020FDEE&aid=23C091256E26685E689D33DCE5A8853F&iid=B31275AF3241DB2D&sid=&eid=&ct=30A172DD2EEE2AC9AECED2CC929B5E9AF511D6F3C37E71099DDF75B897262F9AF4BDE531287F8412433266C2336708F58CCFA1CCA74608EC&et=&flag=1&journal_id=dwxb&file_no=83060017&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=FE3AB80E11A3B77E819BC566F1766E72&yid=A7F20A391020FDEE&aid=23C091256E26685E689D33DCE5A8853F&iid=B31275AF3241DB2D&sid=&eid=&ct=30A172DD2EEE2AC9AECED2CC929B5E9AF511D6F3C37E71099DDF75B897262F9AF4BDE531287F8412433266C2336708F58CCFA1CCA74608EC&et=&flag=1&journal_id=dwxb&file_no=83060017&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });