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