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