$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=718972CDA3F0A594F7010A3ADA0172EC&iid=94C357A881DFC066&sid=ECE8E54D6034F642&eid=B6DA1AC076E37400&ct=2F5C33B9CF199A1EAE4CF397E9355A5C3283FE48AE0A31CC7935047ECEB954F805873959B372F46F04CDFD4D48D79BCF&et=F5A5CDD57042296DAE35BDF46132C9117770026A63315F526022CEF8BCA78BF7A528D373FFBC89B1AA223217D7D6DE629CE5E09312C505B7&flag=1&journal_id=csaen&file_no=6873&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=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=718972CDA3F0A594F7010A3ADA0172EC&iid=94C357A881DFC066&sid=ECE8E54D6034F642&eid=B6DA1AC076E37400&ct=2F5C33B9CF199A1EAE4CF397E9355A5C3283FE48AE0A31CC7935047ECEB954F805873959B372F46F04CDFD4D48D79BCF&et=F5A5CDD57042296DAE35BDF46132C9117770026A63315F526022CEF8BCA78BF7A528D373FFBC89B1AA223217D7D6DE629CE5E09312C505B7&flag=1&journal_id=csaen&file_no=6873&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=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2019&aid=718972CDA3F0A594F7010A3ADA0172EC&iid=94C357A881DFC066&sid=ECE8E54D6034F642&eid=B6DA1AC076E37400&ct=2F5C33B9CF199A1EAE4CF397E9355A5C3283FE48AE0A31CC7935047ECEB954F805873959B372F46F04CDFD4D48D79BCF&et=F5A5CDD57042296DAE35BDF46132C9117770026A63315F526022CEF8BCA78BF7A528D373FFBC89B1AA223217D7D6DE629CE5E09312C505B7&flag=1&journal_id=csaen&file_no=6873&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });