$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2014&aid=12A8ABB8CBC2F08DC13AAEADC5A9DB13&iid=708DD6B15D2464E8&sid=CA4FD0336C81A37A&eid=9CF7A0430CBB2DFD&ct=24FC5BB40E96F3B039F3A32649DBAD6D477898EDC506A366D6F02D69EFB100C6F94C889E8E0B5B4F978872B275B6E20E&et=6D6FB8B3DA4D61BED6536AB465A6F13A4D23C15E6032186D3CFC7EA573D4B3EA39D751CC986241F1087BA319C025C8AE&flag=1&journal_id=csaen&file_no=20141101&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=2014&aid=12A8ABB8CBC2F08DC13AAEADC5A9DB13&iid=708DD6B15D2464E8&sid=CA4FD0336C81A37A&eid=9CF7A0430CBB2DFD&ct=24FC5BB40E96F3B039F3A32649DBAD6D477898EDC506A366D6F02D69EFB100C6F94C889E8E0B5B4F978872B275B6E20E&et=6D6FB8B3DA4D61BED6536AB465A6F13A4D23C15E6032186D3CFC7EA573D4B3EA39D751CC986241F1087BA319C025C8AE&flag=1&journal_id=csaen&file_no=20141101&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=2014&aid=12A8ABB8CBC2F08DC13AAEADC5A9DB13&iid=708DD6B15D2464E8&sid=CA4FD0336C81A37A&eid=9CF7A0430CBB2DFD&ct=24FC5BB40E96F3B039F3A32649DBAD6D477898EDC506A366D6F02D69EFB100C6F94C889E8E0B5B4F978872B275B6E20E&et=6D6FB8B3DA4D61BED6536AB465A6F13A4D23C15E6032186D3CFC7EA573D4B3EA39D751CC986241F1087BA319C025C8AE&flag=1&journal_id=csaen&file_no=20141101&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });