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