$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2011&aid=C7616E16261AA8A40592178169A7EBA4&iid=94C357A881DFC066&sid=C36EC077A8A90308&eid=6700D0D256586E73&ct=F60D50C27CD5CF47DFB35D75BD4487C4B3D474BA7457DD6FCBAA1C5A9F1E77D0EE5B02118644704E0616514E60A43BDDEB2CBACF19E00EB990F9FBDC9161E31D&et=&flag=1&journal_id=kepuyj&file_no=201105019&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2011&aid=C7616E16261AA8A40592178169A7EBA4&iid=94C357A881DFC066&sid=C36EC077A8A90308&eid=6700D0D256586E73&ct=F60D50C27CD5CF47DFB35D75BD4487C4B3D474BA7457DD6FCBAA1C5A9F1E77D0EE5B02118644704E0616514E60A43BDDEB2CBACF19E00EB990F9FBDC9161E31D&et=&flag=1&journal_id=kepuyj&file_no=201105019&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2011&aid=C7616E16261AA8A40592178169A7EBA4&iid=94C357A881DFC066&sid=C36EC077A8A90308&eid=6700D0D256586E73&ct=F60D50C27CD5CF47DFB35D75BD4487C4B3D474BA7457DD6FCBAA1C5A9F1E77D0EE5B02118644704E0616514E60A43BDDEB2CBACF19E00EB990F9FBDC9161E31D&et=&flag=1&journal_id=kepuyj&file_no=201105019&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2011&aid=C7616E16261AA8A40592178169A7EBA4&iid=94C357A881DFC066&sid=C36EC077A8A90308&eid=6700D0D256586E73&ct=F60D50C27CD5CF47DFB35D75BD4487C4B3D474BA7457DD6FCBAA1C5A9F1E77D0EE5B02118644704E0616514E60A43BDDEB2CBACF19E00EB990F9FBDC9161E31D&et=&flag=1&journal_id=kepuyj&file_no=201105019&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });