$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=&iid=DF92D298D3FF1E6E&sid=2A3781E88AB1776F&eid=2A3781E88AB1776F&ct=33F29612218EF191F63252C635393D28E69D2F234495E5214F8C37016570A87B9B8DF163A0615A0D22D59AE791AEAEC5C427DCDEB67765BA&et=&flag=1&journal_id=qgysgy&file_no=201307032&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=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=&iid=DF92D298D3FF1E6E&sid=2A3781E88AB1776F&eid=2A3781E88AB1776F&ct=33F29612218EF191F63252C635393D28E69D2F234495E5214F8C37016570A87B9B8DF163A0615A0D22D59AE791AEAEC5C427DCDEB67765BA&et=&flag=1&journal_id=qgysgy&file_no=201307032&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=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=&iid=DF92D298D3FF1E6E&sid=2A3781E88AB1776F&eid=2A3781E88AB1776F&ct=33F29612218EF191F63252C635393D28E69D2F234495E5214F8C37016570A87B9B8DF163A0615A0D22D59AE791AEAEC5C427DCDEB67765BA&et=&flag=1&journal_id=qgysgy&file_no=201307032&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=5C3C05BA0FBAAAE27502844744E66FAF&yid=FF7AA908D58E97FA&aid=&iid=DF92D298D3FF1E6E&sid=2A3781E88AB1776F&eid=2A3781E88AB1776F&ct=33F29612218EF191F63252C635393D28E69D2F234495E5214F8C37016570A87B9B8DF163A0615A0D22D59AE791AEAEC5C427DCDEB67765BA&et=&flag=1&journal_id=qgysgy&file_no=201307032&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });