$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=5B3AB970F71A803DEACDC0559115BFCF0A068CD97DD29835&cid=F547DC657067DBAE&jid=5C3C05BA0FBAAAE27502844744E66FAF&yid=9EAD63ADE6B277ED&aid=D730113A89571A0F890CA25295752BD4&iid=94C357A881DFC066&sid=8BD23BD67BF01A5C&eid=8BD23BD67BF01A5C&ct=3E1FB59A8A54BFF8A566C90EE54F06003A6CB7B3F8DFCD8100951C93ED7D151B34A4DAA4E651C46216D57ECF212BB3CB41495FC1CEF68B93&et=&flag=1&journal_id=qgysgy&file_no=201405065&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=D730113A89571A0F890CA25295752BD4&iid=94C357A881DFC066&sid=8BD23BD67BF01A5C&eid=8BD23BD67BF01A5C&ct=3E1FB59A8A54BFF8A566C90EE54F06003A6CB7B3F8DFCD8100951C93ED7D151B34A4DAA4E651C46216D57ECF212BB3CB41495FC1CEF68B93&et=&flag=1&journal_id=qgysgy&file_no=201405065&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=D730113A89571A0F890CA25295752BD4&iid=94C357A881DFC066&sid=8BD23BD67BF01A5C&eid=8BD23BD67BF01A5C&ct=3E1FB59A8A54BFF8A566C90EE54F06003A6CB7B3F8DFCD8100951C93ED7D151B34A4DAA4E651C46216D57ECF212BB3CB41495FC1CEF68B93&et=&flag=1&journal_id=qgysgy&file_no=201405065&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=D730113A89571A0F890CA25295752BD4&iid=94C357A881DFC066&sid=8BD23BD67BF01A5C&eid=8BD23BD67BF01A5C&ct=3E1FB59A8A54BFF8A566C90EE54F06003A6CB7B3F8DFCD8100951C93ED7D151B34A4DAA4E651C46216D57ECF212BB3CB41495FC1CEF68B93&et=&flag=1&journal_id=qgysgy&file_no=201405065&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });