$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=b5edd921f3d863e289b22f36e70174a7007b5f5e43d63598017d41bb67247657&cid=ab1e8b50e4b9c56c&jid=1f9f7adfdab7d0053a97b77702d99a6e&yid=ff7aa908d58e97fa&aid=782dc04e2b793c244cc8ec4e53937c31&iid=b31275af3241db2d&sid=8bd23bd67bf01a5c&eid=68d88c2fcf9c3098&ct=7a9d9b0c92ffe31ae4305e4d7cf64879092d69a914c8a41e&et=c72f7112adb09ddb33c79872e912dd4d4ccf9207fe778064&flag=1&journal_id=tykycn&file_no=20130615&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=b5edd921f3d863e289b22f36e70174a7007b5f5e43d63598017d41bb67247657&cid=ab1e8b50e4b9c56c&jid=1f9f7adfdab7d0053a97b77702d99a6e&yid=ff7aa908d58e97fa&aid=782dc04e2b793c244cc8ec4e53937c31&iid=b31275af3241db2d&sid=8bd23bd67bf01a5c&eid=68d88c2fcf9c3098&ct=7a9d9b0c92ffe31ae4305e4d7cf64879092d69a914c8a41e&et=c72f7112adb09ddb33c79872e912dd4d4ccf9207fe778064&flag=1&journal_id=tykycn&file_no=20130615&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=b5edd921f3d863e289b22f36e70174a7007b5f5e43d63598017d41bb67247657&cid=ab1e8b50e4b9c56c&jid=1f9f7adfdab7d0053a97b77702d99a6e&yid=ff7aa908d58e97fa&aid=782dc04e2b793c244cc8ec4e53937c31&iid=b31275af3241db2d&sid=8bd23bd67bf01a5c&eid=68d88c2fcf9c3098&ct=7a9d9b0c92ffe31ae4305e4d7cf64879092d69a914c8a41e&et=c72f7112adb09ddb33c79872e912dd4d4ccf9207fe778064&flag=1&journal_id=tykycn&file_no=20130615&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#RelateArticleList").html(xml); } }); $.get("/ch/reader/self_relate_article_list.aspx?pcid=b5edd921f3d863e289b22f36e70174a7007b5f5e43d63598017d41bb67247657&cid=ab1e8b50e4b9c56c&jid=1f9f7adfdab7d0053a97b77702d99a6e&yid=ff7aa908d58e97fa&aid=782dc04e2b793c244cc8ec4e53937c31&iid=b31275af3241db2d&sid=8bd23bd67bf01a5c&eid=68d88c2fcf9c3098&ct=7a9d9b0c92ffe31ae4305e4d7cf64879092d69a914c8a41e&et=c72f7112adb09ddb33c79872e912dd4d4ccf9207fe778064&flag=1&journal_id=tykycn&file_no=20130615&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });