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