$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=1319827C0C74AAE8D654BEA21B7F54D3&jid=E8CF322A792629DD5F8F170654A399D6&yid=2007&aid=167F33885365802C0EC03E4D5F32EA88&iid=94C357A881DFC066&sid=67969BA850333433&eid=E203FB1A272C9DD2&ct=97084BFD8182CDB5FF9487A0CEAB29B0B1A7BAD844DBBC78&et=8269FDC3D064BA180C3BCB59AD018A437A8514534DC7916AEF24B7256A8E5553AAB9B595704A535A15391F0EE4F92327798075B1C627885BC073F049F33675AB5467CF6D074E9F0039AAB9EBBB9C2DFA993993E26FB55ACF&flag=1&journal_id=kepuyj&file_no=200705013&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=2007&aid=167F33885365802C0EC03E4D5F32EA88&iid=94C357A881DFC066&sid=67969BA850333433&eid=E203FB1A272C9DD2&ct=97084BFD8182CDB5FF9487A0CEAB29B0B1A7BAD844DBBC78&et=8269FDC3D064BA180C3BCB59AD018A437A8514534DC7916AEF24B7256A8E5553AAB9B595704A535A15391F0EE4F92327798075B1C627885BC073F049F33675AB5467CF6D074E9F0039AAB9EBBB9C2DFA993993E26FB55ACF&flag=1&journal_id=kepuyj&file_no=200705013&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=2007&aid=167F33885365802C0EC03E4D5F32EA88&iid=94C357A881DFC066&sid=67969BA850333433&eid=E203FB1A272C9DD2&ct=97084BFD8182CDB5FF9487A0CEAB29B0B1A7BAD844DBBC78&et=8269FDC3D064BA180C3BCB59AD018A437A8514534DC7916AEF24B7256A8E5553AAB9B595704A535A15391F0EE4F92327798075B1C627885BC073F049F33675AB5467CF6D074E9F0039AAB9EBBB9C2DFA993993E26FB55ACF&flag=1&journal_id=kepuyj&file_no=200705013&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=2007&aid=167F33885365802C0EC03E4D5F32EA88&iid=94C357A881DFC066&sid=67969BA850333433&eid=E203FB1A272C9DD2&ct=97084BFD8182CDB5FF9487A0CEAB29B0B1A7BAD844DBBC78&et=8269FDC3D064BA180C3BCB59AD018A437A8514534DC7916AEF24B7256A8E5553AAB9B595704A535A15391F0EE4F92327798075B1C627885BC073F049F33675AB5467CF6D074E9F0039AAB9EBBB9C2DFA993993E26FB55ACF&flag=1&journal_id=kepuyj&file_no=200705013&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });