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