$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=9EAD63ADE6B277ED&aid=FFC4824EC8B2FC2A638E02B2AE9DF539&iid=0B39A22176CE99FB&sid=42425781F0B1C26E&eid=16D8618C6164A3ED&ct=0E3795AC1294A5BF22D302B44104458B8FF5E1BEE5EEC817CEB94CA4C394AF9C6219EA1A916BFA8D&et=&flag=1&journal_id=qgysgy&file_no=201402014&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=9EAD63ADE6B277ED&aid=FFC4824EC8B2FC2A638E02B2AE9DF539&iid=0B39A22176CE99FB&sid=42425781F0B1C26E&eid=16D8618C6164A3ED&ct=0E3795AC1294A5BF22D302B44104458B8FF5E1BEE5EEC817CEB94CA4C394AF9C6219EA1A916BFA8D&et=&flag=1&journal_id=qgysgy&file_no=201402014&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=9EAD63ADE6B277ED&aid=FFC4824EC8B2FC2A638E02B2AE9DF539&iid=0B39A22176CE99FB&sid=42425781F0B1C26E&eid=16D8618C6164A3ED&ct=0E3795AC1294A5BF22D302B44104458B8FF5E1BEE5EEC817CEB94CA4C394AF9C6219EA1A916BFA8D&et=&flag=1&journal_id=qgysgy&file_no=201402014&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=9EAD63ADE6B277ED&aid=FFC4824EC8B2FC2A638E02B2AE9DF539&iid=0B39A22176CE99FB&sid=42425781F0B1C26E&eid=16D8618C6164A3ED&ct=0E3795AC1294A5BF22D302B44104458B8FF5E1BEE5EEC817CEB94CA4C394AF9C6219EA1A916BFA8D&et=&flag=1&journal_id=qgysgy&file_no=201402014&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });