$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2003&aid=6F44DA61C7973851&iid=9CF7A0430CBB2DFD&sid=B9704B40A4225A24&eid=80A07035DF96B0C4&ct=F9E2F89D84C58D050CA58625E030AB87375654506BC1A69D71DD5B56EA9766DA036A948245C2EDC58F1EB793662F7931&et=013E06EA9BE796F8E1B363FC8243CA9253E5D5D1A34BFF23D2C3A8225BFFB7D19F82EDD58268E5A1CD707F266AC401C5&flag=1&journal_id=csaen&file_no=20030924&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=2003&aid=6F44DA61C7973851&iid=9CF7A0430CBB2DFD&sid=B9704B40A4225A24&eid=80A07035DF96B0C4&ct=F9E2F89D84C58D050CA58625E030AB87375654506BC1A69D71DD5B56EA9766DA036A948245C2EDC58F1EB793662F7931&et=013E06EA9BE796F8E1B363FC8243CA9253E5D5D1A34BFF23D2C3A8225BFFB7D19F82EDD58268E5A1CD707F266AC401C5&flag=1&journal_id=csaen&file_no=20030924&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=2003&aid=6F44DA61C7973851&iid=9CF7A0430CBB2DFD&sid=B9704B40A4225A24&eid=80A07035DF96B0C4&ct=F9E2F89D84C58D050CA58625E030AB87375654506BC1A69D71DD5B56EA9766DA036A948245C2EDC58F1EB793662F7931&et=013E06EA9BE796F8E1B363FC8243CA9253E5D5D1A34BFF23D2C3A8225BFFB7D19F82EDD58268E5A1CD707F266AC401C5&flag=1&journal_id=csaen&file_no=20030924&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });