$(document).ready(function() { $.get("/ch/reader/reference_list.aspx?pcid=B5EDD921F3D863E289B22F36E70174A7007B5F5E43D63598017D41BB67247657&cid=B47B31F6349F979B&jid=E410A20363259B08F0CD966C7C97223A&yid=2007&aid=5FBA66BAA61BF61FDD0B6F5DF9DB7F4C&iid=B31275AF3241DB2D&sid=&eid=&ct=61DB471C9EBE5789342B596CC8F45BF7578C18D2E2F29E2B6889BE79E0F1093601CDDE4181E9C48365FC62362FBFF3D0733A08B58D6E46795A720255E0B79FF63A7C8D70B0D5D1AC&et=&flag=1&journal_id=yjyfz&file_no=200706133&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=B5EDD921F3D863E289B22F36E70174A7007B5F5E43D63598017D41BB67247657&cid=B47B31F6349F979B&jid=E410A20363259B08F0CD966C7C97223A&yid=2007&aid=5FBA66BAA61BF61FDD0B6F5DF9DB7F4C&iid=B31275AF3241DB2D&sid=&eid=&ct=61DB471C9EBE5789342B596CC8F45BF7578C18D2E2F29E2B6889BE79E0F1093601CDDE4181E9C48365FC62362FBFF3D0733A08B58D6E46795A720255E0B79FF63A7C8D70B0D5D1AC&et=&flag=1&journal_id=yjyfz&file_no=200706133&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=B5EDD921F3D863E289B22F36E70174A7007B5F5E43D63598017D41BB67247657&cid=B47B31F6349F979B&jid=E410A20363259B08F0CD966C7C97223A&yid=2007&aid=5FBA66BAA61BF61FDD0B6F5DF9DB7F4C&iid=B31275AF3241DB2D&sid=&eid=&ct=61DB471C9EBE5789342B596CC8F45BF7578C18D2E2F29E2B6889BE79E0F1093601CDDE4181E9C48365FC62362FBFF3D0733A08B58D6E46795A720255E0B79FF63A7C8D70B0D5D1AC&et=&flag=1&journal_id=yjyfz&file_no=200706133&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=B5EDD921F3D863E289B22F36E70174A7007B5F5E43D63598017D41BB67247657&cid=B47B31F6349F979B&jid=E410A20363259B08F0CD966C7C97223A&yid=2007&aid=5FBA66BAA61BF61FDD0B6F5DF9DB7F4C&iid=B31275AF3241DB2D&sid=&eid=&ct=61DB471C9EBE5789342B596CC8F45BF7578C18D2E2F29E2B6889BE79E0F1093601CDDE4181E9C48365FC62362FBFF3D0733A08B58D6E46795A720255E0B79FF63A7C8D70B0D5D1AC&et=&flag=1&journal_id=yjyfz&file_no=200706133&ms_file_no=&ms_year=&cp=1&tn=0&from_founder_html=",function(xml){ if(xml!=""){ $("div#SelfRelateArticleList").html(xml); } }); });