$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=FBF4C55A37E8B767FCE408A969B93A20&yid=99E9153A83D4CB11&aid=8BF098F6A1C54FF3E57729A63F1AB2FE&iid=DF92D298D3FF1E6E&sid=C3BF5C58156BEDF0&eid=A4FA325EA800C820&ct=B4D3A02EBB2095FCB48513763E04BD781D4B47899A1F184DA7828BA02B1DF675B0F000732DE19291924210A469ADC87F&et=&flag=1&journal_id=zzgy&file_no=20120312002&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=F547DC657067DBAE&jid=FBF4C55A37E8B767FCE408A969B93A20&yid=99E9153A83D4CB11&aid=8BF098F6A1C54FF3E57729A63F1AB2FE&iid=DF92D298D3FF1E6E&sid=C3BF5C58156BEDF0&eid=A4FA325EA800C820&ct=B4D3A02EBB2095FCB48513763E04BD781D4B47899A1F184DA7828BA02B1DF675B0F000732DE19291924210A469ADC87F&et=&flag=1&journal_id=zzgy&file_no=20120312002&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=F547DC657067DBAE&jid=FBF4C55A37E8B767FCE408A969B93A20&yid=99E9153A83D4CB11&aid=8BF098F6A1C54FF3E57729A63F1AB2FE&iid=DF92D298D3FF1E6E&sid=C3BF5C58156BEDF0&eid=A4FA325EA800C820&ct=B4D3A02EBB2095FCB48513763E04BD781D4B47899A1F184DA7828BA02B1DF675B0F000732DE19291924210A469ADC87F&et=&flag=1&journal_id=zzgy&file_no=20120312002&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=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=FBF4C55A37E8B767FCE408A969B93A20&yid=99E9153A83D4CB11&aid=8BF098F6A1C54FF3E57729A63F1AB2FE&iid=DF92D298D3FF1E6E&sid=C3BF5C58156BEDF0&eid=A4FA325EA800C820&ct=B4D3A02EBB2095FCB48513763E04BD781D4B47899A1F184DA7828BA02B1DF675B0F000732DE19291924210A469ADC87F&et=&flag=1&journal_id=zzgy&file_no=20120312002&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });