$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=2005&aid=CF70C485F12ED34A&iid=9CF7A0430CBB2DFD&sid=0401E2DB1F51F8DE&eid=5D71B28100102720&ct=D93F1F7288E4B49AFAC9B061DEAC5431FFD9594EC929B41C87DA1109C85775D9D5D07520FABB2DAC13696BA8C3A8A3BB3164636CA3C9D833DB017660A3C76BA1&et=&flag=1&journal_id=csaen&file_no=20050918&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=2005&aid=CF70C485F12ED34A&iid=9CF7A0430CBB2DFD&sid=0401E2DB1F51F8DE&eid=5D71B28100102720&ct=D93F1F7288E4B49AFAC9B061DEAC5431FFD9594EC929B41C87DA1109C85775D9D5D07520FABB2DAC13696BA8C3A8A3BB3164636CA3C9D833DB017660A3C76BA1&et=&flag=1&journal_id=csaen&file_no=20050918&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=2005&aid=CF70C485F12ED34A&iid=9CF7A0430CBB2DFD&sid=0401E2DB1F51F8DE&eid=5D71B28100102720&ct=D93F1F7288E4B49AFAC9B061DEAC5431FFD9594EC929B41C87DA1109C85775D9D5D07520FABB2DAC13696BA8C3A8A3BB3164636CA3C9D833DB017660A3C76BA1&et=&flag=1&journal_id=csaen&file_no=20050918&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });