$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=99E9153A83D4CB11&aid=99977663380&iid=DF92D298D3FF1E6E&sid=9C65ADEB5990B252&eid=35FC3610259C2B32&ct=5CBF2A5A51E6E4452C022297543FEF316923ECF4E7BBB55F098CFFE0D310F289579649EAC7FCBD47C1ADFE15F7B9CDB3E333F97B9411EE97F4091552612E4BDB3C56FA747C8A07DE730E4F1A6E2AEA09216B3D6968DE606A&et=&flag=1&journal_id=ddjyllysj&file_no=201207407&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=&cid=&jid=&yid=99E9153A83D4CB11&aid=99977663380&iid=DF92D298D3FF1E6E&sid=9C65ADEB5990B252&eid=35FC3610259C2B32&ct=5CBF2A5A51E6E4452C022297543FEF316923ECF4E7BBB55F098CFFE0D310F289579649EAC7FCBD47C1ADFE15F7B9CDB3E333F97B9411EE97F4091552612E4BDB3C56FA747C8A07DE730E4F1A6E2AEA09216B3D6968DE606A&et=&flag=1&journal_id=ddjyllysj&file_no=201207407&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=&cid=&jid=&yid=99E9153A83D4CB11&aid=99977663380&iid=DF92D298D3FF1E6E&sid=9C65ADEB5990B252&eid=35FC3610259C2B32&ct=5CBF2A5A51E6E4452C022297543FEF316923ECF4E7BBB55F098CFFE0D310F289579649EAC7FCBD47C1ADFE15F7B9CDB3E333F97B9411EE97F4091552612E4BDB3C56FA747C8A07DE730E4F1A6E2AEA09216B3D6968DE606A&et=&flag=1&journal_id=ddjyllysj&file_no=201207407&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=&cid=&jid=&yid=99E9153A83D4CB11&aid=99977663380&iid=DF92D298D3FF1E6E&sid=9C65ADEB5990B252&eid=35FC3610259C2B32&ct=5CBF2A5A51E6E4452C022297543FEF316923ECF4E7BBB55F098CFFE0D310F289579649EAC7FCBD47C1ADFE15F7B9CDB3E333F97B9411EE97F4091552612E4BDB3C56FA747C8A07DE730E4F1A6E2AEA09216B3D6968DE606A&et=&flag=1&journal_id=ddjyllysj&file_no=201207407&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });