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