$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2010&aid=1ABA3059EE84E9A29802559C770B925C&iid=DF92D298D3FF1E6E&sid=23104246A5FCFCEF&eid=E0F6F365E4766526&ct=7D747883B6FF88C27E0787629BE36B850E8C9DD33CC0F10E0DEA686211765DE9627FA2896F906F7A36B570D8F4C1865B186BFA6499AAABA4&et=BA68C7D3B073E69B5F9736CAD6D739F210AE12CFED26561F4F5D6965FEE35FEEC5F23F3A0BF2D9ECF1BB656B59F0EEA9120008901D85CE78188FC858F7418BD2E94708B4F64F99E9380795BCA359A94A2A439E591F08A552&flag=1&journal_id=csaen&file_no=20100745&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=2010&aid=1ABA3059EE84E9A29802559C770B925C&iid=DF92D298D3FF1E6E&sid=23104246A5FCFCEF&eid=E0F6F365E4766526&ct=7D747883B6FF88C27E0787629BE36B850E8C9DD33CC0F10E0DEA686211765DE9627FA2896F906F7A36B570D8F4C1865B186BFA6499AAABA4&et=BA68C7D3B073E69B5F9736CAD6D739F210AE12CFED26561F4F5D6965FEE35FEEC5F23F3A0BF2D9ECF1BB656B59F0EEA9120008901D85CE78188FC858F7418BD2E94708B4F64F99E9380795BCA359A94A2A439E591F08A552&flag=1&journal_id=csaen&file_no=20100745&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=2010&aid=1ABA3059EE84E9A29802559C770B925C&iid=DF92D298D3FF1E6E&sid=23104246A5FCFCEF&eid=E0F6F365E4766526&ct=7D747883B6FF88C27E0787629BE36B850E8C9DD33CC0F10E0DEA686211765DE9627FA2896F906F7A36B570D8F4C1865B186BFA6499AAABA4&et=BA68C7D3B073E69B5F9736CAD6D739F210AE12CFED26561F4F5D6965FEE35FEEC5F23F3A0BF2D9ECF1BB656B59F0EEA9120008901D85CE78188FC858F7418BD2E94708B4F64F99E9380795BCA359A94A2A439E591F08A552&flag=1&journal_id=csaen&file_no=20100745&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });