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