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