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