$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2010&aid=8BD19FDE1176B09141526CFFF258C485&iid=708DD6B15D2464E8&sid=FDC7AF55F77D8CD4&eid=CAA7BAE04CB631A1&ct=B113CDD45A9029ED9C569E50F8BE50EB34D36587026276A272B8B0501F693C35&et=FD6D227BCEAABBDBFF9D12E7B3CE6BE76FDF3424873542304408D1FCAD9DACFCEEDEB16D41E16228A7340B7E9DB2FA8D2C04CF82F4EF1708&flag=1&journal_id=csaen&file_no=20101160&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=8BD19FDE1176B09141526CFFF258C485&iid=708DD6B15D2464E8&sid=FDC7AF55F77D8CD4&eid=CAA7BAE04CB631A1&ct=B113CDD45A9029ED9C569E50F8BE50EB34D36587026276A272B8B0501F693C35&et=FD6D227BCEAABBDBFF9D12E7B3CE6BE76FDF3424873542304408D1FCAD9DACFCEEDEB16D41E16228A7340B7E9DB2FA8D2C04CF82F4EF1708&flag=1&journal_id=csaen&file_no=20101160&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=8BD19FDE1176B09141526CFFF258C485&iid=708DD6B15D2464E8&sid=FDC7AF55F77D8CD4&eid=CAA7BAE04CB631A1&ct=B113CDD45A9029ED9C569E50F8BE50EB34D36587026276A272B8B0501F693C35&et=FD6D227BCEAABBDBFF9D12E7B3CE6BE76FDF3424873542304408D1FCAD9DACFCEEDEB16D41E16228A7340B7E9DB2FA8D2C04CF82F4EF1708&flag=1&journal_id=csaen&file_no=20101160&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });