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