$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=A9DB1C13C87CE289EA38239A9433C9DC&cid=7055B053B6A2E9CD&jid=09042D166F02A655FE34C79E39064B71&yid=EA357AD73C8E13BC&aid=0EA157E988369EBB65779B99BA055298&iid=DF92D298D3FF1E6E&sid=F3549E0657848E2A&eid=BB98BB04E861B6F5&ct=B958F31D2AE75FD7717C00BA01E5EAF3A37E6279DB2B9C340389F8865AFF86E5350D866CEC2C163D89131D829111043FC4DA23FB818D6AF0&et=&flag=1&journal_id=syfckzz&file_no=1807016&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=EA357AD73C8E13BC&aid=0EA157E988369EBB65779B99BA055298&iid=DF92D298D3FF1E6E&sid=F3549E0657848E2A&eid=BB98BB04E861B6F5&ct=B958F31D2AE75FD7717C00BA01E5EAF3A37E6279DB2B9C340389F8865AFF86E5350D866CEC2C163D89131D829111043FC4DA23FB818D6AF0&et=&flag=1&journal_id=syfckzz&file_no=1807016&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=EA357AD73C8E13BC&aid=0EA157E988369EBB65779B99BA055298&iid=DF92D298D3FF1E6E&sid=F3549E0657848E2A&eid=BB98BB04E861B6F5&ct=B958F31D2AE75FD7717C00BA01E5EAF3A37E6279DB2B9C340389F8865AFF86E5350D866CEC2C163D89131D829111043FC4DA23FB818D6AF0&et=&flag=1&journal_id=syfckzz&file_no=1807016&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=EA357AD73C8E13BC&aid=0EA157E988369EBB65779B99BA055298&iid=DF92D298D3FF1E6E&sid=F3549E0657848E2A&eid=BB98BB04E861B6F5&ct=B958F31D2AE75FD7717C00BA01E5EAF3A37E6279DB2B9C340389F8865AFF86E5350D866CEC2C163D89131D829111043FC4DA23FB818D6AF0&et=&flag=1&journal_id=syfckzz&file_no=1807016&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });