$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2010&aid=DF6CEFDA0A7042FDE239F9BBB1BB353B&iid=708DD6B15D2464E8&sid=4F2F18DD6F870C2C&eid=67969BA850333433&ct=441846A24837C9D47036FCE7BB809094C17DFC3D4FB85F3F419CB2C4B465FAFA8F2EF746D8F5A6B9893CD0D1621B675E815CD68A85F30FB5&et=01754027A3C873F9879F264C212A037969E7B696D41C4E1A94EAC73D87476ABC7D7A9D0C1E82188643684F8321FED708319974D8CA241077FE319A2A1BACAA45&flag=1&journal_id=csaen&file_no=20101116&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=DF6CEFDA0A7042FDE239F9BBB1BB353B&iid=708DD6B15D2464E8&sid=4F2F18DD6F870C2C&eid=67969BA850333433&ct=441846A24837C9D47036FCE7BB809094C17DFC3D4FB85F3F419CB2C4B465FAFA8F2EF746D8F5A6B9893CD0D1621B675E815CD68A85F30FB5&et=01754027A3C873F9879F264C212A037969E7B696D41C4E1A94EAC73D87476ABC7D7A9D0C1E82188643684F8321FED708319974D8CA241077FE319A2A1BACAA45&flag=1&journal_id=csaen&file_no=20101116&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=DF6CEFDA0A7042FDE239F9BBB1BB353B&iid=708DD6B15D2464E8&sid=4F2F18DD6F870C2C&eid=67969BA850333433&ct=441846A24837C9D47036FCE7BB809094C17DFC3D4FB85F3F419CB2C4B465FAFA8F2EF746D8F5A6B9893CD0D1621B675E815CD68A85F30FB5&et=01754027A3C873F9879F264C212A037969E7B696D41C4E1A94EAC73D87476ABC7D7A9D0C1E82188643684F8321FED708319974D8CA241077FE319A2A1BACAA45&flag=1&journal_id=csaen&file_no=20101116&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });