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