$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=&cid=&jid=&yid=9377ED8094509821&aid=&iid=94C357A881DFC066&sid=892C6E385D640C1E&eid=377D325742940769&ct=8DFA9BE6F196C954B4A0FE915BD783118C468F203604A479DEA86DC566036F60&et=B7F8B6784220BCB8CB91AEE99B96AF54955C7005CDC5F3B7A03F37FBF241390949C07F63B40088F086B845973AECE17F7932B0D409B3728048E003E672ACA0FC0C937A592F741BD47696C66F3C611CB9&flag=1&journal_id=jlyxyxb&file_no=20110507&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=&cid=&jid=&yid=9377ED8094509821&aid=&iid=94C357A881DFC066&sid=892C6E385D640C1E&eid=377D325742940769&ct=8DFA9BE6F196C954B4A0FE915BD783118C468F203604A479DEA86DC566036F60&et=B7F8B6784220BCB8CB91AEE99B96AF54955C7005CDC5F3B7A03F37FBF241390949C07F63B40088F086B845973AECE17F7932B0D409B3728048E003E672ACA0FC0C937A592F741BD47696C66F3C611CB9&flag=1&journal_id=jlyxyxb&file_no=20110507&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=&cid=&jid=&yid=9377ED8094509821&aid=&iid=94C357A881DFC066&sid=892C6E385D640C1E&eid=377D325742940769&ct=8DFA9BE6F196C954B4A0FE915BD783118C468F203604A479DEA86DC566036F60&et=B7F8B6784220BCB8CB91AEE99B96AF54955C7005CDC5F3B7A03F37FBF241390949C07F63B40088F086B845973AECE17F7932B0D409B3728048E003E672ACA0FC0C937A592F741BD47696C66F3C611CB9&flag=1&journal_id=jlyxyxb&file_no=20110507&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=&cid=&jid=&yid=9377ED8094509821&aid=&iid=94C357A881DFC066&sid=892C6E385D640C1E&eid=377D325742940769&ct=8DFA9BE6F196C954B4A0FE915BD783118C468F203604A479DEA86DC566036F60&et=B7F8B6784220BCB8CB91AEE99B96AF54955C7005CDC5F3B7A03F37FBF241390949C07F63B40088F086B845973AECE17F7932B0D409B3728048E003E672ACA0FC0C937A592F741BD47696C66F3C611CB9&flag=1&journal_id=jlyxyxb&file_no=20110507&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });