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