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