$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2008&aid=291CD4B3BD4228DCD402B2E65E82F286&iid=38B194292C032A66&sid=2B25C5E62F83A049&eid=2B25C5E62F83A049&ct=FA795E7EA65AB826559F32CAD77BD2423A168A4BB666BE760BEA712697362232AC259B7DD92C8EF47C20732347FF07A5&et=&flag=1&journal_id=kepuyj&file_no=200803018&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=2008&aid=291CD4B3BD4228DCD402B2E65E82F286&iid=38B194292C032A66&sid=2B25C5E62F83A049&eid=2B25C5E62F83A049&ct=FA795E7EA65AB826559F32CAD77BD2423A168A4BB666BE760BEA712697362232AC259B7DD92C8EF47C20732347FF07A5&et=&flag=1&journal_id=kepuyj&file_no=200803018&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=2008&aid=291CD4B3BD4228DCD402B2E65E82F286&iid=38B194292C032A66&sid=2B25C5E62F83A049&eid=2B25C5E62F83A049&ct=FA795E7EA65AB826559F32CAD77BD2423A168A4BB666BE760BEA712697362232AC259B7DD92C8EF47C20732347FF07A5&et=&flag=1&journal_id=kepuyj&file_no=200803018&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=2008&aid=291CD4B3BD4228DCD402B2E65E82F286&iid=38B194292C032A66&sid=2B25C5E62F83A049&eid=2B25C5E62F83A049&ct=FA795E7EA65AB826559F32CAD77BD2423A168A4BB666BE760BEA712697362232AC259B7DD92C8EF47C20732347FF07A5&et=&flag=1&journal_id=kepuyj&file_no=200803018&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });