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