$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2010&aid=&iid=A1927319B936F52D&sid=1AE5323881A5ECDC&eid=F4B561950EE1D31A&ct=40F8B2EB8A3FD7CC7394042AE65AE599036E4B624384DDEB153C9C2A6401D2FA1432C0F175069FD27581110D519A153F&et=&flag=1&journal_id=kepuyj&file_no=20100z1010&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=2010&aid=&iid=A1927319B936F52D&sid=1AE5323881A5ECDC&eid=F4B561950EE1D31A&ct=40F8B2EB8A3FD7CC7394042AE65AE599036E4B624384DDEB153C9C2A6401D2FA1432C0F175069FD27581110D519A153F&et=&flag=1&journal_id=kepuyj&file_no=20100z1010&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=2010&aid=&iid=A1927319B936F52D&sid=1AE5323881A5ECDC&eid=F4B561950EE1D31A&ct=40F8B2EB8A3FD7CC7394042AE65AE599036E4B624384DDEB153C9C2A6401D2FA1432C0F175069FD27581110D519A153F&et=&flag=1&journal_id=kepuyj&file_no=20100z1010&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=2010&aid=&iid=A1927319B936F52D&sid=1AE5323881A5ECDC&eid=F4B561950EE1D31A&ct=40F8B2EB8A3FD7CC7394042AE65AE599036E4B624384DDEB153C9C2A6401D2FA1432C0F175069FD27581110D519A153F&et=&flag=1&journal_id=kepuyj&file_no=20100z1010&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });