$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=8240383F08CE46C8B05036380D75B607&jid=D4F6864C950C88FFCE5B6C948A639E39&yid=1999&aid=958FA97DC4DDD8FF92B6412BEF8A5DC9&iid=94C357A881DFC066&sid=EA389574707BDED3&eid=C5154311167311FE&ct=EFCEBD53AE57FDED7D669886B50BDFBD5143A9FDED2EFD834A4966E6932F5DA093EEA1740EA89F50D6F3410568653D5441FE0FD435BA1A974F5D50905FD9D4FD&et=&flag=1&journal_id=csaen&file_no=19990507&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=1999&aid=958FA97DC4DDD8FF92B6412BEF8A5DC9&iid=94C357A881DFC066&sid=EA389574707BDED3&eid=C5154311167311FE&ct=EFCEBD53AE57FDED7D669886B50BDFBD5143A9FDED2EFD834A4966E6932F5DA093EEA1740EA89F50D6F3410568653D5441FE0FD435BA1A974F5D50905FD9D4FD&et=&flag=1&journal_id=csaen&file_no=19990507&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=1999&aid=958FA97DC4DDD8FF92B6412BEF8A5DC9&iid=94C357A881DFC066&sid=EA389574707BDED3&eid=C5154311167311FE&ct=EFCEBD53AE57FDED7D669886B50BDFBD5143A9FDED2EFD834A4966E6932F5DA093EEA1740EA89F50D6F3410568653D5441FE0FD435BA1A974F5D50905FD9D4FD&et=&flag=1&journal_id=csaen&file_no=19990507&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); });