$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=E067496898D71983437152343AC225C6&yid=2DD7160C83D0ACED&aid=B7DEA9C00C625762&iid=94C357A881DFC066&sid=F4BDB5452F9F5642&eid=F4BDB5452F9F5642&ct=3B4FD88FE82B1E3612AC7FDD9F0C13F06B9EF8D22CEE8B0E00F5A58185283D25AFE533467E2CB36B4523104301C911273E797B7815344B06F2E2F030835B2E205C44C4C33458A7D8&et=&flag=1&journal_id=cjrm&file_no=200505189&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=E067496898D71983437152343AC225C6&yid=2DD7160C83D0ACED&aid=B7DEA9C00C625762&iid=94C357A881DFC066&sid=F4BDB5452F9F5642&eid=F4BDB5452F9F5642&ct=3B4FD88FE82B1E3612AC7FDD9F0C13F06B9EF8D22CEE8B0E00F5A58185283D25AFE533467E2CB36B4523104301C911273E797B7815344B06F2E2F030835B2E205C44C4C33458A7D8&et=&flag=1&journal_id=cjrm&file_no=200505189&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=E067496898D71983437152343AC225C6&yid=2DD7160C83D0ACED&aid=B7DEA9C00C625762&iid=94C357A881DFC066&sid=F4BDB5452F9F5642&eid=F4BDB5452F9F5642&ct=3B4FD88FE82B1E3612AC7FDD9F0C13F06B9EF8D22CEE8B0E00F5A58185283D25AFE533467E2CB36B4523104301C911273E797B7815344B06F2E2F030835B2E205C44C4C33458A7D8&et=&flag=1&journal_id=cjrm&file_no=200505189&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=2F92804C2B75A393&jid=E067496898D71983437152343AC225C6&yid=2DD7160C83D0ACED&aid=B7DEA9C00C625762&iid=94C357A881DFC066&sid=F4BDB5452F9F5642&eid=F4BDB5452F9F5642&ct=3B4FD88FE82B1E3612AC7FDD9F0C13F06B9EF8D22CEE8B0E00F5A58185283D25AFE533467E2CB36B4523104301C911273E797B7815344B06F2E2F030835B2E205C44C4C33458A7D8&et=&flag=1&journal_id=cjrm&file_no=200505189&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });