$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=1994&aid=6951D2738EB1791E7212F3FDA3B1A8CB&iid=DF92D298D3FF1E6E&sid=13553B2D12F347E8&eid=659D3B06EBF534A7&ct=9AFA7BCE944F38302DF37E62A1CEE9CA567EAA788D8217294FA6C9C1DC622BDDC61B218995FBCB6D8C11B44BC332878A&et=&flag=1&journal_id=csaen&file_no=19940706&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=1994&aid=6951D2738EB1791E7212F3FDA3B1A8CB&iid=DF92D298D3FF1E6E&sid=13553B2D12F347E8&eid=659D3B06EBF534A7&ct=9AFA7BCE944F38302DF37E62A1CEE9CA567EAA788D8217294FA6C9C1DC622BDDC61B218995FBCB6D8C11B44BC332878A&et=&flag=1&journal_id=csaen&file_no=19940706&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=1994&aid=6951D2738EB1791E7212F3FDA3B1A8CB&iid=DF92D298D3FF1E6E&sid=13553B2D12F347E8&eid=659D3B06EBF534A7&ct=9AFA7BCE944F38302DF37E62A1CEE9CA567EAA788D8217294FA6C9C1DC622BDDC61B218995FBCB6D8C11B44BC332878A&et=&flag=1&journal_id=csaen&file_no=19940706&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });