$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=7055B053B6A2E9CD&jid=09042D166F02A655FE34C79E39064B71&yid=0D1D160AB8016934&aid=836D7D4C34C3DBCE1FC8DF1D269FB2A6&iid=94C357A881DFC066&sid=FA3423FC1AE95C4E&eid=F7496043B4F12D75&ct=117DE9DC7C2D6719D35680A66808B0638EC29994F2014BA9D4CFD97064E3764C4083364F9E88B4CD3F5211219987A8B4F91AF4E5CE890F7EB06336F541D2924C&et=&flag=1&journal_id=syfckzz&file_no=2005013&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=7055B053B6A2E9CD&jid=09042D166F02A655FE34C79E39064B71&yid=0D1D160AB8016934&aid=836D7D4C34C3DBCE1FC8DF1D269FB2A6&iid=94C357A881DFC066&sid=FA3423FC1AE95C4E&eid=F7496043B4F12D75&ct=117DE9DC7C2D6719D35680A66808B0638EC29994F2014BA9D4CFD97064E3764C4083364F9E88B4CD3F5211219987A8B4F91AF4E5CE890F7EB06336F541D2924C&et=&flag=1&journal_id=syfckzz&file_no=2005013&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=7055B053B6A2E9CD&jid=09042D166F02A655FE34C79E39064B71&yid=0D1D160AB8016934&aid=836D7D4C34C3DBCE1FC8DF1D269FB2A6&iid=94C357A881DFC066&sid=FA3423FC1AE95C4E&eid=F7496043B4F12D75&ct=117DE9DC7C2D6719D35680A66808B0638EC29994F2014BA9D4CFD97064E3764C4083364F9E88B4CD3F5211219987A8B4F91AF4E5CE890F7EB06336F541D2924C&et=&flag=1&journal_id=syfckzz&file_no=2005013&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=A9DB1C13C87CE289EA38239A9433C9DC&cid=7055B053B6A2E9CD&jid=09042D166F02A655FE34C79E39064B71&yid=0D1D160AB8016934&aid=836D7D4C34C3DBCE1FC8DF1D269FB2A6&iid=94C357A881DFC066&sid=FA3423FC1AE95C4E&eid=F7496043B4F12D75&ct=117DE9DC7C2D6719D35680A66808B0638EC29994F2014BA9D4CFD97064E3764C4083364F9E88B4CD3F5211219987A8B4F91AF4E5CE890F7EB06336F541D2924C&et=&flag=1&journal_id=syfckzz&file_no=2005013&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });