$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=E62459D214FD64A3C8082E4ED1ABABED5711027BBBDDD35B&cid=28A2F569B2458C17&jid=96E1AD20BE36E36238BD090D0F4137C0&yid=2007&aid=55F6BBF79F6C4CAA&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=0D0D661F0B316AD5&ct=4016F82E59A38588A5490FE6AC8AC2F22F42EFD4B891F281BEB3CCCC8A14D019D60BA382D98C92AEFC59300E896DDFC620388C083C8AB08A&et=E22CCAC3ED7D5306E57397819A7B8C9ED0F48B0B5C0158617ACB83DE9F56815908D504BB0A7205C6ECCFBC89F60958159DCC3F95F8C668CA080ADBCA413B64C9&flag=1&journal_id=qx&file_no=20070511&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=E62459D214FD64A3C8082E4ED1ABABED5711027BBBDDD35B&cid=28A2F569B2458C17&jid=96E1AD20BE36E36238BD090D0F4137C0&yid=2007&aid=55F6BBF79F6C4CAA&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=0D0D661F0B316AD5&ct=4016F82E59A38588A5490FE6AC8AC2F22F42EFD4B891F281BEB3CCCC8A14D019D60BA382D98C92AEFC59300E896DDFC620388C083C8AB08A&et=E22CCAC3ED7D5306E57397819A7B8C9ED0F48B0B5C0158617ACB83DE9F56815908D504BB0A7205C6ECCFBC89F60958159DCC3F95F8C668CA080ADBCA413B64C9&flag=1&journal_id=qx&file_no=20070511&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=E62459D214FD64A3C8082E4ED1ABABED5711027BBBDDD35B&cid=28A2F569B2458C17&jid=96E1AD20BE36E36238BD090D0F4137C0&yid=2007&aid=55F6BBF79F6C4CAA&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=0D0D661F0B316AD5&ct=4016F82E59A38588A5490FE6AC8AC2F22F42EFD4B891F281BEB3CCCC8A14D019D60BA382D98C92AEFC59300E896DDFC620388C083C8AB08A&et=E22CCAC3ED7D5306E57397819A7B8C9ED0F48B0B5C0158617ACB83DE9F56815908D504BB0A7205C6ECCFBC89F60958159DCC3F95F8C668CA080ADBCA413B64C9&flag=1&journal_id=qx&file_no=20070511&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=E62459D214FD64A3C8082E4ED1ABABED5711027BBBDDD35B&cid=28A2F569B2458C17&jid=96E1AD20BE36E36238BD090D0F4137C0&yid=2007&aid=55F6BBF79F6C4CAA&iid=94C357A881DFC066&sid=E44E40A2398D4F2A&eid=0D0D661F0B316AD5&ct=4016F82E59A38588A5490FE6AC8AC2F22F42EFD4B891F281BEB3CCCC8A14D019D60BA382D98C92AEFC59300E896DDFC620388C083C8AB08A&et=E22CCAC3ED7D5306E57397819A7B8C9ED0F48B0B5C0158617ACB83DE9F56815908D504BB0A7205C6ECCFBC89F60958159DCC3F95F8C668CA080ADBCA413B64C9&flag=1&journal_id=qx&file_no=20070511&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });