$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2020&aid=5A76E18CB3C3906CDC6DD0D4D209F5D0&iid=9CF7A0430CBB2DFD&sid=9971A5E270697F23&eid=7C3A4C1EE6A45749&ct=D10590A90EFDF181ED91FFD641F283DC9BDDB8FE5E1F42B3348B41E3E23EA16C683CFA839E794494AC84D0B72BEC00F4AD416F3DD5CBD613&et=D67FB00049905872F6060419ECC63CA21879B80B984FB42AAC14E978B0C3D1163298DD1D7FB062761240C1ADFCFF0BFD982F178C5179DF9DD2802E92BBD363DFF00AAFD4687E185B&flag=1&journal_id=csaen&file_no=7600&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=2020&aid=5A76E18CB3C3906CDC6DD0D4D209F5D0&iid=9CF7A0430CBB2DFD&sid=9971A5E270697F23&eid=7C3A4C1EE6A45749&ct=D10590A90EFDF181ED91FFD641F283DC9BDDB8FE5E1F42B3348B41E3E23EA16C683CFA839E794494AC84D0B72BEC00F4AD416F3DD5CBD613&et=D67FB00049905872F6060419ECC63CA21879B80B984FB42AAC14E978B0C3D1163298DD1D7FB062761240C1ADFCFF0BFD982F178C5179DF9DD2802E92BBD363DFF00AAFD4687E185B&flag=1&journal_id=csaen&file_no=7600&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=2020&aid=5A76E18CB3C3906CDC6DD0D4D209F5D0&iid=9CF7A0430CBB2DFD&sid=9971A5E270697F23&eid=7C3A4C1EE6A45749&ct=D10590A90EFDF181ED91FFD641F283DC9BDDB8FE5E1F42B3348B41E3E23EA16C683CFA839E794494AC84D0B72BEC00F4AD416F3DD5CBD613&et=D67FB00049905872F6060419ECC63CA21879B80B984FB42AAC14E978B0C3D1163298DD1D7FB062761240C1ADFCFF0BFD982F178C5179DF9DD2802E92BBD363DFF00AAFD4687E185B&flag=1&journal_id=csaen&file_no=7600&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });